Uses of Class
com._1c.g5.v8.dt.common.Pair
-
-
Uses of Pair in com._1c.g5.v8.derived.computer
Methods in com._1c.g5.v8.derived.computer that return types with arguments of type Pair Modifier and Type Method Description List<Pair<IBmObject,Set<String>>>
IDerivedDataPartBasedRebuildScopeCollector. getScope(IBmObject targetObject)
Gets the full rebuild scope for the given object. -
Uses of Pair in com._1c.g5.v8.dt.common
Methods in com._1c.g5.v8.dt.common that return Pair Modifier and Type Method Description static <T1,T2>
Pair<T1,T2>Pair. newPair(T1 o1, T2 o2)
A factory method to create instance ofPair
.static Pair<String,Integer>
StringUtils. processAmpersands(String string)
Parses string with ampersands (if any) and returns modified string and position of first char that needs to be underlined. -
Uses of Pair in com._1c.g5.v8.dt.common.ui
Methods in com._1c.g5.v8.dt.common.ui that return types with arguments of type Pair Modifier and Type Method Description Collection<Pair<String,String>>
Locales. getEntries()
Comparator<Pair<?,?>>
Locales. getEntryComparator()
-
Uses of Pair in com._1c.g5.v8.dt.compare.ui.partialmodel
Methods in com._1c.g5.v8.dt.compare.ui.partialmodel that return Pair Modifier and Type Method Description protected Pair<String,String>
AbstractFeatureElementSupplier. getSingleReferenceRepresentation(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EReference reference, IComparisonDataSource dataSource, org.eclipse.xtext.scoping.IScopeProvider scopeProvider)
A utility method for obtaining a representation of a single reference of the specified EObject. -
Uses of Pair in com._1c.g5.v8.dt.dcs.ui.valueeditors
Method parameters in com._1c.g5.v8.dt.dcs.ui.valueeditors with type arguments of type Pair Modifier and Type Method Description void
ValueEditControl. setListItems(List<Pair<org.eclipse.swt.graphics.Image,String>> items)
Set list items with images -
Uses of Pair in com._1c.g5.v8.dt.form.layout.generation
Methods in com._1c.g5.v8.dt.form.layout.generation that return Pair Modifier and Type Method Description Pair<HippoLayElementBase,HippoLayElementWCMBase>
CalendarFieldGenerator. generateElement(CalendarFieldGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
ChartGenerator. generateElement(ChartGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
CheckBoxAsTumblerGenerator. generateElement(CheckBoxAsTumblerGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
CheckBoxGenerator. generateElement(CheckBoxGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
DendrogramGenerator. generateElement(DendrogramGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
FlowchartGenerator. generateElement(FlowchartGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
FormattedDocGenerator. generateElement(FormattedDocGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
FormButtonGenerator. generateElement(FormButtonGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
GanttChartGenerator. generateElement(GanttChartGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
GeographicalMapGenerator. generateElement(GeographicalMapGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
HTMLGenerator. generateElement(HTMLGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
HyperlinkButtonGenerator. generateElement(HyperlinkButtonGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
ImageFieldGenerator. generateElement(ImageFieldGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
InputFieldGenerator. generateElement(InputFieldGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
LogicGroupGenerator. generateElement(LogicGroupGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
MoxelGenerator. generateElement(MoxelGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
PageGenerator. generateElement(PageGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
PagesGenerator. generateElement(PagesGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
PDFDocumentFieldGenerator. generateElement(PDFDocumentFieldGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
PeriodFieldGenerator. generateElement(PeriodFieldGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
PictureDecorationGenerator. generateElement(PictureDecorationGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
PlannerGenerator. generateElement(PlannerGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
ProgressBarGenerator. generateElement(ProgressBarGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
RadioGroupAsTumblerGenerator. generateElement(RadioGroupAsTumblerGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
RadioGroupGenerator. generateElement(RadioGroupGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
SearchControlElementAdditionInFormGenerator. generateElement(SearchControlElementAdditionInFormGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
SearchStringElementAdditionInFormGenerator. generateElement(SearchStringElementAdditionInFormGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
SwitcherGenerator. generateElement(SwitcherGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
TableGenerator. generateElement(TableGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
TextDecorationGenerator. generateElement(TextDecorationGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
TextDocFieldGenerator. generateElement(TextDocFieldGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
TextFieldGenerator. generateElement(TextFieldGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
TrackBarGenerator. generateElement(TrackBarGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
ViewStatusRepresentationElementAdditionInFormGenerator. generateElement(ViewStatusRepresentationElementAdditionInFormGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
-
Uses of Pair in com._1c.g5.v8.dt.form.layout.generation.base
Methods in com._1c.g5.v8.dt.form.layout.generation.base that return Pair Modifier and Type Method Description Pair<HippoLayElementBase,HippoLayElementWCMBase>
IRichElementGenerator. generateElement(T context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
Pair<HippoLayElementBase,HippoLayElementWCMBase>
TumblerBaseGenerator. generateElement(TumblerBaseGeneratorContext context, HippoLayGroupBase pHippoLayParentGroup, String nameAdd, boolean groupDisabled, boolean groupReadOnly, boolean groupInvisible)
-
Uses of Pair in com._1c.g5.v8.dt.form.layout.generation.utils
Methods in com._1c.g5.v8.dt.form.layout.generation.utils that return Pair Modifier and Type Method Description static Pair<Integer,Integer>
GenerationUtils. calcPictureSize(ElementBaseGeneratorContext context, V8Picture pict)
-
Uses of Pair in com._1c.g5.v8.dt.form.layout.transformation
Methods in com._1c.g5.v8.dt.form.layout.transformation that return Pair Modifier and Type Method Description static Pair<FormItemSpacing,FormItemSpacing>
HippoTransformatorFormGroupHelper. getSpacings(RootBaseTransformationContext<?,?> context)
-
Uses of Pair in com._1c.g5.v8.dt.form.localization
Methods in com._1c.g5.v8.dt.form.localization with parameters of type Pair Modifier and Type Method Description protected String
EventNameLocalizationProvider. getKey(Pair<ExtInfo,Event> pair)
-
Uses of Pair in com._1c.g5.v8.dt.form.service.extension
Methods in com._1c.g5.v8.dt.form.service.extension that return Pair Modifier and Type Method Description Pair<org.eclipse.emf.ecore.EObject,AdoptStatus>
IAdoptEvent. getAdoptDescriptor()
Get event modelEObject
and adopt statusAdoptStatus
-
Uses of Pair in com._1c.g5.v8.dt.launching.core.launchconfigurations
Methods in com._1c.g5.v8.dt.launching.core.launchconfigurations that return Pair Modifier and Type Method Description protected <C extends IRuntimeComponent,E extends IRuntimeComponentExecutor>
Pair<C,E>AbstractRuntimeDebugAwareLaunchDelegate. getRuntimeComponent(IResolvableRuntimeInstallation resolvable, String typeId)
Returns the 1C:Enterprise runtime installation component and executor by the provided component type id as pair of target component type instance and target component executor. -
Uses of Pair in com._1c.g5.v8.dt.lcore.ui.editor
Methods in com._1c.g5.v8.dt.lcore.ui.editor that return types with arguments of type Pair Modifier and Type Method Description Collection<Pair<String,org.eclipse.ui.texteditor.IStatusField>>
CustomTextEditorActionContributor. getStatusFields()
Gets all customIStatusField
s with them id contributed toXtextEditor
-
Uses of Pair in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return types with arguments of type Pair Modifier and Type Method Description List<Pair<String,String>>
FieldsSourceUtil. getDataPathFields(MdObject characteristicTypes)
Gets possible values for data path field ofCharacteristicsDescription
-
Uses of Pair in com._1c.g5.v8.dt.md.ui.aef.components
Fields in com._1c.g5.v8.dt.md.ui.aef.components declared as Pair Modifier and Type Field Description protected static Pair<CommonAttributeUse,ItemViewModel>
CommonAttributeContentTreeComponent. COMMON_ATTRIBUTE_USE__AUTO_DONT_USE_STATE
protected static Pair<CommonAttributeUse,ItemViewModel>
CommonAttributeContentTreeComponent. COMMON_ATTRIBUTE_USE__AUTO_USE_STATE
protected static Pair<CommonAttributeUse,ItemViewModel>
CommonAttributeContentTreeComponent. COMMON_ATTRIBUTE_USE__DONT_USE_STATE
protected static Pair<CommonAttributeUse,ItemViewModel>
CommonAttributeContentTreeComponent. COMMON_ATTRIBUTE_USE__USE_STATE
Methods in com._1c.g5.v8.dt.md.ui.aef.components that return Pair Modifier and Type Method Description protected Pair<CommonAttributeUse,ItemViewModel>
CommonAttributeContentTreeComponent.CommonAttributeContentMapper. getDefaultUseValue(CommonAttribute commonAttribute)
Gets the default value for not explicitly defined content itemMethods in com._1c.g5.v8.dt.md.ui.aef.components that return types with arguments of type Pair Modifier and Type Method Description protected List<Pair<CommonAttributeUse,ItemViewModel>>
CommonAttributeContentTreeComponent. getUseInput(CommonAttribute commonAttribute, CommonAttributeContentItemViewModel itemViewModel)
Gets the input from the view model of the USE field -
Uses of Pair in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models that return types with arguments of type Pair Modifier and Type Method Description List<Pair<String,String>>
IBaseBmHandlerNameModel.BaseBmHandlerNameModel. getCommonModulesMethods(Iterable<org.eclipse.xtext.resource.IEObjectDescription> moduleDescriptions, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> predicate)
List<Pair<String,String>>
ICommonModuleMethodNamesProvider.BaseModuleAndMethodNameProvider. getCommonModulesMethods(Iterable<org.eclipse.xtext.resource.IEObjectDescription> moduleDescriptions, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> predicate)
List<Pair<String,String>>
ICommonModuleMethodNamesProvider. getCommonModulesMethods(Iterable<org.eclipse.xtext.resource.IEObjectDescription> moduleDescriptions, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> predicate)
Returns pair of module names and containing module methods by predicate.List<Pair<String,String>>
ModuleAndExportMethodNameProvider. getCommonModulesMethods(Iterable<org.eclipse.xtext.resource.IEObjectDescription> moduleDescriptions, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> predicate)
-
Uses of Pair in com._1c.g5.v8.dt.moxel.ui
Methods in com._1c.g5.v8.dt.moxel.ui that return Pair Modifier and Type Method Description protected Pair<org.eclipse.ui.IEditorPart,org.eclipse.core.resources.IFile>
TemplateEditorSpreadsheetPage. createDefaultEditor(org.eclipse.emf.ecore.EObject object)
-
Uses of Pair in com._1c.g5.v8.dt.moxel.ui.editor
Methods in com._1c.g5.v8.dt.moxel.ui.editor that return Pair Modifier and Type Method Description Pair<Font,Integer>
MoxelControl. getDrawingsSelectionFont()
Returns font and font properties mask (seeFontProperties
) for selected drawings.Pair<Font,Integer>
MoxelControl. getSelectionFont()
Returns font and font properties mask (seeFontProperties
) for current cells selection. -
Uses of Pair in com._1c.g5.v8.dt.platform.services.core.infobases
Methods in com._1c.g5.v8.dt.platform.services.core.infobases that return Pair Modifier and Type Method Description Pair<List<Section>,org.eclipse.core.runtime.IStatus>
IInfobaseReferenceStore. load(Path location, Path... externalLocations)
Loads all persisted infobase references sections from the provided file storelocation
and the provided external infobase referenceslocations
. -
Uses of Pair in com._1c.g5.v8.dt.platform.services.core.runtimes.execution
Methods in com._1c.g5.v8.dt.platform.services.core.runtimes.execution that return Pair Modifier and Type Method Description <C extends IRuntimeComponent,T extends IRuntimeComponentExecutor>
Pair<C,T>IRuntimeComponentManager. getComponentAndExecutor(RuntimeInstallation installation, String typeId)
For the given 1C:Enterprise runtime installation and the given type identifier returns pair of: Registered instance of 1C:Enterprise runtime installation component. -
Uses of Pair in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return Pair Modifier and Type Method Description static Pair<SpreadsheetDocument,BasicTemplate>
SpreadsheetUtils. buildDocument(String templateName, org.eclipse.emf.ecore.EObject mdObject, boolean isReplaceTemplate)
Make new spreadsheet documentPair<SpreadsheetDocument,BasicTemplate>
SpreadsheetDocumentTemplateBuilder. buildSpreadsheetDocument(org.eclipse.emf.ecore.EObject mdObject, boolean isReplaceTemplate)
Build spreadsheet document -
Uses of Pair in com._1c.g5.v8.dt.rights.model.util
Fields in com._1c.g5.v8.dt.rights.model.util with type parameters of type Pair Modifier and Type Field Description static Set<Pair<String,String>>
IRightsConstants. FIELD_DEPENDENCES
Constant described field dependencesstatic Set<Pair<RightName,RightName>>
IRightsConstants. RIGHT_DEPENDENCES
Constant described rights dependencesMethods in com._1c.g5.v8.dt.rights.model.util that return types with arguments of type Pair Modifier and Type Method Description static List<Pair<org.eclipse.emf.ecore.EObject,ObjectRights>>
RightsModelUtil. getObjectsToRightsMap(RoleDescription roleDescription)
Reads rights and its e-object and stores it to the list.static Map<org.eclipse.emf.ecore.EObject,Pair<ObjectRights,Boolean>>
RightsModelUtil. getTopObjectsToRightsMap(RoleDescription roleDescription, org.eclipse.emf.ecore.EObject objectContext)
Reads rights and its e-object and stores top objects to the map.static Map<org.eclipse.emf.ecore.EObject,Pair<ObjectRights,Boolean>>
RightsModelUtil. getTopObjectsToRightsMap(RoleDescription roleDescription, org.eclipse.emf.ecore.EObject objectContext, String topObjectFqn)
Reads rights and its e-object and stores top objects to the map.Method parameters in com._1c.g5.v8.dt.rights.model.util with type arguments of type Pair Modifier and Type Method Description static void
RightsModelUtil. fillObjectsToRightsMap(RoleDescription roleDescription, List<Pair<org.eclipse.emf.ecore.EObject,ObjectRights>> objectsToRightsMap)
Reads rights and itsEObject
and stores it to the list.static ObjectRights
RightsModelUtil. filterObjectRightsByEObject(List<Pair<org.eclipse.emf.ecore.EObject,ObjectRights>> objectsToRightsMap, org.eclipse.emf.ecore.EObject eObject)
Filters object rights by eObject. -
Uses of Pair in com._1c.g5.v8.dt.search.core
Methods in com._1c.g5.v8.dt.search.core that return types with arguments of type Pair Modifier and Type Method Description static Collection<Pair<String,Integer>>
SearchUtils. getGroupsWithOffsets(String text, String searchText, boolean caseSencetive)
Returns all string matching occurrences in the given text by thesearchText
regexp with their offsets. -
Uses of Pair in com._1c.g5.v8.dt.ui.dialog
Constructor parameters in com._1c.g5.v8.dt.ui.dialog with type arguments of type Pair Constructor Description SelectMethodDialog(org.eclipse.swt.widgets.Shell parentShell, List<Pair<String,String>> moduleMethods)
Creates a new dialog. -
Uses of Pair in com.e1c.g5.v8.dt.bsl.check.qfix
Method parameters in com.e1c.g5.v8.dt.bsl.check.qfix with type arguments of type Pair Modifier and Type Method Description SingleVariantXtextBslModuleFix.FixConfigurer
SingleVariantXtextBslModuleFix.FixConfigurer. description(BiFunction<SingleVariantXtextBslModuleFixContext,IFixSession,Pair<String,String>> descriptionSupplier)
Sets the dynamic description supplier for the fix. -
Uses of Pair in com.e1c.g5.v8.dt.check.suppress.util
Methods in com.e1c.g5.v8.dt.check.suppress.util that return Pair Modifier and Type Method Description static Pair<Pair<String,String>,String>
SuppressUtil. getMetadataAttributeInfo(MetadataType mdType)
Provides suppression attribute info by metadata type.Methods in com.e1c.g5.v8.dt.check.suppress.util that return types with arguments of type Pair Modifier and Type Method Description static Pair<Pair<String,String>,String>
SuppressUtil. getMetadataAttributeInfo(MetadataType mdType)
Provides suppression attribute info by metadata type. -
Uses of Pair in com.e1c.g5.v8.dt.platform.standaloneserver.wst.core
Methods in com.e1c.g5.v8.dt.platform.standaloneserver.wst.core that return Pair Modifier and Type Method Description Pair<org.eclipse.wst.server.core.IServer,StandaloneServerInfobase>
IStandaloneServerService. createServerWithInfobase(String platformVersion, UUID infobaseId, String infobaseName, Path infobaseLocation, String projectName, org.eclipse.core.runtime.IProgressMonitor monitor)
Creates and returns the new WST server and then created server infobase with the provided parameterns.
-