Uses of Class
com._1c.g5.v8.dt.compare.model.ComparisonSide
- 
- 
Uses of ComparisonSide in com._1c.g5.v8.dt.bsl.compareMethods in com._1c.g5.v8.dt.bsl.compare that return ComparisonSide Modifier and Type Method Description ComparisonSideComparisonRegionNeighbour. getNeighbourSectionNodeSide()Returns the value of the 'Neighbour Section Node Side' attribute.Methods in com._1c.g5.v8.dt.bsl.compare with parameters of type ComparisonSide Modifier and Type Method Description static 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.StringIBslModuleNodeContentProvider. getContent(ComparisonNode node, ComparisonSide side)Returns the Bsl module node content on the specified side.StringBslModuleSectionComparisonNode. getName(ComparisonSide side)StringBslModuleSectionComparisonNode. getParentPreprocessorName(ComparisonSide side)PreprocessorTypeBslModuleSectionComparisonNode. getParentPreprocessorType(ComparisonSide side)TextRegionComparisonTextRegion. 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.implMethods in com._1c.g5.v8.dt.bsl.compare.impl that return ComparisonSide Modifier and Type Method Description ComparisonSideComparisonRegionNeighbourImpl. getNeighbourSectionNodeSide()Methods in com._1c.g5.v8.dt.bsl.compare.impl with parameters of type ComparisonSide Modifier and Type Method Description StringBslModuleSectionComparisonNodeImpl. getName(ComparisonSide side)StringBslModuleSectionComparisonNodeImpl. getParentPreprocessorName(ComparisonSide side)PreprocessorTypeBslModuleSectionComparisonNodeImpl. getParentPreprocessorType(ComparisonSide side)TextRegionComparisonTextRegionImpl. 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.coreMethods in com._1c.g5.v8.dt.compare.core that return ComparisonSide Modifier and Type Method Description ComparisonSideSerializableMergeSettings. getOrderSide()Gets stored order side.Methods in com._1c.g5.v8.dt.compare.core with parameters of type ComparisonSide Modifier and Type Method Description booleanIComparisonSession. 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.IComparisonDataSourceIComparisonSession. getDataSource(ComparisonSide side)Returns the comparison data source by its side.IComparisonDataSourceDescriptorComparisonProcessHandle. getDescriptor(ComparisonSide side)Returns the comparison data source descriptor on the specified side.StringIComparisonSession. 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.List<String>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.List<String>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.MatchingStrategyIComparisonSession. getMatchingStrategy(ComparisonSide firstSide, ComparisonSide secondSide)Returns the matching strategy used between the specified sides.List<ComparisonNode>IComparisonManager. getPotentialCorrespondingNodes(ComparisonProcessHandle handle, ComparisonNode node, ComparisonSide sourceSide)Returns a list of candidate nodes for setting as corresponding to the specified node.List<ComparisonNode>IComparisonParticipant. getPotentialCorrespondingNodes(ComparisonNode node, ComparisonSide sourceSide)Returns a list of candidate nodes for setting as corresponding to the specified node.StringIComparisonSession. getProjectName(ComparisonSide side)Returns the given side project name.StringExternalPropertyComparisonData. getQualifyingType(ComparisonSide side)Gets the qualifying type from the corresponding side.List<String>ComparisonProcessHandle. getScope(ComparisonSide side)Returns the list of objects (in the form of their symbolic links) comprising the comparison scope for the specified side.List<String>ComparisonScope. getScope(ComparisonSide side)Returns the list of objects (in the form of their symbolic links) comprising the comparison scope for the specified side.StringExternalPropertyComparisonData. getSymlink(ComparisonSide side)Gets symlink identifying the external property from the corresponding side.StringTransformingComparedSymlinkProvider. getSymlink(ComparisonSide side)TopComparisonNodeIComparisonSession. 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.datasourceMethods in com._1c.g5.v8.dt.compare.datasource with parameters of type ComparisonSide Modifier and Type Method Description IComparisonDataSourceTransactionComparisonDataSourceTransactionalContext. getTransaction(ComparisonSide side)Gets the transaction for the given side.
- 
Uses of ComparisonSide in com._1c.g5.v8.dt.compare.matchingMethods in com._1c.g5.v8.dt.compare.matching with parameters of type ComparisonSide Modifier and Type Method Description protected 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)IMatchingSymlinksISymlinkTranslationContributor. 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.IMatchingSymlinksISymlinkTranslator. 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.IMatchingSymlinksISymlinkTranslationContributor. 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.IMatchingSymlinksISymlinkTranslator. 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.UniqueSymlinkMatchedReference. getSymlink(ComparisonSide side)Returns object's symlink for the specified side.StringPlatformSymlink. 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.modelFields in com._1c.g5.v8.dt.compare.model with type parameters of type ComparisonSide Modifier and Type Field Description static 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 ComparisonSide Modifier and Type Method Description static ComparisonSideComparisonSide. get(int value)Returns the 'Comparison Side' literal with the specified integer value.static ComparisonSideComparisonSide. get(String literal)Returns the 'Comparison Side' literal with the specified literal value.static ComparisonSideComparisonSide. getByName(String name)Returns the 'Comparison Side' literal with the specified name.ComparisonSideOrderRule. getDefaultOrderSide()* Specifies the default order side.ComparisonSideComparisonNode. getNodeSide()* Returns comparison side to which node relates.ComparisonSideContainmentComparisonNode. getNodeSide()ComparisonSideTopComparisonNode. getNodeSide()ComparisonSideComparedObjects. getObjectSide()ComparisonSideIComparedObjects. getObjectSide()Returns MAIN or OTHER side if the object presents only on the one of them.ComparisonSideOrderRule. getOrderSide()Returns the value of the 'Order Side' attribute.ComparisonSideContainmentComparisonNode. getOrigin()Returns the value of the 'Origin' attribute.ComparisonSideObjectsTriple. getOrigin()Returns MAIN or OTHER side if the object presents only on the one of them.ComparisonSideIComparisonModelElement. getPartialSide()Returns the partial side of this element (i.ComparisonSideObjectsTriple. 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 ComparisonSideComparisonSide. valueOf(String name)Returns the enum constant of this type with the specified name.static ComparisonSide[]ComparisonSide. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com._1c.g5.v8.dt.compare.model with parameters of type ComparisonSide Modifier and Type Method Description TObjectsTriple. get(ComparisonSide side)Returns an object for the specified side.TComparedObjects. getComparedObject(ComparisonSide side)TIComparedObjects. getComparedObject(ComparisonSide side)Returns a compared object on the specified side.FComparedFeatures. getFeature(ComparisonSide side)Returns the compared feature for the specified comparison side.LongMatchedObjectsComparisonNode. 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.ComparedObjectPathComparedObjects. getPath(ComparisonSide side)ComparedObjectPathIComparedObjects. getPath(ComparisonSide side)Returns path to the compared object.org.eclipse.emf.common.util.EList<Integer>MatchedObjectsComparisonNode. getPathToTopParent(ComparisonSide side)IntegerCollectionElementComparisonNode. getPosition(ComparisonSide side)StringSolidResourceComparisonNode. getQualifyingType(ComparisonSide side)UniqueSymlinkReferencedObjectsComparisonNode. getRefSymlink(ComparisonSide side)StringComparedSymlinks. getSymlink(ComparisonSide side)StringIMatchingSymlinks. getSymlink(ComparisonSide side)Returns the symbolic link of the object for the specified side.StringSymlinkComparisonNode. 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.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.implMethods in com._1c.g5.v8.dt.compare.model.impl that return ComparisonSide Modifier and Type Method Description ComparisonSideCompareFactoryImpl. createComparisonSideFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)ComparisonSideOrderRuleImpl. getDefaultOrderSide()ComparisonSideComparisonNodeImpl. getNodeSide()ComparisonSideContainmentCollectionImplComparisonNodeImpl. getNodeSide()ComparisonSideContainmentComparisonNodeImpl. getNodeSide()ComparisonSideExternalPropertyComparisonNodeImpl. getNodeSide()ComparisonSideReferenceCollectionImplComparisonNodeImpl. getNodeSide()ComparisonSideSingleContainmentFeatureImplComparisonNodeImpl. getNodeSide()ComparisonSideSingleReferenceFeatureImplComparisonNodeImpl. getNodeSide()ComparisonSideSingleValueImplComparisonNodeImpl. getNodeSide()ComparisonSideTopComparisonNodeImpl. getNodeSide()ComparisonSideValueCollectionImplComparisonNodeImpl. getNodeSide()ComparisonSideOrderRuleImpl. getOrderSide()ComparisonSideContainmentCollectionImplComparisonNodeImpl. getOrigin()ComparisonSideContainmentComparisonNodeImpl. getOrigin()ComparisonSideReferenceCollectionImplComparisonNodeImpl. getOrigin()ComparisonSideSingleContainmentFeatureImplComparisonNodeImpl. getOrigin()ComparisonSideSingleReferenceFeatureImplComparisonNodeImpl. getOrigin()ComparisonSideSingleValueImplComparisonNodeImpl. getOrigin()ComparisonSideValueCollectionImplComparisonNodeImpl. getOrigin()Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type ComparisonSide Modifier and Type Method Description LongContainmentCollectionElementImplComparisonNodeImpl. getObjectId(ComparisonSide side)LongManifestHeaderComparisonNodeImpl. getObjectId(ComparisonSide side)LongMatchedObjectsComparisonNodeImpl. getObjectId(ComparisonSide side)LongReferenceCollectionElementImplComparisonNodeImpl. getObjectId(ComparisonSide side)LongSingleContainmentFeatureComparisonNodeImpl. getObjectId(ComparisonSide side)LongSingleFeatureComparisonNodeImpl. getObjectId(ComparisonSide side)LongSingleReferenceFeatureComparisonNodeImpl. getObjectId(ComparisonSide side)LongValueCollectionElementImplComparisonNodeImpl. 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)IntegerCollectionElementComparisonNodeImpl. getPosition(ComparisonSide side)IntegerContainmentCollectionElementImplComparisonNodeImpl. getPosition(ComparisonSide side)IntegerManifestHeaderComparisonNodeImpl. getPosition(ComparisonSide side)IntegerReferenceCollectionElementImplComparisonNodeImpl. getPosition(ComparisonSide side)IntegerValueCollectionElementImplComparisonNodeImpl. getPosition(ComparisonSide side)StringSolidResourceComparisonNodeImpl. getQualifyingType(ComparisonSide side)UniqueSymlinkReferenceCollectionElementComparisonNodeImpl. getRefSymlink(ComparisonSide side)UniqueSymlinkReferenceCollectionElementImplComparisonNodeImpl. getRefSymlink(ComparisonSide side)UniqueSymlinkReferencedObjectsComparisonNodeImpl. getRefSymlink(ComparisonSide side)UniqueSymlinkSingleReferenceFeatureComparisonNodeImpl. getRefSymlink(ComparisonSide side)StringExternalPropertyComparisonNodeImpl. getSymlink(ComparisonSide side)StringSymlinkComparisonNodeImpl. 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.orderMethods in com._1c.g5.v8.dt.compare.order with parameters of type ComparisonSide Modifier and Type Method Description protected 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)List<U>AbstractMatchedObjectOrderer. getOrdered(ComparisonSide orderSide)Returns a list of matched objects ordered according to the specified side.List<U>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.participantMethods in com._1c.g5.v8.dt.compare.participant with parameters of type ComparisonSide Modifier and Type Method Description protected 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.protected List<String>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.uiMethods in com._1c.g5.v8.dt.compare.ui with parameters of type ComparisonSide Modifier and Type Method Description static com._1c.g5.v8.dt.internal.compare.ui.editor.AbstractTwoWayViewerFilterFilterUtils. twoWay(ComparisonFilterKind kind, ComparisonSide source, ComparisonSide target)Creates a two-way viewer filter for the specified kind and comparison direction.static com._1c.g5.v8.dt.internal.compare.ui.editor.AbstractTwoWayViewerFilterFilterUtils. twoWayChanged(ComparisonSide side1, ComparisonSide side2)Creates a two-way "changed" viewer filter for the specified sides.static com._1c.g5.v8.dt.internal.compare.ui.editor.AbstractTwoWayViewerFilterFilterUtils. twoWayDifferences(ComparisonSide side1, ComparisonSide side2)Creates a two-way "differences" viewer filter for the specified sides.static com._1c.g5.v8.dt.internal.compare.ui.editor.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 com._1c.g5.v8.dt.internal.compare.ui.editor.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.editorMethods in com._1c.g5.v8.dt.compare.ui.editor with parameters of type ComparisonSide Modifier and Type Method Description IComparisonDataSourceDescriptorLightweightComparisonProcessHandle. getDescriptor(ComparisonSide side)Returns the comparison data source descriptor on the specified side.List<SymlinkComparisonNode>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.partialmodelMethods in com._1c.g5.v8.dt.compare.ui.partialmodel with parameters of type ComparisonSide Modifier and Type Method Description List<EqualNodesObjectsCollector.EqualNodeObjectInfo>EqualNodesObjectsCollector. 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.protected 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.nodeMethods in com._1c.g5.v8.dt.compare.ui.partialmodel.node that return ComparisonSide Modifier and Type Method Description ComparisonSideAbstractEqualNodeWithChildren. getModelObjectSide()ComparisonSideEqualEmfFeatureTerminalNode. getModelObjectSide()ComparisonSideEqualListElementTerminalNode. getModelObjectSide()ComparisonSideEqualPartialNodeSide. getModelObjectSide()Returns the side where the model object of the equal node lies.ComparisonSideIPartialEqualNode. getModelObjectSide()Returns the side (MAIN or OTHER) where the model object presents and the partial node is built for.ComparisonSideEqualPartialNodeSide. getNodeSide()Returns node's side according toIPartialModelNode.getSide()semantics.ComparisonSideIOrderMergeRulePartialModelNode. getOrderSide()Gets preferred side to get order from.ComparisonSideAbstractEqualNodeWithChildren. getSide()ComparisonSideAbstractPartialModelNode. getSide()ComparisonSideEqualEmfFeatureTerminalNode. getSide()ComparisonSideEqualListElementTerminalNode. getSide()ComparisonSideIPartialModelNode. getSide()If the compared object presents only on MAIN or on OTHER side and is absent on the other one, that side is returned.ComparisonSideVirtualFolderPartialModelNode. getSide()Methods in com._1c.g5.v8.dt.compare.ui.partialmodel.node with parameters of type ComparisonSide Modifier and Type Method Description intEqualListElementNodeWithChildren. 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)StringAbstractDirectPartialModelNode. getSideLabel(ComparisonSide side)StringAbstractNodeWithLabels. getSideLabel(ComparisonSide side)StringEqualEmfFeatureNodeWithChildren. getSideLabel(ComparisonSide side)StringEqualEmfFeatureTerminalNode. getSideLabel(ComparisonSide side)StringEqualListElementTerminalNode. getSideLabel(ComparisonSide side)StringEqualReferenceListElementTerminalNode. getSideLabel(ComparisonSide side)StringExternalPropertyPartialModelNode. getSideLabel(ComparisonSide side)StringIPartialModelNode. getSideLabel(ComparisonSide side)Returns a label (textual representation) of the value referred from the specified side of the node.StringProjectPartialModelNode. getSideLabel(ComparisonSide side)StringRootPartialModelNode. getSideLabel(ComparisonSide side)StringVirtualFolderPartialModelNode. 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 ComparisonSide Constructor Description AbstractEqualNodeWithChildren(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.AbstractNodeWithLabels(IPartialModelNode parent, String label, ComparisonSide objectSide, IImageProvider imageProvider, IComparisonSession comparisonSession)Constructs partial node when the comparison node is absent.AbstractNodeWithLabelsAndChildren(IPartialModelNode parent, String label, ComparisonSide objectSide, IImageProvider imageProvider, IComparisonSession comparisonSession)Constructs partial node when the comparison node is absent.EmfFeatureTerminalNode(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 nodeListElementTerminalNode(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.utilMethods in com._1c.g5.v8.dt.compare.ui.util with parameters of type ComparisonSide Modifier and Type Method Description static StringCompareUiUtils. getComparisonSideTitle(ComparisonSide side)Returns the title of the specified comparison side.
- 
Uses of ComparisonSide in com._1c.g5.v8.dt.md.compare.implMethods in com._1c.g5.v8.dt.md.compare.impl that return ComparisonSide Modifier and Type Method Description ComparisonSideChildMdCollectionImplComparisonNodeImpl. getNodeSide()ComparisonSideTopMdCollectionImplComparisonNodeImpl. getNodeSide()ComparisonSideChildMdCollectionImplComparisonNodeImpl. getOrigin()ComparisonSideTopMdCollectionImplComparisonNodeImpl. getOrigin()Methods in com._1c.g5.v8.dt.md.compare.impl with parameters of type ComparisonSide Modifier and Type Method Description IntegerMdObjectCollectionElementComparisonNodeImpl. 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.matchingMethods in com._1c.g5.v8.dt.md.compare.matching with parameters of type ComparisonSide Modifier and Type Method Description intMatchedMdObjectOrderer. 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.participantMethods in com._1c.g5.v8.dt.md.compare.participant with parameters of type ComparisonSide Modifier and Type Method Description protected 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.compareMethods in com._1c.g5.v8.dt.testing.compare with parameters of type ComparisonSide Modifier and Type Method Description static 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)
 
-