Uses of Enum Class
com._1c.g5.v8.dt.compare.model.ComparisonSide
Packages that use ComparisonSide
Package
Description
-
Uses of ComparisonSide in com._1c.g5.v8.dt.bsl.compare
Methods in com._1c.g5.v8.dt.bsl.compare that return ComparisonSideModifier and TypeMethodDescriptionComparisonRegionNeighbour.getNeighbourSectionNodeSide()Returns the value of the 'Neighbour Section Node Side' attribute.Methods in com._1c.g5.v8.dt.bsl.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionstatic InputStreamBslCompareUtils.getBslModuleContentStream(BslModuleComparisonNode node, IComparisonSession session, ComparisonSide side, IQualifiedNameFilePathConverter filePathConverter) Returns the Bsl module content stream on the specified comparison side.static InputStreamBslCompareUtils.getBslModuleContentStreamOnMerge(BslModuleComparisonNode node, IMergeSession mergeSession, ComparisonSide side, IQualifiedNameFilePathConverter filePathConverter) Returns the Bsl module content stream on the specified comparison side on merge.IBslModuleNodeContentProvider.getContent(ComparisonNode node, ComparisonSide side) Returns the Bsl module node content on the specified side.BslModuleSectionComparisonNode.getName(ComparisonSide side) BslModuleSectionComparisonNode.getParentPreprocessorName(ComparisonSide side) BslModuleSectionComparisonNode.getParentPreprocessorType(ComparisonSide side) ComparisonTextRegion.getRegion(ComparisonSide side) booleanBslModuleComparisonNode.isContentBinary(ComparisonSide side) static org.eclipse.xtext.parser.IParseResultBslCompareUtils.parseBslModuleContent(BslModuleComparisonNode node, IComparisonSession session, ComparisonSide side, IQualifiedNameFilePathConverter filePathConverter) Parses the Bsl module content stream on the specified comparison side.static BslModuleContentInfoBslCompareUtils.readBslModuleContent(BslModuleComparisonNode node, IComparisonSession session, ComparisonSide side, boolean detectIsBinary, IQualifiedNameFilePathConverter filePathConverter) Reads the Bsl module content on the specified comparison side.static StringBslCompareUtils.readBslModuleContent(BslModuleSectionComparisonNode node, IComparisonSession session, ComparisonSide side, IQualifiedNameFilePathConverter filePathConverter) Reads the Bsl module content on the specified comparison side.static StringBslCompareUtils.readBslModuleContentOnMerge(BslModuleComparisonNode node, IMergeSession mergeSession, ComparisonSide side, IQualifiedNameFilePathConverter filePathConverter) Reads the Bsl module content on the specified comparison side on merge.voidComparisonRegionNeighbour.setNeighbourSectionNodeSide(ComparisonSide value) Sets the value of the 'Neighbour Section Node Side' attribute.voidComparisonTextRegion.setRegion(ComparisonSide side, TextRegion region) -
Uses of ComparisonSide in com._1c.g5.v8.dt.bsl.compare.impl
Methods in com._1c.g5.v8.dt.bsl.compare.impl that return ComparisonSideMethods in com._1c.g5.v8.dt.bsl.compare.impl with parameters of type ComparisonSideModifier and TypeMethodDescriptionBslModuleSectionComparisonNodeImpl.getName(ComparisonSide side) BslModuleSectionComparisonNodeImpl.getParentPreprocessorName(ComparisonSide side) BslModuleSectionComparisonNodeImpl.getParentPreprocessorType(ComparisonSide side) ComparisonTextRegionImpl.getRegion(ComparisonSide side) booleanBslModuleComparisonNodeImpl.isContentBinary(ComparisonSide side) voidComparisonRegionNeighbourImpl.setNeighbourSectionNodeSide(ComparisonSide newNeighbourSectionNodeSide) voidComparisonTextRegionImpl.setRegion(ComparisonSide side, TextRegion region) -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return ComparisonSideModifier and TypeMethodDescriptionSerializableMergeSettings.getOrderSide()Gets stored order side.Methods in com._1c.g5.v8.dt.compare.core with parameters of type ComparisonSideModifier and TypeMethodDescriptionbooleanIComparisonSession.areExplicitCorrespondencesSet(ComparisonSide sourceSide, ComparisonSide targetSide) An optimization flag indicating whether explicit correspondence settings are set for the specified direction.voidComparisonProcessHandle.extendScope(String symlink, ComparisonSide side) Extends the comparison scope by new symlink.voidComparisonScope.extendScope(String symlink, ComparisonSide side) Extends the comparison scope by new symlink.IComparisonSession.getDataSource(ComparisonSide side) Returns the comparison data source by its side.ComparisonProcessHandle.getDescriptor(ComparisonSide side) Returns the comparison data source descriptor on the specified side.IComparisonSession.getDirectCorrespondence(String source, ComparisonSide sourceSide, ComparisonSide targetSide) Returns the symbolic link corresponding to the given source symbolic link in the direction defined by the specified comparison sides.ComparisonScope.getExtendedScope(ComparisonSide side) Returns the extended scope for the specified comparison side.ComparisonProcessHandle.getInputScope(ComparisonSide side) Returns the list of objects (as symbolic links) comprising the input comparison scope for the specified side before the scope was extended.ComparisonScope.getInputScope(ComparisonSide side) Returns the list of objects (as symbolic links) comprising the input comparison scope for the specified side before it was extended.IComparisonSession.getMatchingStrategy(ComparisonSide firstSide, ComparisonSide secondSide) Returns the matching strategy used between the specified sides.IComparisonManager.getPotentialCorrespondingNodes(ComparisonProcessHandle handle, ComparisonNode node, ComparisonSide sourceSide) Returns a list of candidate nodes for setting as corresponding to the specified node.IComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) Returns a list of candidate nodes for setting as corresponding to the specified node.IComparisonSession.getProjectName(ComparisonSide side) Returns the given side project name.ExternalPropertyComparisonData.getQualifyingType(ComparisonSide side) Gets the qualifying type from the corresponding side.ComparisonProcessHandle.getScope(ComparisonSide side) Returns the list of objects (in the form of their symbolic links) comprising the comparison scope for the specified side.ComparisonScope.getScope(ComparisonSide side) Returns the list of objects (in the form of their symbolic links) comprising the comparison scope for the specified side.ExternalPropertyComparisonData.getSymlink(ComparisonSide side) Gets symlink identifying the external property from the corresponding side.TransformingComparedSymlinkProvider.getSymlink(ComparisonSide side) IComparisonSession.getTopNode(String symlink, ComparisonSide side) Returns a top node by the specified symbolic link.booleanIComparisonSession.isExcluded(String source, ComparisonSide sourceSide, ComparisonSide targetSide) Checks if the specified symbolic link is explicitly excluded from matching in the specified direction.booleanIComparisonSession.isInInputScope(String symlink, ComparisonSide side) Checks whether the specified symbolic link satisfies the input comparison scope (before the scope was extended) on the specified side.booleanIComparisonSession.isInScope(String symlink, ComparisonSide side) Checks whether the specified symbolic link satisfies the scope of comparison on the specified side, that is, is leading to, included into, or coming from the scope of comparison.booleanIComparisonSession.setOrderSide(long nodeId, ComparisonSide orderSide, ComparisonContext comparisonContext) Sets the order side to be used for children ordering for the specified node.voidSerializableMergeSettings.setOrderSide(ComparisonSide orderSide) Sets order side.protected abstract StringTransformingComparedSymlinkProvider.transform(ComparisonSide side, String symlink) Transforms the symbolic link. -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.datasource
Methods in com._1c.g5.v8.dt.compare.datasource with parameters of type ComparisonSideModifier and TypeMethodDescriptionComparisonDataSourceTransactionalContext.getTransaction(ComparisonSide side) Gets the transaction for the given side. -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.matching
Methods in com._1c.g5.v8.dt.compare.matching with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected abstract ObjectAbstractIdBasedObjectMatcher.getId(T object, ComparisonSide side) For the specified compared object returns its identifier.protected ObjectFeaturesListMultiMatcher.getId(org.eclipse.emf.ecore.EObject eObject, ComparisonSide side) protected ObjectRecursiveFeatureMultiMatcher.getId(org.eclipse.emf.ecore.EObject eObject, ComparisonSide side) protected ObjectSingleFeatureMatcher.getId(org.eclipse.emf.ecore.EObject eObject, ComparisonSide side) protected ObjectSingleFeatureMultiMatcher.getId(org.eclipse.emf.ecore.EObject eObject, ComparisonSide side) ISymlinkTranslationContributor.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession) Returns a "matching symlinks" object for the specified symbolic link in the specified context.ISymlinkTranslator.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession) For the specified symbolic link in the specified context on the specified side ("source side"), returns an object with this link on the specified target side and symbolic links (within the same context) of objects corresponding to the source object in the comparison model.ISymlinkTranslationContributor.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) Returns matched symlinks to the top object with the given symlink on a given comparison side.ISymlinkTranslator.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) Returns matched symlinks to the top object with the given symlink on a given comparison side.intMatchedReference.getOrder(ComparisonSide side) Returns the order of the objects for the specified side.MatchedReference.getSymlink(ComparisonSide side) Returns object's symlink for the specified side.PlatformSymlink.getSymlink(ComparisonSide side) protected abstract voidAbstractElementsTreeMatcher.matchElements(org.eclipse.emf.ecore.EObject container, ComparedObjectPath containerPath, ComparisonSide side) Matches child items of the given container and puts them by calling#putElement(EObject, ComparisonSide)method.protected voidAbstractElementsTreeMatcher.putMatchedElement(org.eclipse.emf.ecore.EObject item, ComparedObjectPath path, ComparisonSide side) Stores matched element for the given comparison side. -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.model
Fields in com._1c.g5.v8.dt.compare.model with type parameters of type ComparisonSideModifier and TypeFieldDescriptionstatic final List<ComparisonSide>ComparisonSide.VALUESA public read-only list of all the 'Comparison Side' enumerators.Methods in com._1c.g5.v8.dt.compare.model that return ComparisonSideModifier and TypeMethodDescriptionstatic ComparisonSideComparisonSide.get(int value) Returns the 'Comparison Side' literal with the specified integer value.static ComparisonSideReturns the 'Comparison Side' literal with the specified literal value.static ComparisonSideReturns the 'Comparison Side' literal with the specified name.OrderRule.getDefaultOrderSide()* Specifies the default order side.ComparisonNode.getNodeSide()* Returns comparison side to which node relates.ContainmentComparisonNode.getNodeSide()TopComparisonNode.getNodeSide()ComparedObjects.getObjectSide()IComparedObjects.getObjectSide()Returns MAIN or OTHER side if the object presents only on the one of them.OrderRule.getOrderSide()Returns the value of the 'Order Side' attribute.ContainmentComparisonNode.getOrigin()Returns the value of the 'Origin' attribute.ObjectsTriple.getOrigin()Returns MAIN or OTHER side if the object presents only on the one of them.IComparisonModelElement.getPartialSide()Returns the partial side of this element (i. e. the side with the non-empty object if the other side is empty).ObjectsTriple.getSide()Returns the side where the object presents if it presents only on the one of possible sides.static ComparisonSideMergeRuleUtils.mergeRuleToOrderSide(MergeRule mergeRule) Converts merge rule into order side.static ComparisonSideReturns the enum constant of this class with the specified name.static ComparisonSide[]ComparisonSide.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com._1c.g5.v8.dt.compare.model with parameters of type ComparisonSideModifier and TypeMethodDescriptionObjectsTriple.get(ComparisonSide side) Returns an object for the specified side.ComparedObjects.getComparedObject(ComparisonSide side) IComparedObjects.getComparedObject(ComparisonSide side) Returns a compared object on the specified side.ComparedFeatures.getFeature(ComparisonSide side) Returns the compared feature for the specified comparison side.MatchedObjectsComparisonNode.getObjectId(ComparisonSide side) intComparedObjects.getOrder(ComparisonSide side) intIComparedObjects.getOrder(ComparisonSide side) Returns the order index of the source object from the specified side.static StringMergeRuleUtils.getOrderSideTitle(ComparisonSide orderSide) Returns the title of the order side for pretty printing.ComparedObjects.getPath(ComparisonSide side) IComparedObjects.getPath(ComparisonSide side) Returns path to the compared object.org.eclipse.emf.common.util.EList<Integer>MatchedObjectsComparisonNode.getPathToTopParent(ComparisonSide side) CollectionElementComparisonNode.getPosition(ComparisonSide side) SolidResourceComparisonNode.getQualifyingType(ComparisonSide side) ReferencedObjectsComparisonNode.getRefSymlink(ComparisonSide side) ComparedSymlinks.getSymlink(ComparisonSide side) IMatchingSymlinks.getSymlink(ComparisonSide side) Returns the symbolic link of the object for the specified side.SymlinkComparisonNode.getSymlink(ComparisonSide side) booleanComparisonFlags.hasChanged(ComparisonSide side1, ComparisonSide side2) Checks if the objects compared in the specified direction have changed properties (that is, properties with different values).booleanIComparedElement.hasChanged(ComparisonSide side1, ComparisonSide side2) Returnstrueif compared objects on the specified sides have changed properties or elements.booleanComparisonFlags.hasDifferences(ComparisonSide side1, ComparisonSide side2) Checks whether there are differences between two specified sides, that is, there are changed or partial objects between them.booleanIComparedElement.hasDifferences(ComparisonSide side1, ComparisonSide side2) Returnstrueif compared objects on the specified sides are different, i.e. they have changes or one of them is absent.booleanIComparedElement.hasOnlyOnOneSide(ComparisonSide side1, ComparisonSide side2) Returnstrueif the compared object is present on the specified first side, and absent on the specified other side.booleanComparisonFlags.hasOrderChanged(ComparisonSide side1, ComparisonSide side2) Checks whether the matched object with these flags has changed its order in its parent collection in the specified direction.booleanIComparedElement.hasOrderChanged(ComparisonSide side1, ComparisonSide side2) Returnstrueif the compared object's order in its parent collection was changed between the specified sides.booleanComparisonFlags.hasUnchanged(ComparisonSide side1, ComparisonSide side2) Checks if the objects compared in the specified direction have unchanged properties (that is, properties with equal values).booleanIComparedElement.hasUnchanged(ComparisonSide side1, ComparisonSide side2) Returnstrueif compared objects on the specified sides have unchanged properties or elements.booleanComparisonFlags.isOnOneSide(ComparisonSide presentSide, ComparisonSide absentSide) Checks whether there are compared objects present on the specified side and absent at the other specified side.static MergeRuleMergeRuleUtils.orderSideToMergeRule(ComparisonSide orderSide) Converts order side into merge rule.voidObjectsTriple.set(ComparisonSide side, T object) Sets the object for the specified side.voidComparedObjects.setComparedObject(ComparisonSide side, T object) Sets the compared object for the specified side.voidIComparedObjects.setComparedObject(ComparisonSide side, T object) Sets the object on the specified side of the provider.voidComparisonFlags.setHasChanged(ComparisonSide side1, ComparisonSide side2) Sets the "Has changed properties" flag for the specified direction.voidComparisonFlags.setHasOrderChanged(ComparisonSide side1, ComparisonSide side2) Sets the "Has changed order" flag for the specified direction.voidComparisonFlags.setHasUnchanged(ComparisonSide side1, ComparisonSide side2) Sets the "Has unchanged properties" flag for the specified direction.voidMatchedObjectsComparisonNode.setObjectId(ComparisonSide side, Long objectId) voidComparisonFlags.setOnOneSide(ComparisonSide presentSide, ComparisonSide absentSide) Sets the "on one side" flag for the specified direction.voidComparedObjects.setOrder(ComparisonSide side, int order) voidIComparedObjects.setOrder(ComparisonSide side, int order) Sets the order index of a source object on the specified side.voidOrderRule.setOrderSide(ComparisonSide value) Sets the value of the 'Order Side' attribute.voidContainmentComparisonNode.setOrigin(ComparisonSide value) Sets the value of the 'Origin' attribute.voidComparedObjects.setPath(ComparisonSide side, ComparedObjectPath path) voidIComparedObjects.setPath(ComparisonSide side, ComparedObjectPath path) Sets the path to the compared object.voidCollectionElementComparisonNode.setPosition(ComparisonSide side, Integer position) -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.model.impl
Methods in com._1c.g5.v8.dt.compare.model.impl that return ComparisonSideModifier and TypeMethodDescriptionCompareFactoryImpl.createComparisonSideFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) OrderRuleImpl.getDefaultOrderSide()ComparisonNodeImpl.getNodeSide()ContainmentCollectionImplComparisonNodeImpl.getNodeSide()ContainmentComparisonNodeImpl.getNodeSide()ExternalPropertyComparisonNodeImpl.getNodeSide()ReferenceCollectionImplComparisonNodeImpl.getNodeSide()SingleContainmentFeatureImplComparisonNodeImpl.getNodeSide()SingleReferenceFeatureImplComparisonNodeImpl.getNodeSide()SingleValueImplComparisonNodeImpl.getNodeSide()TopComparisonNodeImpl.getNodeSide()ValueCollectionImplComparisonNodeImpl.getNodeSide()OrderRuleImpl.getOrderSide()ContainmentCollectionImplComparisonNodeImpl.getOrigin()ContainmentComparisonNodeImpl.getOrigin()ReferenceCollectionImplComparisonNodeImpl.getOrigin()SingleContainmentFeatureImplComparisonNodeImpl.getOrigin()SingleReferenceFeatureImplComparisonNodeImpl.getOrigin()SingleValueImplComparisonNodeImpl.getOrigin()ValueCollectionImplComparisonNodeImpl.getOrigin()Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type ComparisonSideModifier and TypeMethodDescriptionContainmentCollectionElementImplComparisonNodeImpl.getObjectId(ComparisonSide side) ManifestHeaderComparisonNodeImpl.getObjectId(ComparisonSide side) MatchedObjectsComparisonNodeImpl.getObjectId(ComparisonSide side) ReferenceCollectionElementImplComparisonNodeImpl.getObjectId(ComparisonSide side) SingleContainmentFeatureComparisonNodeImpl.getObjectId(ComparisonSide side) SingleFeatureComparisonNodeImpl.getObjectId(ComparisonSide side) SingleReferenceFeatureComparisonNodeImpl.getObjectId(ComparisonSide side) ValueCollectionElementImplComparisonNodeImpl.getObjectId(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>ContainmentCollectionElementImplComparisonNodeImpl.getPathToTopParent(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>ManifestHeaderComparisonNodeImpl.getPathToTopParent(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>MatchedObjectsComparisonNodeImpl.getPathToTopParent(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>ReferenceCollectionElementImplComparisonNodeImpl.getPathToTopParent(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>SingleContainmentFeatureComparisonNodeImpl.getPathToTopParent(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>SingleFeatureComparisonNodeImpl.getPathToTopParent(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>SingleReferenceFeatureComparisonNodeImpl.getPathToTopParent(ComparisonSide side) org.eclipse.emf.common.util.EList<Integer>ValueCollectionElementImplComparisonNodeImpl.getPathToTopParent(ComparisonSide side) CollectionElementComparisonNodeImpl.getPosition(ComparisonSide side) ContainmentCollectionElementImplComparisonNodeImpl.getPosition(ComparisonSide side) ManifestHeaderComparisonNodeImpl.getPosition(ComparisonSide side) ReferenceCollectionElementImplComparisonNodeImpl.getPosition(ComparisonSide side) ValueCollectionElementImplComparisonNodeImpl.getPosition(ComparisonSide side) SolidResourceComparisonNodeImpl.getQualifyingType(ComparisonSide side) ReferenceCollectionElementComparisonNodeImpl.getRefSymlink(ComparisonSide side) ReferenceCollectionElementImplComparisonNodeImpl.getRefSymlink(ComparisonSide side) ReferencedObjectsComparisonNodeImpl.getRefSymlink(ComparisonSide side) SingleReferenceFeatureComparisonNodeImpl.getRefSymlink(ComparisonSide side) ExternalPropertyComparisonNodeImpl.getSymlink(ComparisonSide side) SymlinkComparisonNodeImpl.getSymlink(ComparisonSide side) voidContainmentCollectionElementImplComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidManifestHeaderComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidMatchedObjectsComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidReferenceCollectionElementImplComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidSingleContainmentFeatureComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidSingleFeatureComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidSingleReferenceFeatureComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidValueCollectionElementImplComparisonNodeImpl.setObjectId(ComparisonSide side, Long objectId) voidOrderRuleImpl.setOrderSide(ComparisonSide newOrderSide) voidContainmentCollectionImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidContainmentComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidReferenceCollectionImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidSingleContainmentFeatureImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidSingleReferenceFeatureImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidSingleValueImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidValueCollectionImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidCollectionElementComparisonNodeImpl.setPosition(ComparisonSide side, Integer position) voidContainmentCollectionElementImplComparisonNodeImpl.setPosition(ComparisonSide side, Integer position) voidManifestHeaderComparisonNodeImpl.setPosition(ComparisonSide side, Integer position) voidReferenceCollectionElementImplComparisonNodeImpl.setPosition(ComparisonSide side, Integer position) voidValueCollectionElementImplComparisonNodeImpl.setPosition(ComparisonSide side, Integer position) -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.order
Methods in com._1c.g5.v8.dt.compare.order with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected abstract intAbstractMatchedObjectOrderer.getOrder(U object, ComparisonSide side) Returns the original order index of the source object on the specified side.intMatchedEmfObjectOrderer.getOrder(T object, ComparisonSide side) AbstractMatchedObjectOrderer.getOrdered(ComparisonSide orderSide) Returns a list of matched objects ordered according to the specified side.AbstractMatchedObjectOrderer.getWithChangedOrder(ComparisonSide side1, ComparisonSide side2) Returns a list of matched objects whose order was changed between the specified sides.protected abstract booleanAbstractMatchedObjectOrderer.isPresent(U object, ComparisonSide side) Checks whether a source object is present on the specified side of the matched object.booleanMatchedEmfObjectOrderer.isPresent(T object, ComparisonSide side) -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.participant
Methods in com._1c.g5.v8.dt.compare.participant with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected abstract StringAbstractEmfBasedComparisonParticipant.getExternalPropertySymlink(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) Returns the symbolic link (FQN) of the specified external property.AbstractEmfBasedComparisonParticipant.getMultiReferenceSymlinks(org.eclipse.emf.ecore.EObject contextObject, org.eclipse.emf.ecore.EReference reference, IComparisonSession session, ComparisonSide side) Returns list of symbolic links for objects referenced by the specified multi-reference feature from the specified context object.protected StringAbstractEmfBasedComparisonParticipant.getMultiReferenceValueSymlink(org.eclipse.emf.ecore.EObject contextObject, org.eclipse.emf.ecore.EReference reference, org.eclipse.emf.ecore.EObject targetObject, IComparisonSession session, ComparisonSide side) Returns symbolic link of the specified target object lying into collection of referencing objects specified by the given multi-reference feature.protected StringAbstractEmfBasedComparisonParticipant.getSingleReferenceSymlink(org.eclipse.emf.ecore.EObject contextObject, org.eclipse.emf.ecore.EReference reference, IComparisonSession session, ComparisonSide side) Returns a symbolic link for an object defined by a single reference from the given context object. -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.ui
Methods in com._1c.g5.v8.dt.compare.ui with parameters of type ComparisonSideModifier and TypeMethodDescriptionstatic AbstractTwoWayViewerFilterFilterUtils.twoWay(ComparisonFilterKind kind, ComparisonSide source, ComparisonSide target) Creates a two-way viewer filter for the specified kind and comparison direction.static AbstractTwoWayViewerFilterFilterUtils.twoWayChanged(ComparisonSide side1, ComparisonSide side2) Creates a two-way "changed" viewer filter for the specified sides.static AbstractTwoWayViewerFilterFilterUtils.twoWayDifferences(ComparisonSide side1, ComparisonSide side2) Creates a two-way "differences" viewer filter for the specified sides.static AbstractTwoWayViewerFilterFilterUtils.twoWayOnlyOnOneSide(ComparisonSide side1, ComparisonSide side2, String firstComparisonSideName) Creates a two-way "only on one side and not the other" viewer filter for the specified sides.static AbstractTwoWayViewerFilterFilterUtils.twoWayUnchanged(ComparisonSide side1, ComparisonSide side2) Creates a two-way "unchanged" viewer filter for the specified sides. -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.ui.editor
Methods in com._1c.g5.v8.dt.compare.ui.editor with parameters of type ComparisonSideModifier and TypeMethodDescriptionLightweightComparisonProcessHandle.getDescriptor(ComparisonSide side) Returns the comparison data source descriptor on the specified side.IDtComparisonViewDataProvider.getPotentialCorrespondingNodes(IPartialModelNode node, ComparisonSide sourceSide) Returns list of potential corresponding nodes for the specified node. -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.ui.partialmodel
Methods in com._1c.g5.v8.dt.compare.ui.partialmodel with parameters of type ComparisonSideModifier and TypeMethodDescriptionEqualNodesObjectsCollector.collectObjectsToCreateEqualNodes(org.eclipse.emf.ecore.EObject parent, ComparisonNode featureNode, org.eclipse.emf.ecore.EStructuralFeature feature, ComparisonSide side, ComparisonContext comparisonContext) Collects child EObjects to create equal nodes for.EqualNodesObjectsCollector.getChildNodePositions(ComparisonNode featureNode, ComparisonSide side) Gets the set of child node positionsprotected StringAbstractEmfBasedPartialModelController.getRepresentation(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IComparisonSession session, ComparisonSide side) -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.ui.partialmodel.node
Methods in com._1c.g5.v8.dt.compare.ui.partialmodel.node that return ComparisonSideModifier and TypeMethodDescriptionAbstractEqualNodeWithChildren.getModelObjectSide()EqualEmfFeatureTerminalNode.getModelObjectSide()EqualListElementTerminalNode.getModelObjectSide()EqualPartialNodeSide.getModelObjectSide()Returns the side where the model object of the equal node lies.IPartialEqualNode.getModelObjectSide()Returns the side (MAIN or OTHER) where the model object presents and the partial node is built for.EqualPartialNodeSide.getNodeSide()Returns node's side according toIPartialModelNode.getSide()semantics.IOrderMergeRulePartialModelNode.getOrderSide()Gets preferred side to get order from.AbstractEqualNodeWithChildren.getSide()AbstractPartialModelNode.getSide()EqualEmfFeatureTerminalNode.getSide()EqualListElementTerminalNode.getSide()IPartialModelNode.getSide()If the compared object presents only on MAIN or on OTHER side and is absent on the other one, that side is returned.VirtualFolderPartialModelNode.getSide()Methods in com._1c.g5.v8.dt.compare.ui.partialmodel.node with parameters of type ComparisonSideModifier and TypeMethodDescriptionintEqualListElementNodeWithChildren.getPosition(ComparisonSide side) intIPartialListElementNode.getPosition(ComparisonSide side) Returns element's position (index) in the collection of model objects from the corresponding side.intListElementNodeWithChildren.getPosition(ComparisonSide side) intListElementTerminalNode.getPosition(ComparisonSide side) AbstractDirectPartialModelNode.getSideLabel(ComparisonSide side) AbstractNodeWithLabels.getSideLabel(ComparisonSide side) EqualEmfFeatureNodeWithChildren.getSideLabel(ComparisonSide side) EqualEmfFeatureTerminalNode.getSideLabel(ComparisonSide side) EqualListElementTerminalNode.getSideLabel(ComparisonSide side) EqualReferenceListElementTerminalNode.getSideLabel(ComparisonSide side) ExternalPropertyPartialModelNode.getSideLabel(ComparisonSide side) IPartialModelNode.getSideLabel(ComparisonSide side) Returns a label (textual representation) of the value referred from the specified side of the node.ProjectPartialModelNode.getSideLabel(ComparisonSide side) RootPartialModelNode.getSideLabel(ComparisonSide side) VirtualFolderPartialModelNode.getSideLabel(ComparisonSide side) booleanAbstractDirectPartialModelNode.hasChanged(ComparisonSide side1, ComparisonSide side2) booleanAbstractNodeWithLabels.hasChanged(ComparisonSide side1, ComparisonSide side2) booleanProjectPartialModelNode.hasChanged(ComparisonSide side1, ComparisonSide side2) booleanRootPartialModelNode.hasChanged(ComparisonSide side1, ComparisonSide side2) booleanVirtualFolderPartialModelNode.hasChanged(ComparisonSide side1, ComparisonSide side2) booleanAbstractDirectPartialModelNode.hasDifferences(ComparisonSide side1, ComparisonSide side2) booleanAbstractNodeWithLabels.hasDifferences(ComparisonSide side1, ComparisonSide side2) booleanProjectPartialModelNode.hasDifferences(ComparisonSide side1, ComparisonSide side2) booleanRootPartialModelNode.hasDifferences(ComparisonSide side1, ComparisonSide side2) booleanVirtualFolderPartialModelNode.hasDifferences(ComparisonSide side1, ComparisonSide side2) booleanAbstractDirectPartialModelNode.hasOnlyOnOneSide(ComparisonSide side1, ComparisonSide side2) booleanAbstractNodeWithLabels.hasOnlyOnOneSide(ComparisonSide side1, ComparisonSide side2) booleanProjectPartialModelNode.hasOnlyOnOneSide(ComparisonSide side1, ComparisonSide side2) booleanRootPartialModelNode.hasOnlyOnOneSide(ComparisonSide side1, ComparisonSide side2) booleanVirtualFolderPartialModelNode.hasOnlyOnOneSide(ComparisonSide side1, ComparisonSide side2) booleanAbstractDirectPartialModelNode.hasOrderChanged(ComparisonSide side1, ComparisonSide side2) booleanAbstractNodeWithLabels.hasOrderChanged(ComparisonSide side1, ComparisonSide side2) booleanRootPartialModelNode.hasOrderChanged(ComparisonSide side1, ComparisonSide side2) booleanVirtualFolderPartialModelNode.hasOrderChanged(ComparisonSide side1, ComparisonSide side2) booleanAbstractDirectPartialModelNode.hasUnchanged(ComparisonSide side1, ComparisonSide side2) booleanAbstractNodeWithLabels.hasUnchanged(ComparisonSide side1, ComparisonSide side2) booleanProjectPartialModelNode.hasUnchanged(ComparisonSide side1, ComparisonSide side2) booleanRootPartialModelNode.hasUnchanged(ComparisonSide side1, ComparisonSide side2) booleanVirtualFolderPartialModelNode.hasUnchanged(ComparisonSide side1, ComparisonSide side2) Constructors in com._1c.g5.v8.dt.compare.ui.partialmodel.node with parameters of type ComparisonSideModifierConstructorDescriptionprotectedAbstractEqualNodeWithChildren(IPartialModelNode parent, org.eclipse.emf.ecore.EObject modelObject, org.eclipse.emf.ecore.EStructuralFeature feature, int modelObjectPosition, ComparisonSide objectSide, String label, IImageProvider imageProvider, IComparisonSession comparisonSession) Constructs a node.protectedAbstractNodeWithLabels(IPartialModelNode parent, String label, ComparisonSide objectSide, IImageProvider imageProvider, IComparisonSession comparisonSession) Constructs partial node when the comparison node is absent.protectedAbstractNodeWithLabelsAndChildren(IPartialModelNode parent, String label, ComparisonSide objectSide, IImageProvider imageProvider, IComparisonSession comparisonSession) Constructs partial node when the comparison node is absent.protectedEmfFeatureTerminalNode(IPartialModelNode parent, org.eclipse.emf.ecore.EStructuralFeature feature, String label, ComparisonSide objectSide, IImageProvider imageProvider, IComparisonSession comparisonSession) Constructs a node when no comparison node is given.EqualEmfFeatureNodeWithChildren(IPartialModelNode parent, org.eclipse.emf.ecore.EStructuralFeature feature, org.eclipse.emf.ecore.EObject modelObject, ComparisonSide objectSide, String mainLabel, String otherLabel, IImageProvider imageProvider, IComparisonSession comparisonSession) Constructs a node for the given feature and corresponding object Id.EqualEmfFeatureTerminalNode(IPartialModelNode parent, org.eclipse.emf.ecore.EStructuralFeature feature, ComparisonSide objectSide, String mainLabel, String otherLabel, IImageProvider imageProvider, IComparisonSession comparisonSession) Constructs a node for the given feature.EqualListElementNodeWithChildren(IPartialFeatureNode parent, org.eclipse.emf.ecore.EObject modelObject, org.eclipse.emf.ecore.EStructuralFeature parentFeature, int mainPosition, int otherPosition, ComparisonSide objectSide, String representation, IImageProvider imageProvider, String label, IComparisonSession comparisonSession) Constructs a node.EqualListElementTerminalNode(IPartialFeatureNode parent, String representation, int mainPosition, int otherPosition, ComparisonSide objectSide, IImageProvider imageProvider, String label, IComparisonSession comparisonSession) Constructs a node.EqualListElementTerminalNode(IPartialFeatureNode parent, String representation, String renamedOtherRepresentation, int mainPosition, int otherPosition, ComparisonSide objectSide, IImageProvider imageProvider, String label, IComparisonSession comparisonSession) Constructs a node.EqualListElementTerminalNode(IPartialModelNode parent, String representation, org.eclipse.emf.ecore.EStructuralFeature parentFeature, int mainPosition, int otherPosition, ComparisonSide objectSide, IImageProvider imageProvider, String label, IComparisonSession comparisonSession) Constructs a node with the specified object's parent feature.EqualPartialNodeSide(ComparisonSide objectSide) Creates instance.EqualReferenceListElementTerminalNode(IPartialFeatureNode parent, String mainRepresentation, String otherRepresentation, int mainPosition, int otherPosition, ComparisonSide objectSide, IImageProvider imageProvider, String label, IComparisonSession comparisonSession) Constructs a nodeprotectedListElementTerminalNode(IPartialModelNode parent, String representation, org.eclipse.emf.ecore.EStructuralFeature parentFeature, int mainPosition, int otherPosition, ComparisonSide objectSide, IImageProvider imageProvider, String label, IComparisonSession comparisonSession) Constructs partial node when the comparison node is absent. -
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.ui.util
Methods in com._1c.g5.v8.dt.compare.ui.util with parameters of type ComparisonSideModifier and TypeMethodDescriptionstatic StringCompareUiUtils.getComparisonSideTitle(ComparisonSide side) Returns the title of the specified comparison side. -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.bsl.compare.contributor
Methods in com._1c.g5.v8.dt.internal.bsl.compare.contributor with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected com._1c.g5.v8.dt.internal.bsl.compare.contributor.BslModuleSectionDescriptionMatcher.BslModuleSectionIdBslModuleSectionDescriptionMatcher.getId(BslModuleSectionDescription description, ComparisonSide side) protected intComparisonTextRegionWrapperOrderer.getOrder(ComparisonTextRegionWrapper comparisonRegionWrapper, ComparisonSide side) protected intMatchedBslModuleSectionOrderer.getOrder(ComparedBslModuleSectionDescriptions object, ComparisonSide side) BslModuleComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) protected booleanComparisonTextRegionWrapperOrderer.isPresent(ComparisonTextRegionWrapper comparisonRegionWrapper, ComparisonSide side) protected booleanMatchedBslModuleSectionOrderer.isPresent(ComparedBslModuleSectionDescriptions object, ComparisonSide side) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.bsl.compare.ui
Methods in com._1c.g5.v8.dt.internal.bsl.compare.ui with parameters of type ComparisonSideModifier and TypeMethodDescriptionstatic org.eclipse.compare.ITypedElementBslCompareUiUtils.getModuleNodeTypedElement(BslModuleComparisonNode comparisonNode, IComparisonSession session, ComparisonSide side, String comparisonSideName, org.eclipse.compare.CompareConfiguration compareConfiguration, IQualifiedNameFilePathConverter filePathConverter, ISymbolicLinkLocalizer symbolicLinkLocalizer) Returns the Bsl module node typed element.static StringBslCompareUiUtils.getSectionContent(BslModuleSectionComparisonNode node, IComparedObjects<org.eclipse.jface.text.IDocument> comparingDocuments, ComparisonSide side) Returns the Bsl module section content on the specified size.static org.eclipse.compare.ITypedElementBslCompareUiUtils.getSectionNodeTypedElement(BslModuleSectionComparisonNode comparisonNode, IComparedObjects<org.eclipse.jface.text.IDocument> comparingDocuments, ComparisonSide side, org.eclipse.compare.CompareConfiguration compareConfiguration) Returns the Bsl module section node typed element.BslModuleSectionPartialModelNode.getSideLabel(ComparisonSide side) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.chart.compare
Methods in com._1c.g5.v8.dt.internal.chart.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionChartComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.cmi.compare
Methods in com._1c.g5.v8.dt.internal.cmi.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected StringCmiComparisonParticipant.getExternalPropertySymlink(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) CmiComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.cmi.compare.ui
Constructors in com._1c.g5.v8.dt.internal.cmi.compare.ui with parameters of type ComparisonSideModifierConstructorDescriptionEqualFragmentPartialNode(IPartialFeatureNode parent, org.eclipse.emf.ecore.EObject modelObject, org.eclipse.emf.ecore.EStructuralFeature fragmentFeature, int mainPosition, int otherPosition, ComparisonSide objectSide, String label, IComparisonSession comparisonSession) Creates partial node instance. -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.compare
Methods in com._1c.g5.v8.dt.internal.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionbooleanComparisonSession.areExplicitCorrespondencesSet(ComparisonSide sourceSide, ComparisonSide targetSide) ComparisonSession.getDataSource(ComparisonSide side) ComparisonSession.getDirectCorrespondence(String source, ComparisonSide sourceSide, ComparisonSide targetSide) ComparisonSession.getMatchingStrategy(ComparisonSide firstSide, ComparisonSide secondSide) ComparisonManager.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession) ComparisonManager.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) ComparisonManager.getPotentialCorrespondingNodes(ComparisonProcessHandle handle, ComparisonNode node, ComparisonSide sourceSide) SolidResourceComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) ComparisonSession.getProjectName(ComparisonSide side) ComparisonSession.getTopNode(String symlink, ComparisonSide side) booleanComparisonSession.isExcluded(String source, ComparisonSide sourceSide, ComparisonSide targetSide) booleanComparisonSession.isInInputScope(String symlink, ComparisonSide side) booleanComparisonSession.isInScope(String symlink, ComparisonSide side) booleanComparisonSession.setOrderSide(long nodeId, ComparisonSide orderSide, ComparisonContext comparisonContext) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.compare.store
Methods in com._1c.g5.v8.dt.internal.compare.store with parameters of type ComparisonSideModifier and TypeMethodDescriptionComparisonProcessStore.getDirectCorrespondence(ComparisonProcessHandle handle, String source, ComparisonSide sourceSide, ComparisonSide targetSide) IComparisonProcessStore.getDirectCorrespondence(ComparisonProcessHandle handle, String source, ComparisonSide sourceSide, ComparisonSide targetSide) Gets the direct correspondence for the specified symbolic link and direction.booleanComparisonProcessStore.isExcluded(ComparisonProcessHandle handle, String source, ComparisonSide sourceSide, ComparisonSide targetSide) booleanIComparisonProcessStore.isExcluded(ComparisonProcessHandle handle, String source, ComparisonSide sourceSide, ComparisonSide targetSide) Checks if the specified object is explicitly excluded from being matched in the specified direction. -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.compare.tracing
Methods in com._1c.g5.v8.dt.internal.compare.tracing with parameters of type ComparisonSideModifier and TypeMethodDescriptionstatic voidTracer.setOrderSideForNode(ComparisonNode node, ComparisonSide orderSide, ComparisonSession comparisonSession) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.compare.ui.editor
Fields in com._1c.g5.v8.dt.internal.compare.ui.editor declared as ComparisonSideModifier and TypeFieldDescriptionprotected final ComparisonSideAbstractTwoWayViewerFilter.side1protected final ComparisonSideAbstractTwoWayViewerFilter.side2Methods in com._1c.g5.v8.dt.internal.compare.ui.editor with parameters of type ComparisonSideModifier and TypeMethodDescriptionvoidViewerFilterBySubsystems.createEObjectTries(IComparisonSession comparisonSession, ComparisonSide side) Creates and storesEObjectTries for givenIComparisonDataSource.DtComparisonViewDataProvider.getPotentialCorrespondingNodes(IPartialModelNode node, ComparisonSide sourceSide) Constructors in com._1c.g5.v8.dt.internal.compare.ui.editor with parameters of type ComparisonSideModifierConstructorDescriptionprotectedAbstractTwoWayViewerFilter(ComparisonSide side1, ComparisonSide side2) Constructs a viewer filter. -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.dcs.compare
Methods in com._1c.g5.v8.dt.internal.dcs.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionDcsComparisonParticipant.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession) DcsComparisonParticipant.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) DcsComparisonParticipant.getMultiReferenceSymlinks(org.eclipse.emf.ecore.EObject contextObject, org.eclipse.emf.ecore.EReference reference, IComparisonSession session, ComparisonSide side) protected StringDcsComparisonParticipant.getMultiReferenceValueSymlink(org.eclipse.emf.ecore.EObject contextObject, org.eclipse.emf.ecore.EReference reference, org.eclipse.emf.ecore.EObject eObject, IComparisonSession session, ComparisonSide side) DcsComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.form.compare
Methods in com._1c.g5.v8.dt.internal.form.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected ObjectDataPathMatcher.getId(org.eclipse.emf.ecore.EObject object, ComparisonSide side) FormComparisonParticipant.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext objectComparisonContext, IMergeSession mergeSession) FormComparisonParticipant.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) FormComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) protected voidFormElementsMatcher.matchElements(org.eclipse.emf.ecore.EObject item, ComparedObjectPath itemPath, ComparisonSide side) Constructors in com._1c.g5.v8.dt.internal.form.compare with parameters of type ComparisonSideModifierConstructorDescriptionDataPathId(AbstractDataPath dataPath, ComparisonSide side, ComparisonContext comparisonContext, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Creates a new instance. -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.htmldocument.compare
Methods in com._1c.g5.v8.dt.internal.htmldocument.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected StringHtmlDocumentComparisonParticipant.getExternalPropertySymlink(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) HtmlDocumentComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.md.compare
Methods in com._1c.g5.v8.dt.internal.md.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionComparedMdObjectResource.getChildBySymlink(ComparisonContext comparisonContext, String symlink, ComparisonSide side) Gets child MdObject by the specified symlink.voidComparedMdObjectResource.updateResource(MdObjectResource resource, ComparisonSide side) Updates stored resource object.Constructors in com._1c.g5.v8.dt.internal.md.compare with parameters of type ComparisonSideModifierConstructorDescriptionMdObjectResource(MdObject mdObject, ComparisonSide side) Constructs a resource with the specified MD object. -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.md.compare.participant
Methods in com._1c.g5.v8.dt.internal.md.compare.participant with parameters of type ComparisonSideModifier and TypeMethodDescriptionMdObjectComparisonParticipant.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession) MdObjectComparisonParticipant.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) ManifestComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) MdObjectComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) UnsupportedObjectComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.rights.compare
Methods in com._1c.g5.v8.dt.internal.rights.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected StringRightsComparisonParticipant.getExternalPropertySymlink(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) RightsComparisonParticipant.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession) RightsComparisonParticipant.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) RightsComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide) protected StringRightsComparisonParticipant.getSingleReferenceSymlink(org.eclipse.emf.ecore.EObject contextObject, org.eclipse.emf.ecore.EReference reference, IComparisonSession session, ComparisonSide side) -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.rights.compare.ui
Methods in com._1c.g5.v8.dt.internal.rights.compare.ui with parameters of type ComparisonSideModifier and TypeMethodDescriptionEqualRoleRightsTerminalNode.getParentRoleDescription(ComparisonSide side, ComparisonContext comparisonContext) IPartialRoleRightsNode.getParentRoleDescription(ComparisonSide side, ComparisonContext comparisonContext) Returns parentRoleDescriptionobject for the specified side.RoleRightsTerminalNode.getParentRoleDescription(ComparisonSide side, ComparisonContext comparisonContext) EqualObjectRightsNodeWithChildren.getSideLabel(ComparisonSide side) Constructors in com._1c.g5.v8.dt.internal.rights.compare.ui with parameters of type ComparisonSideModifierConstructorDescriptionEqualObjectRightsNodeWithChildren(IPartialFeatureNode parent, ObjectRights rights, long rightsObjectId, String representation, String renamedOtherRepresentation, int mainPosition, int otherPosition, ComparisonSide objectSide, IImageProvider imageProvider) Creates node instance.EqualObjectRightTerminalNode(IPartialModelNode parent, String representation, String value, int mainPosition, int otherPosition, ComparisonSide objectSide, IImageProvider imageProvider) The constructor.EqualRoleTemplateTerminalNode(IPartialFeatureNode parent, RestrictionTemplate template, String representation, int mainPosition, int otherPosition, ComparisonSide objectSide) Creates the node. -
Uses of ComparisonSide in com._1c.g5.v8.dt.internal.testing.compare
Methods in com._1c.g5.v8.dt.internal.testing.compare that return ComparisonSide -
Uses of ComparisonSide in com._1c.g5.v8.dt.md.compare.impl
Methods in com._1c.g5.v8.dt.md.compare.impl that return ComparisonSideModifier and TypeMethodDescriptionChildMdCollectionImplComparisonNodeImpl.getNodeSide()TopMdCollectionImplComparisonNodeImpl.getNodeSide()ChildMdCollectionImplComparisonNodeImpl.getOrigin()TopMdCollectionImplComparisonNodeImpl.getOrigin()Methods in com._1c.g5.v8.dt.md.compare.impl with parameters of type ComparisonSideModifier and TypeMethodDescriptionMdObjectCollectionElementComparisonNodeImpl.getPosition(ComparisonSide side) voidChildMdCollectionImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidTopMdCollectionImplComparisonNodeImpl.setOrigin(ComparisonSide newOrigin) voidMdObjectCollectionElementComparisonNodeImpl.setPosition(ComparisonSide side, Integer position) -
Uses of ComparisonSide in com._1c.g5.v8.dt.md.compare.matching
Methods in com._1c.g5.v8.dt.md.compare.matching with parameters of type ComparisonSideModifier and TypeMethodDescriptionintMatchedMdObjectOrderer.getOrder(MdObjectCollectionElementComparisonNode object, ComparisonSide side) booleanMatchedMdObjectOrderer.isPresent(MdObjectCollectionElementComparisonNode object, ComparisonSide side) protected voidPredefinedMdObjectMatcher.matchElements(org.eclipse.emf.ecore.EObject item, ComparedObjectPath itemPath, ComparisonSide side) -
Uses of ComparisonSide in com._1c.g5.v8.dt.md.compare.participant
Methods in com._1c.g5.v8.dt.md.compare.participant with parameters of type ComparisonSideModifier and TypeMethodDescriptionprotected StringAbstractMdAwareComparisonParticipant.getExternalPropertySymlink(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) -
Uses of ComparisonSide in com._1c.g5.v8.dt.testing.compare
Methods in com._1c.g5.v8.dt.testing.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionstatic voidAssertCompare.assertOneSideContainmentNodeExists(IComparisonSession session, ComparisonSide side, String nearestTopNodeSymlink, org.eclipse.emf.ecore.EStructuralFeature... featuresPath) static voidAssertCompare.assertOneSideNodeExists(IComparisonSession session, String symlink, ComparisonSide side) static voidCompareTestUtils.setOrderSide(IComparisonSession session, ComparisonNode node, ComparisonSide orderSideToSet) -
Uses of ComparisonSide in com.e1c.g5.v8.dt.internal.md.aindex.compare
Methods in com.e1c.g5.v8.dt.internal.md.aindex.compare with parameters of type ComparisonSideModifier and TypeMethodDescriptionAdditionalIndexesComparisonParticipant.getMatchingSymlinks(ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, ComparisonSide sourceSide, String symlink, ComparisonContext comparisonContext, IMergeSession mergeSession) AdditionalIndexesComparisonParticipant.getMatchingSymlinksToTopObject(ComparisonContext comparisonContext, String symlink, ComparisonSide side, IMergeSession mergeSession) AdditionalIndexesComparisonParticipant.getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide)