Uses of Class
com._1c.g5.v8.dt.common.Pair
Packages that use Pair
Package
Description
-
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 -
Uses of Pair in com._1c.g5.v8.dt.common
Methods in com._1c.g5.v8.dt.common that return PairModifier and TypeMethodDescriptionstatic <T1,T2> Pair<T1, T2> Pair.newPair(T1 o1, T2 o2) A factory method to create instance ofPair.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 PairModifier and TypeMethodDescriptionLocales.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 PairModifier and TypeMethodDescriptionAbstractFeatureElementSupplier.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 PairModifier and TypeMethodDescriptionvoidValueEditControl.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.internal.layout.filtration.commands
Method parameters in com._1c.g5.v8.dt.form.internal.layout.filtration.commands with type arguments of type PairModifier and TypeMethodDescriptionbooleanLogFormSrvUniversalListGridController.getCommandParam(MainElementGridSupportedCommands commandId, Table table, List<Pair<FormStandardCommand, Boolean>> params) -
Uses of Pair in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop
Methods in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop that return PairModifier and TypeMethodDescriptionPaintHelper.ProcessedTextResult.getStringDesc()Provides string description - text contents and underscore positionMethods in com._1c.g5.v8.dt.form.internal.presentation.controls.desktop with parameters of type PairModifier and TypeMethodDescriptionCreates processed text result -
Uses of Pair in com._1c.g5.v8.dt.form.internal.ui.editor._goto
Methods in com._1c.g5.v8.dt.form.internal.ui.editor._goto that return Pair -
Uses of Pair in com._1c.g5.v8.dt.form.internal.ui.editor.item
Methods in com._1c.g5.v8.dt.form.internal.ui.editor.item that return types with arguments of type PairModifier and TypeMethodDescriptionCreationItemDialog.getSelectedItemTypeDescription()Gets selected type and type name of the item being created. -
Uses of Pair in com._1c.g5.v8.dt.form.internal.ui.util
Methods in com._1c.g5.v8.dt.form.internal.ui.util that return Pair -
Uses of Pair in com._1c.g5.v8.dt.form.layout.filtration.commands
Method parameters in com._1c.g5.v8.dt.form.layout.filtration.commands with type arguments of type PairModifier and TypeMethodDescriptionbooleanILogFormSrvULGridController.getCommandParam(MainElementGridSupportedCommands commandId, Table table, List<Pair<FormStandardCommand, Boolean>> params) -
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 PairModifier and TypeMethodDescriptionGenerationUtils.calcPictureSize(ElementBaseGeneratorContext context, V8Picture pict) -
Uses of Pair in com._1c.g5.v8.dt.form.layout.pictures
Methods in com._1c.g5.v8.dt.form.layout.pictures that return PairModifier and TypeMethodDescriptionLayoutImageProcessor.assignImageUUID(Picture picture, FormPictureCollection pictureCollection) -
Uses of Pair in com._1c.g5.v8.dt.form.layout.transformation
Methods in com._1c.g5.v8.dt.form.layout.transformation that return PairModifier and TypeMethodDescriptionstatic 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 -
Uses of Pair in com._1c.g5.v8.dt.form.service.extension
Methods in com._1c.g5.v8.dt.form.service.extension that return PairModifier and TypeMethodDescriptionPair<org.eclipse.emf.ecore.EObject,AdoptStatus> IAdoptEvent.getAdoptDescriptor()Get event modelEObjectand adopt statusAdoptStatus -
Uses of Pair in com._1c.g5.v8.dt.formnative.picture
Methods in com._1c.g5.v8.dt.formnative.picture that return PairModifier and TypeMethodDescriptionILayoutImageProcessor.assignImageUUID(Picture picture, FormPictureCollection pictureCollection) Assigns an UUID to the given image. -
Uses of Pair in com._1c.g5.v8.dt.geographicalschema.ui.internal.image.provider
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.image.provider with parameters of type PairModifier and TypeMethodDescriptionvoidMapImageProvider.setActiveObject(Pair<Integer, Integer> activeObject) Sets active object to the image provider -
Uses of Pair in com._1c.g5.v8.dt.geographicalschema.ui.internal.presenter
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.presenter that return PairModifier and TypeMethodDescriptionGeographicalSchemaPresenter.getActiveObject()IGeographicalSchemaPresenter.getActiveObject()Gets active object (layer number, object number).Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.presenter with parameters of type PairModifier and TypeMethodDescriptionvoidGeographicalSchemaPresenter.setActiveObject(Pair<Integer, Integer> object) voidIGeographicalSchemaPresenter.setActiveObject(Pair<Integer, Integer> activeObject) Sets active object in map. -
Uses of Pair in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils
Methods in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils that return PairModifier and TypeMethodDescriptionCoordinateConverter.convert(double x, double y, Projection projection) Converts coordinates to projectedGeometryUtils.getObjectFromCoordinates(GeographicalSchema schema, int x, int y, BufferedImage hitMap) Gets object number, containing given scaled coordinatesMethods in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils that return types with arguments of type PairModifier and TypeMethodDescriptionGeometryUtils.transformBounds(double xMin, double yMin, double xMax, double yMax, Projection projection, int precision, double latitudeShift, double longitudeShift) Transforms bounds rect to more precise areaMethod parameters in com._1c.g5.v8.dt.geographicalschema.ui.internal.utils with type arguments of type Pair -
Uses of Pair in com._1c.g5.v8.dt.internal.bsl.ui.documentation
Methods in com._1c.g5.v8.dt.internal.bsl.ui.documentation that return PairModifier and TypeMethodDescriptionBslDocumentationUtil.linkToPlatformDocPathAndVersion(String link) Converts Built-in documentation page link to platform documentation page path and version.Splits link to external and internal part. -
Uses of Pair in com._1c.g5.v8.dt.internal.compare.xml
Method parameters in com._1c.g5.v8.dt.internal.compare.xml with type arguments of type Pair -
Uses of Pair in com._1c.g5.v8.dt.internal.debug.ui.inlinedebug
Methods in com._1c.g5.v8.dt.internal.debug.ui.inlinedebug that return types with arguments of type Pair -
Uses of Pair in com._1c.g5.v8.dt.internal.md.compare.merge
Methods in com._1c.g5.v8.dt.internal.md.compare.merge that return PairModifier and TypeMethodDescriptionSplits the current rename operation into two. -
Uses of Pair in com._1c.g5.v8.dt.internal.md.extension
Methods in com._1c.g5.v8.dt.internal.md.extension that return PairModifier and TypeMethodDescriptionprotected Pair<org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature> MdAdoptedPropertyAccess.getExtensionProperty(org.eclipse.emf.ecore.EObject originalObject, org.eclipse.emf.ecore.EStructuralFeature originalFeature) Returns the extension model object and according property for the requested by client property and the given object.Methods in com._1c.g5.v8.dt.internal.md.extension that return types with arguments of type PairModifier and TypeMethodDescriptionIMdAdoptedPropertyMapper.getExtensionProperty(org.eclipse.emf.ecore.EObject originalObject, org.eclipse.emf.ecore.EStructuralFeature originalProperty) Returns an optional pair: The extension metadata object by the original metadata object.NameBasedPropertyMapper.getExtensionProperty(org.eclipse.emf.ecore.EObject originalObject, org.eclipse.emf.ecore.EStructuralFeature originalProperty) -
Uses of Pair in com._1c.g5.v8.dt.internal.md.ui.editors.template
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.template that return PairModifier and TypeMethodDescriptionprotected Pair<org.eclipse.ui.IEditorPart,org.eclipse.core.resources.IFile> TemplateEditorDcsPage.createDefaultEditor(org.eclipse.emf.ecore.EObject object) -
Uses of Pair in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonattribute that return types with arguments of type PairModifier and TypeMethodDescriptionprotected List<Pair<CommonAttributeUse,ItemViewModel>> AdoptedCommonAttributeContentTreeComponent.getUseInput(CommonAttribute commonAttribute, CommonAttributeContentItemViewModel itemViewModel) -
Uses of Pair in com._1c.g5.v8.dt.internal.platform.services.core.dump
Methods in com._1c.g5.v8.dt.internal.platform.services.core.dump that return PairModifier and TypeMethodDescriptionAbstractExternalObjectOperator.getExecutionInstallation(org.eclipse.core.resources.IProject project, InfobaseReference infobase) Returns a pair: execution resolvable installation and runtime execution arguments for the given project and infobase. -
Uses of Pair in com._1c.g5.v8.dt.internal.platform.services.core.infobases
Methods in com._1c.g5.v8.dt.internal.platform.services.core.infobases that return Pair -
Uses of Pair in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.connections
Methods in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.connections that return PairModifier and TypeMethodDescriptionprotected Pair<ILaunchableRuntimeComponent,IThickClientLauncher> AbstractInfobaseConnection.findRequired(Version version, int build) Finds required 1C:Enterprise runtime installation thick client launchable component and appropriate thick client executor.protected Pair<ILaunchableRuntimeComponent,IThickClientLauncher> AbstractInfobaseConnection.getThickClient(RuntimeInstallation installation) Returns 1C:Enterprise runtime thick client component and component executor for the provided installation. -
Uses of Pair in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.strategies
Methods in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.strategies that return PairModifier and TypeMethodDescriptionAbstractSynchronizationStrategy.collectAddedAndModifiedObjects(IInfobaseSynchronizationFlow synchronizationFlow) Methods in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.strategies that return types with arguments of type PairModifier and TypeMethodDescriptionAbstractSynchronizationStrategy.batchAddedAndModifiedObjects(IInfobaseSynchronizationFlow synchronizationFlow) Collects batches of objects that were added or modified in EDT/project. -
Uses of Pair in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.v2
Methods in com._1c.g5.v8.dt.internal.platform.services.core.infobases.sync.v2 that return PairModifier and TypeMethodDescriptionAbstractInfobaseSynchronizationFlow.collectAddedAndModifiedInEdtObjects() -
Uses of Pair in com._1c.g5.v8.dt.internal.platform.services.core.profiles
Methods in com._1c.g5.v8.dt.internal.platform.services.core.profiles that return PairModifier and TypeMethodDescriptionprotected Pair<ProfileFolder,String> Parse a profile key into the pofile folder and value key. -
Uses of Pair in com._1c.g5.v8.dt.internal.platform.services.ui.infobases._import
Methods in com._1c.g5.v8.dt.internal.platform.services.ui.infobases._import with parameters of type PairModifier and TypeMethodDescriptionprotected PathAbstractImportWizard.exportConfiguration(InfobaseReference infobase, org.eclipse.core.runtime.SubMonitor progress, Path destination, Pair<ILaunchableRuntimeComponent, IThickClientLauncher> thickClient, RuntimeExecutionArguments exportArguments) Exports configuration from infobase to XML. -
Uses of Pair in com._1c.g5.v8.dt.internal.rights.ui.common
Method parameters in com._1c.g5.v8.dt.internal.rights.ui.common with type arguments of type PairModifier and TypeMethodDescriptionIRightsContentFactory.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, NavigatorAdapterBase adapter, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Creates content item.IRightsContentFactory.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Creates content item for metadata object.RightsContentFactory.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, NavigatorAdapterBase adapter, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) RightsContentFactory.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) -
Uses of Pair in com._1c.g5.v8.dt.internal.rights.ui.editors
Method parameters in com._1c.g5.v8.dt.internal.rights.ui.editors with type arguments of type PairModifier and TypeMethodDescriptionIRightsUiModel.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, CollectionNavigatorAdapterBase<?> adapter, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Creates model item.IRightsUiModel.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Creates model item.RightsUiModel.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, CollectionNavigatorAdapterBase<?> adapter, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) RightsUiModel.createItem(org.eclipse.emf.ecore.EObject eObject, RoleDescription roleDescription, TreeViewerItem parentItem, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) IRightsUiModel.getChildren(TreeViewerItem item, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Gets item children.RightsUiModel.getChildren(TreeViewerItem item, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Set<org.eclipse.emf.ecore.EObject>IRightsUiModel.getSubobjectsByItem(TreeViewerItem item, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Gets subobjects by item.Set<org.eclipse.emf.ecore.EObject>RightsUiModel.getSubobjectsByItem(TreeViewerItem item, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) -
Uses of Pair in com._1c.g5.v8.dt.internal.team.ui.wizards
Methods in com._1c.g5.v8.dt.internal.team.ui.wizards that return PairModifier and TypeMethodDescriptionWizardsUiUtil.getInfobasePresentation(Object infobaseData) Returns infobase presentationWizardsUiUtil.getInfobasePresentation(Object infobaseData, String defaultLocation, String newBranchName) Returns infobase presentation -
Uses of Pair in com._1c.g5.v8.dt.internal.ui.validation.qfix
Methods in com._1c.g5.v8.dt.internal.ui.validation.qfix that return types with arguments of type PairModifier and TypeMethodDescriptionstatic Map<String,Map<Marker, Pair<FixProcessHandle, FixVariantDescriptor>>> QuickFixContibutionItem.getVariantsToHandles(Iterable<Marker> markers) Propagates and returns the map of fix variant descriptions to map of fix process handles and variant descriptorsConstructor parameters in com._1c.g5.v8.dt.internal.ui.validation.qfix with type arguments of type PairModifierConstructorDescriptionQuickFixPage(String description, Map<Marker, Pair<FixProcessHandle, Collection<FixVariantDescriptor>>> markerDescriptors) Creates a new instance of the receiver. -
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 PairModifier and TypeMethodDescriptionCollection<Pair<String,org.eclipse.ui.texteditor.IStatusField>> CustomTextEditorActionContributor.getStatusFields()Gets all customIStatusFields 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 PairModifier and TypeMethodDescriptionFieldsSourceUtil.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 PairModifier and TypeFieldDescriptionprotected static final Pair<CommonAttributeUse,ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__AUTO_DONT_USE_STATEprotected static final Pair<CommonAttributeUse,ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__AUTO_USE_STATEprotected static final Pair<CommonAttributeUse,ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__DONT_USE_STATEprotected static final Pair<CommonAttributeUse,ItemViewModel> CommonAttributeContentTreeComponent.COMMON_ATTRIBUTE_USE__USE_STATEMethods in com._1c.g5.v8.dt.md.ui.aef.components that return PairModifier and TypeMethodDescriptionprotected 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 PairModifier and TypeMethodDescriptionprotected 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 PairModifier and TypeMethodDescriptionIBaseBmHandlerNameModel.BaseBmHandlerNameModel.getCommonModulesMethods(Iterable<org.eclipse.xtext.resource.IEObjectDescription> moduleDescriptions, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> predicate) ICommonModuleMethodNamesProvider.BaseModuleAndMethodNameProvider.getCommonModulesMethods(Iterable<org.eclipse.xtext.resource.IEObjectDescription> moduleDescriptions, com.google.common.base.Predicate<org.eclipse.emf.ecore.EObject> predicate) 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.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 PairModifier and TypeMethodDescriptionprotected 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 PairModifier and TypeMethodDescriptionMoxelControl.getDrawingsSelectionFont()Returns font and font properties mask (seeFontProperties) for selected drawings.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 PairModifier and TypeMethodDescriptionLoads all persisted infobase references sections from the provided file storelocationand the provided external infobase referenceslocations. -
Uses of Pair in com._1c.g5.v8.dt.platform.services.core.infobases.sync.strategies
Methods in com._1c.g5.v8.dt.platform.services.core.infobases.sync.strategies that return PairModifier and TypeMethodDescriptionISynchronizationStrategy.collectAddedAndModifiedObjects(IInfobaseSynchronizationFlow synchronizationFlow) Collects configuration objects that have been added and modified in project (EDT) since last infobase update. -
Uses of Pair in com._1c.g5.v8.dt.platform.services.core.infobases.sync.v2
Methods in com._1c.g5.v8.dt.platform.services.core.infobases.sync.v2 that return PairModifier and TypeMethodDescriptionIInfobaseSynchronizationFlow.collectAddedAndModifiedInEdtObjects()Finds metadata objects that have been added and modified in project since last synchronization with infobase. -
Uses of Pair in com._1c.g5.v8.dt.platform.services.model
Methods in com._1c.g5.v8.dt.platform.services.model that return Pair -
Uses of Pair in com._1c.g5.v8.dt.qw.ui.utils
Methods in com._1c.g5.v8.dt.qw.ui.utils that return PairModifier and TypeMethodDescriptionstatic Pair<SpreadsheetDocument,BasicTemplate> SpreadsheetUtils.buildDocument(String templateName, org.eclipse.emf.ecore.EObject mdObject, boolean isReplaceTemplate) Make new spreadsheet documentSpreadsheetDocumentTemplateBuilder.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 PairModifier and TypeFieldDescriptionIRightsConstants.FIELD_DEPENDENCESConstant described field dependencesIRightsConstants.RIGHT_DEPENDENCESConstant described rights dependencesMethods in com._1c.g5.v8.dt.rights.model.util that return types with arguments of type PairModifier and TypeMethodDescriptionstatic 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 PairModifier and TypeMethodDescriptionstatic voidRightsModelUtil.fillObjectsToRightsMap(RoleDescription roleDescription, List<Pair<org.eclipse.emf.ecore.EObject, ObjectRights>> objectsToRightsMap) Reads rights and itsEObjectand stores it to the list.static ObjectRightsRightsModelUtil.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 PairModifier and TypeMethodDescriptionstatic Collection<Pair<String,Integer>> SearchUtils.getGroupsWithOffsets(String text, String searchText, boolean caseSencetive) Returns all string matching occurrences in the given text by thesearchTextregexp with their offsets. -
Uses of Pair in com._1c.g5.v8.dt.ui.dialog
Constructors in com._1c.g5.v8.dt.ui.dialog with parameters of type PairModifierConstructorDescriptionSelectMethodDialog(org.eclipse.swt.widgets.Shell parentShell, List<Pair<String, String>> moduleMethods, Pair<String, String> selectedModuleMethod) Creates a new dialog.Constructor parameters in com._1c.g5.v8.dt.ui.dialog with type arguments of type Pair -
Uses of Pair in com._1c.g5.v8.internal.derived.context
Constructor parameters in com._1c.g5.v8.internal.derived.context with type arguments of type PairModifierConstructorDescriptionPartBasedCaseSpecificContextCollector(org.eclipse.emf.ecore.EClass supportedType, Collection<Pair<PartBasedCaseSpecificContextCollector.Target, Collection<String>>> targetToParts) Constructs a new instance. -
Uses of Pair in com._1c.g5.v8.internal.derived.pipeline
Methods in com._1c.g5.v8.internal.derived.pipeline that return PairModifier and TypeMethodDescriptionAsyncProcessingPipelineSegmentGroup.gatherNextAvailableTask(Collection<AllowedComputations> allowedComputations) Gathers next available task.IAsyncProcessingPipelineSegmentGroup.gatherNextAvailableTask(Collection<AllowedComputations> allowedComputations) Gathers next available task.OperationPipelineSegmentGroup.gatherNextAvailableTask(Collection<AllowedComputations> allowedComputations) AsyncProcessingPipelineSegment.getNextAvailableTaskInfo(Map<Object, String> taskLocks, Collection<AllowedComputations> allowedComputations) IAsyncProcessingPipelineSegment.getNextAvailableTaskInfo(Map<Object, String> taskLocks, Collection<AllowedComputations> allowedComputations) Gets the next available task information from this segment, in case of available.OperationPipelineSegment.getNextAvailableTaskInfo(Map<Object, String> activeLockingTasks, Collection<AllowedComputations> allowedComputations) -
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 PairModifier and TypeMethodDescriptionSingleVariantXtextBslModuleFix.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 PairModifier and TypeMethodDescriptionSuppressUtil.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 PairModifier and TypeMethodDescriptionSuppressUtil.getMetadataAttributeInfo(MetadataType mdType) Provides suppression attribute info by metadata type. -
Uses of Pair in com.e1c.g5.v8.dt.distribution
Methods in com.e1c.g5.v8.dt.distribution that return types with arguments of type PairModifier and TypeMethodDescriptionIDistributionSupportManager.getDistributionSettings(MdObject mdObject) Returns optional distribution settings for md-object.IDistributionSupportManager.getSupportModes(ParentConfigurationInfo parent, MdObject mdObject) Returns optional parent configuration parent and user support modes for md-object. -
Uses of Pair in com.e1c.g5.v8.dt.distribution.model.util
Methods in com.e1c.g5.v8.dt.distribution.model.util with parameters of type PairModifier and TypeMethodDescriptionstatic ParentConfigurationInfoItemDistributionSupportUtil.createParentConfigurationInfoItem(ParentConfigurationInfo parent, UUID userId, UUID parentId, Pair<ParentSupportMode, UserSupportMode> settings) CreatesParentConfigurationInfoIteminstance. -
Uses of Pair in com.e1c.g5.v8.dt.internal.cli.api
Methods in com.e1c.g5.v8.dt.internal.cli.api that return Pair -
Uses of Pair in com.e1c.g5.v8.dt.internal.distribution
Methods in com.e1c.g5.v8.dt.internal.distribution that return types with arguments of type PairModifier and TypeMethodDescriptionDistributionSupportManager.getDistributionSettings(MdObject mdObject) DistributionSupportManager.getSupportModes(ParentConfigurationInfo parent, MdObject mdObject) -
Uses of Pair in com.e1c.g5.v8.dt.internal.distribution.index
Methods in com.e1c.g5.v8.dt.internal.distribution.index that return types with arguments of type PairModifier and TypeMethodDescriptionDistributionSupportIndexProvider.getDistributionSettings(MdObject mdObject) DistributionSupportIndexProvider.getSupportModes(ParentConfigurationInfo parent, UUID userId) Returns optional parent configuration parent and user support modes for md-object. -
Uses of Pair in com.e1c.g5.v8.dt.internal.distribution.ui
Methods in com.e1c.g5.v8.dt.internal.distribution.ui that return types with arguments of type PairModifier and TypeMethodDescriptionstatic Optional<Pair<List<MdObject>,ParentConfigurationInfo>> DistributionSupportUiUtil.getFirstAndLastObjects(IStructuredSelection selection) Returns first md-object and last parent configuration info from selection and empty if its not present. -
Uses of Pair in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.core
Methods in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.core that return PairModifier and TypeMethodDescriptionPair<org.eclipse.wst.server.core.IServer,StandaloneServerInfobase> StandaloneServerService.createServerWithInfobase(String versionMask, String projectName, InfobaseReference infobaseReference, int clusterPort, String clusterRegistryDirectory, String publicationPath, org.eclipse.core.runtime.IProgressMonitor monitor) Method parameters in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.core with type arguments of type PairModifier and TypeMethodDescriptionvoidExtensionBasedBrokenStandaloneServerNotifier.reportBroken(Collection<Pair<org.eclipse.wst.server.core.IServer, String>> brokenServers) -
Uses of Pair in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.ui.handler
Method parameters in com.e1c.g5.v8.dt.internal.platform.standaloneserver.wst.ui.handler with type arguments of type PairModifier and TypeMethodDescriptionvoidUiBrokenStandaloneServerNotifier.reportBroken(Collection<Pair<org.eclipse.wst.server.core.IServer, String>> brokenServers) -
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 PairModifier and TypeMethodDescriptionPair<org.eclipse.wst.server.core.IServer,StandaloneServerInfobase> IStandaloneServerService.createServerWithInfobase(String versionMask, String projectName, InfobaseReference infobaseReference, int clusterPort, String clusterRegistryDirectory, String publicationPath, org.eclipse.core.runtime.IProgressMonitor monitor) Creates and returns the new WST server and then created server infobase with the provided parameterns.Method parameters in com.e1c.g5.v8.dt.platform.standaloneserver.wst.core with type arguments of type PairModifier and TypeMethodDescriptionvoidIBrokenStandaloneServerNotifier.reportBroken(Collection<Pair<org.eclipse.wst.server.core.IServer, String>> brokenServers) Reports broken standalone servers to user.