Uses of Interface
com._1c.g5.v8.dt.compare.model.ComparisonNode
- 
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.bsl.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.bsl.compare Modifier and Type Interface Description interfaceBslModuleComparisonNodeA representation of the model object 'Bsl Module Comparison Node'.interfaceBslModuleSectionComparisonNodeA representation of the model object 'Bsl Module Section Comparison Node'.Methods in com._1c.g5.v8.dt.bsl.compare with parameters of type ComparisonNode Modifier and Type Method Description StringIBslModuleNodeContentProvider. getContent(ComparisonNode node, ComparisonSide side)Returns the Bsl module node content on the specified side.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.bsl.compare.implClasses in com._1c.g5.v8.dt.bsl.compare.impl that implement ComparisonNode Modifier and Type Class Description classBslModuleComparisonNodeImplAn implementation of the model object 'Bsl Module Comparison Node'.classBslModuleSectionComparisonNodeImplAn implementation of the model object 'Bsl Module Section Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.bsl.compare.utilMethods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type ComparisonNode Modifier and Type Method Description TBslCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.chart.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.chart.compare Modifier and Type Interface Description interfaceChartComparisonNodeA representation of the model object 'Chart Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.chart.compare.implClasses in com._1c.g5.v8.dt.chart.compare.impl that implement ComparisonNode Modifier and Type Class Description classChartComparisonNodeImplAn implementation of the model object 'Chart Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.chart.compare.utilMethods in com._1c.g5.v8.dt.chart.compare.util with parameters of type ComparisonNode Modifier and Type Method Description TChartCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.cmi.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.cmi.compare Modifier and Type Interface Description interfaceCmiComparisonNodeA representation of the model object 'Cmi Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.cmi.compare.implClasses in com._1c.g5.v8.dt.cmi.compare.impl that implement ComparisonNode Modifier and Type Class Description classCmiComparisonNodeImplAn implementation of the model object 'Cmi Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.cmi.compare.utilMethods in com._1c.g5.v8.dt.cmi.compare.util with parameters of type ComparisonNode Modifier and Type Method Description TCmiCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.coreClasses in com._1c.g5.v8.dt.compare.core with type parameters of type ComparisonNode Modifier and Type Class Description classLazyNodeProvider<T extends ComparisonNode>Provides a comparison node while creating it by the first request.Methods in com._1c.g5.v8.dt.compare.core with type parameters of type ComparisonNode Modifier and Type Method Description protected <T extends ComparisonNode>
 TComparisonNodeFactory. create(org.eclipse.emf.ecore.EClass nodeType)Creates new comparison node instance.Methods in com._1c.g5.v8.dt.compare.core that return ComparisonNode Modifier and Type Method Description ComparisonNodeIComparisonSession. getNode(long nodeId)Returns a result node by the specified id.ComparisonNodeIComparisonSession. getNode(ComparisonContext comparisonContext, long nodeId)Returns a result node by the specified id.Methods in com._1c.g5.v8.dt.compare.core that return types with arguments of type ComparisonNode Modifier and Type Method Description 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.Methods in com._1c.g5.v8.dt.compare.core with parameters of type ComparisonNode Modifier and Type Method Description booleanIComparisonManager. ableToBreakCorrespondence(ComparisonProcessHandle handle, ComparisonNode node)Checks if there is a participant able to break a correspondence stored in the specified node.booleanIComparisonParticipant. ableToBreakCorrespondence(ComparisonNode node)Tells whether to able to break the correspondence for the specified node.voidIComparisonSession. addChild(ComparisonNode parentNode, ComparisonNode childNode, IComparedObjects<?> comparedObjects)Adds the specified child node to the specified parent node.voidIComparisonParticipant. breakCorrespondence(ComparisonContext comparisonContext, ComparisonNode node)Breaks the correspondence for the specified node.voidIComparisonParticipant. breakMainSideCorrespondence(IComparisonSession session, ComparisonNode node)Breaks the main side correspondence represented by the specified model node.booleanComparisonContext. checkNode(ComparisonNode node, String... searchStrings)Shortcut predicative method to find nodes which human/machine readta description matches the given set of substings.voidIComparisonSession. clearCaches(ComparisonNode node)Clears compared object cache for the specified node.voidIComparisonParticipant. combineOneSideNodes(ComparisonContext comparisonContext, ComparisonNode mainNode, ComparisonNode otherNode, List<Long> newNodeIds)Combines the specified two one-side nodes.protected <T extends FeatureCollectionComparisonNode>
 TComparisonNodeFactory. createCollectionNode(org.eclipse.emf.ecore.EClass nodeType, ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for some collection.ContainmentCollectionElementComparisonNodeComparisonNodeFactory. createContainmentCollectionElementComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedEmfObjects matchedObjects, ComparedFeatures<?> collectionFeatures, int positionAfterMerge, IComparisonSession session)Creates a comparison node for the element in the containment collection.ContainmentCollectionComparisonNodeComparisonNodeFactory. createContainmentCollectionNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for some containment collection.ExternalPropertyComparisonNodeComparisonNodeFactory. createExternalPropertyNode(ComparisonNode parent, ExternalPropertyComparisonData extPropData, IComparisonSession session)Creates a comparison node for some external property.ReferenceCollectionElementComparisonNodeComparisonNodeFactory. createReferenceCollectionElementComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedReference matchedRef, ComparedFeatures<?> collectionFeatures, int positionAfterMerge, IComparisonSession session)Creates a comparison node for the element in the reference (non-containment) collection.ReferenceCollectionComparisonNodeComparisonNodeFactory. createReferenceCollectionNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for some reference collection.SingleContainmentFeatureComparisonNodeComparisonNodeFactory. createSingleContainmentComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedEmfObjects matchedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for a single containment feature.SingleReferenceFeatureComparisonNodeComparisonNodeFactory. createSingleReferenceComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedSymlinks matchedSymlinks, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for a single reference (non-containment) feature.SingleValueComparisonNodeComparisonNodeFactory. createSingleValueComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedObjects<?> comparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session)Creates a comparison node for a single value.StringComparisonContext. describeNode(ComparisonNode node, boolean showFullPath)Gives human/machine-readable description of the comparison for debug purposes: RT - root node TP:linkMain,linkOther,linkAncestor - root node.IComparedObjects<?>IComparisonSession. getComparedObjects(ComparisonNode node, ComparisonContext comparisonContext)Returns a triple of compared objects for the specified node.IComparedObjects<?>IComparisonSession. getComparedObjects(ComparisonNode node, AbstractComparedEmfObjects<?> topParents, ComparisonContext comparisonContext)Returns a triple of compared objects for the specified node.MergeRuleIComparisonParticipant. getDefaultMergeRule(ComparisonNode node, IComparisonSession session)Returns the default merge rule for the given node.BooleanIComparisonParticipant. getDefaultMustBeMerged(ComparisonNode node, IComparisonSession session)Returns the default must be merged value for the given node.org.eclipse.emf.ecore.EClassIComparisonSession. getMatchedObjectsEClass(ComparisonNode node)ReturnsEClassof model objects the node relates to.org.eclipse.emf.ecore.EStructuralFeatureIComparisonSession. getParentCollectionFeature(ComparisonNode node)ReturnsEStructuralFeatureof the collection containing the object related to the given comparison node.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.List<PotentialMergeProblemDescription>IComparisonParticipant. getPotentialMergeProblemsDescriptions(ComparisonNode node, ComparisonContext comparisonContext)Returns human-readable descriptions of potential merge problems if the the specified node is merged.org.eclipse.emf.ecore.EStructuralFeatureIComparisonSession. getRelatedFeature(ComparisonNode node)ReturnsEStructuralFeaturethe node relates to.SerializableMergeSettingsIComparisonSession. getSerializableNodeMergeSettings(ComparisonNode node)Returns container of serializable merge settings of the given node.TopComparisonNodeIComparisonSession. getTopNodeOf(ComparisonNode node)Returns a top-level parent node of the given node.booleanIComparisonParticipant. isCandidateForPotentialMergeProblems(ComparisonNode node, IComparisonSession session)Tells whether the given node may break the configuration if it is merged.booleanIComparisonSession. isInInputScope(ComparisonNode node)Checks whether the specified node lies within the input comparison scope (before the scope was extended) of this session.booleanIComparisonSession. isInScope(ComparisonNode node)Checks whether the specified node lies within the scope of comparison of this session.ExternalMergeToolResultIComparisonParticipant. mergeUsingExternalTool(ComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor)Merges nodes using an external tool that are supported by this participant.voidIComparisonSession. removeChild(ComparisonNode parentNode, ComparisonNode childNode)Removes the specified child from the specified parent node.voidIComparisonSession. removeChildren(ComparisonNode node)Recursively removes all children of the specified node.voidIComparisonParticipant. restoreCustomSettings(ComparisonNode node, SerializableMergeSettings container, IComparisonSession session)Restores custom settings for the specified node from the given merge settings container.IComparedObjects<?>IComparisonParticipant. retrieveComparedObjects(ComparisonContext comparisonContext, ComparisonNode node)Returns a comparedEObjects triple for the specified model node.voidIComparisonParticipant. saveCustomSettings(ComparisonNode node, SerializableMergeSettings container, IComparisonSession session)Saves custom settings for the specified node into the given merge settings container.booleanIComparisonParticipant. supports(ComparisonNode node)Indicates whether the participant supports comparison and merging of the specified node.booleanIComparisonParticipant. supportsCustomMerging(ComparisonNode node, IComparisonSession session)Tells whether the given node supports custom merging.booleanIComparisonParticipant. supportsMergingUsingExternalTool(ComparisonNode node, IComparisonSession session)Tells whether the given node supports merging using external tool.booleanIComparisonParticipant. supportsPrioritizedMerging(ComparisonNode node, IComparisonSession session)Tells whether the given node supports prioritized merging.voidIComparisonParticipant. updateComparison(ComparisonContext comparisonContext, ComparisonNode node, List<Long> newNodeIds)Updates comparison for the given result node.voidIComparisonParticipant. validateMerge(IMergeSession mergeSession, ComparisonContext comparisonContext, ComparisonNode node, List<MergeValidationProblem> validationProblems)Validates the process of merge of the specified model node.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.core.supplyMethods in com._1c.g5.v8.dt.compare.core.supply with parameters of type ComparisonNode Modifier and Type Method Description protected IContainmentDataReferenceBaseSupplyDataReferenceProviderComparisonDelegate. getContainmentDataReferenceForIntegratedReferencesOnlyTarget(ComparisonNode containerNode, String topObjectSymlink, ComparisonContext comparisonContext)Get specific reference for the containment.IDataReferenceISupplyDataReferenceProviderComparisonDelegate. getContainmentReference(String topObjectSymlink, org.eclipse.emf.ecore.EClass eClass, org.eclipse.emf.ecore.EStructuralFeature targetFeature, org.eclipse.emf.ecore.EStructuralFeature containingFeature, ComparisonNode comparisonNode, ComparisonContext comparisonContext)Delegates the call ofIDataReferenceProvider#getContainmentReference(String, EClass, EStructuralFeature, Object...)to domain-specific implementation.booleanISupplyDataReferenceProviderComparisonDelegate. isTopObjectReference(String topObjectSymlink, org.eclipse.emf.ecore.EClass eClass, ComparisonNode comparisonNode)Delegates the call ofIDataReferenceProvider#isTopObjectReference(String, EClass, Object...)protected IDataReferenceBaseSupplyDataReferenceProviderComparisonDelegate. tryToFindIntegratedReferencesOnlyTarget(String topObjectSymlink, ComparisonNode comparisonNode, org.eclipse.emf.ecore.EStructuralFeature containingFeature, ComparisonContext comparisonContext)Trying to find "integrated references only" rule targets, if applicable.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.matchingMethods in com._1c.g5.v8.dt.compare.matching with parameters of type ComparisonNode Modifier and Type Method Description 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.StringISymlinkTranslator. translateForImport(IMergeSession mergeSession, ComparisonNode node, org.eclipse.emf.ecore.EObject eObject, org.eclipse.emf.ecore.EReference reference, String symlink, ComparisonContext comparisonContext)Translates the specified symbolic link referencing an object on the OTHER side of comparison for the purposes of import, that is, when the reference is situated in an imported other object.Constructors in com._1c.g5.v8.dt.compare.matching with parameters of type ComparisonNode Constructor Description ExternalReferenceFeatureMatcher(ComparisonContext comparisonContext, ComparisonNode node, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, org.eclipse.emf.ecore.EReference reference)Constructs a new mapper.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.mergeMethods in com._1c.g5.v8.dt.compare.merge with parameters of type ComparisonNode Modifier and Type Method Description LongIMergeSession. getImportedObjectId(ComparisonNode node)Returns the id of the imported BM object registered for the specified node.voidIMergeSession. registerImportedObject(ComparisonNode node, IBmObject importedObject)Registers a BM object imported during the merge of the specified node.Constructors in com._1c.g5.v8.dt.compare.merge with parameters of type ComparisonNode Constructor Description ExternalMergeToolProblem(ComparisonNode node, String message)Creates a new instance.MergeProblem(ComparisonNode node, String message)Creates a new instance.MergeValidationProblem(ComparisonNode node, String message)Creates a new instance.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.modelClasses in com._1c.g5.v8.dt.compare.model with type parameters of type ComparisonNode Modifier and Type Class Description classComparisonTreeNodeReadOnlyChildrenList<TNode extends ComparisonNode>A wrapper for navigating through lists of children of a given comparison node.Subinterfaces of ComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceCollectionComparisonNodeA representation of the model object 'Collection Comparison Node'.interfaceCollectionElementComparisonNodeA representation of the model object 'Collection Element Comparison Node'.interfaceContainmentCollectionComparisonNodeA representation of the model object 'Containment Collection Comparison Node'.interfaceContainmentCollectionElementComparisonNodeA representation of the model object 'Containment Collection Element Comparison Node'.interfaceContainmentCollectionElementImplComparisonNodeA representation of the model object 'Containment Collection Element Impl Comparison Node'.interfaceContainmentCollectionImplComparisonNodeA representation of the model object 'Containment Collection Impl Comparison Node'.interfaceContainmentComparisonNodeA representation of the model object 'Containment Comparison Node'.interfaceContainmentFeatureComparisonNodeA representation of the model object 'Containment Feature Comparison Node'.interfaceExternalPropertyComparisonNodeA representation of the model object 'External Property Comparison Node'.interfaceFeatureCollectionComparisonNodeA representation of the model object 'Feature Collection Comparison Node'.interfaceFeatureCollectionElementComparisonNodeA representation of the model object 'Feature Collection Element Comparison Node'.interfaceFeatureComparisonNodeA representation of the model object 'Feature Comparison Node'.interfaceManifestComparisonNodeA representation of the model object 'Manifest Comparison Node'.interfaceManifestHeaderComparisonNodeA representation of the model object 'Manifest Header Comparison Node'.interfaceMatchedObjectsComparisonNodeA representation of the model object 'Matched Objects Comparison Node'.interfaceReferenceCollectionComparisonNodeA representation of the model object 'Reference Collection Comparison Node'.interfaceReferenceCollectionElementComparisonNodeA representation of the model object 'Reference Collection Element Comparison Node'.interfaceReferenceCollectionElementImplComparisonNodeA representation of the model object 'Reference Collection Element Impl Comparison Node'.interfaceReferenceCollectionImplComparisonNodeA representation of the model object 'Reference Collection Impl Comparison Node'.interfaceReferencedObjectsComparisonNodeA representation of the model object 'Referenced Objects Comparison Node'.interfaceReferenceFeatureComparisonNodeA representation of the model object 'Reference Feature Comparison Node'.interfaceRootComparisonNodeA representation of the model object 'Root Comparison Node'.interfaceSingleContainmentFeatureComparisonNodeA representation of the model object 'Single Containment Feature Comparison Node'.interfaceSingleContainmentFeatureImplComparisonNodeA representation of the model object 'Single Containment Feature Impl Comparison Node'.interfaceSingleFeatureComparisonNodeA representation of the model object 'Single Feature Comparison Node'.interfaceSingleReferenceFeatureComparisonNodeA representation of the model object 'Single Reference Feature Comparison Node'.interfaceSingleReferenceFeatureImplComparisonNodeA representation of the model object 'Single Reference Feature Impl Comparison Node'.interfaceSingleValueComparisonNodeA representation of the model object 'Single Value Comparison Node'.interfaceSingleValueImplComparisonNodeA representation of the model object 'Single Value Impl Comparison Node'.interfaceSolidResourceComparisonNodeA representation of the model object 'Solid Resource Comparison Node'.interfaceSymlinkComparisonNodeA representation of the model object 'Symlink Comparison Node'.interfaceTopComparisonNodeA representation of the model object 'Top Comparison Node'.interfaceTopModelObjectsComparisonNodeA representation of the model object 'Top Model Objects Comparison Node'.interfaceUnsupportedObjectComparisonNodeA representation of the model object 'Unsupported Object Comparison Node'.interfaceValueCollectionComparisonNodeA representation of the model object 'Value Collection Comparison Node'.interfaceValueCollectionElementComparisonNodeA representation of the model object 'Value Collection Element Comparison Node'.interfaceValueCollectionElementImplComparisonNodeA representation of the model object 'Value Collection Element Impl Comparison Node'.interfaceValueCollectionImplComparisonNodeA representation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model with type parameters of type ComparisonNode Modifier and Type Method Description <T extends ComparisonNode>
 org.eclipse.emf.common.util.EList<T>ComparisonNode. getChildren()* Returns list of all node's children, containment- and bmTop ones.Methods in com._1c.g5.v8.dt.compare.model that return ComparisonNode Modifier and Type Method Description ComparisonNodeComparisonNode. getParent()ComparisonNodeContainmentComparisonNode. getParent()Returns the value of the 'Parent' container reference.ComparisonNodeTopComparisonNode. getParent()Returns the value of the 'Parent' reference.Methods in com._1c.g5.v8.dt.compare.model with parameters of type ComparisonNode Modifier and Type Method Description voidContainmentComparisonNode. setParent(ComparisonNode value)Sets the value of the 'Parent' container reference.voidTopComparisonNode. setParent(ComparisonNode value)Sets the value of the 'Parent' reference.Constructors in com._1c.g5.v8.dt.compare.model with parameters of type ComparisonNode Constructor Description ComparisonTreeNodeReadOnlyChildrenList(ComparisonNode node)Creates a list instance for the given node.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement ComparisonNode Modifier and Type Class Description classCollectionComparisonNodeImplAn implementation of the model object 'Collection Comparison Node'.classCollectionElementComparisonNodeImplAn implementation of the model object 'Collection Element Comparison Node'.classComparisonNodeImplAn implementation of the model object 'Comparison Node'.classContainmentCollectionComparisonNodeImplAn implementation of the model object 'Containment Collection Comparison Node'.classContainmentCollectionElementComparisonNodeImplAn implementation of the model object 'Containment Collection Element Comparison Node'.classContainmentCollectionElementImplComparisonNodeImplAn implementation of the model object 'Containment Collection Element Impl Comparison Node'.classContainmentCollectionImplComparisonNodeImplAn implementation of the model object 'Containment Collection Impl Comparison Node'.classContainmentComparisonNodeImplAn implementation of the model object 'Containment Comparison Node'.classContainmentFeatureComparisonNodeImplAn implementation of the model object 'Containment Feature Comparison Node'.classExternalPropertyComparisonNodeImplAn implementation of the model object 'External Property Comparison Node'.classFeatureCollectionComparisonNodeImplAn implementation of the model object 'Feature Collection Comparison Node'.classFeatureCollectionElementComparisonNodeImplAn implementation of the model object 'Feature Collection Element Comparison Node'.classFeatureComparisonNodeImplAn implementation of the model object 'Feature Comparison Node'.classManifestComparisonNodeImplAn implementation of the model object 'Manifest Comparison Node'.classManifestHeaderComparisonNodeImplAn implementation of the model object 'Manifest Header Comparison Node'.classMatchedObjectsComparisonNodeImplAn implementation of the model object 'Matched Objects Comparison Node'.classReferenceCollectionComparisonNodeImplAn implementation of the model object 'Reference Collection Comparison Node'.classReferenceCollectionElementComparisonNodeImplAn implementation of the model object 'Reference Collection Element Comparison Node'.classReferenceCollectionElementImplComparisonNodeImplAn implementation of the model object 'Reference Collection Element Impl Comparison Node'.classReferenceCollectionImplComparisonNodeImplAn implementation of the model object 'Reference Collection Impl Comparison Node'.classReferencedObjectsComparisonNodeImplAn implementation of the model object 'Referenced Objects Comparison Node'.classReferenceFeatureComparisonNodeImplAn implementation of the model object 'Reference Feature Comparison Node'.classRootComparisonNodeImplAn implementation of the model object 'Root Comparison Node'.classSingleContainmentFeatureComparisonNodeImplAn implementation of the model object 'Single Containment Feature Comparison Node'.classSingleContainmentFeatureImplComparisonNodeImplAn implementation of the model object 'Single Containment Feature Impl Comparison Node'.classSingleFeatureComparisonNodeImplAn implementation of the model object 'Single Feature Comparison Node'.classSingleReferenceFeatureComparisonNodeImplAn implementation of the model object 'Single Reference Feature Comparison Node'.classSingleReferenceFeatureImplComparisonNodeImplAn implementation of the model object 'Single Reference Feature Impl Comparison Node'.classSingleValueComparisonNodeImplAn implementation of the model object 'Single Value Comparison Node'.classSingleValueImplComparisonNodeImplAn implementation of the model object 'Single Value Impl Comparison Node'.classSolidResourceComparisonNodeImplAn implementation of the model object 'Solid Resource Comparison Node'.classSymlinkComparisonNodeImplAn implementation of the model object 'Symlink Comparison Node'.classTopComparisonNodeImplAn implementation of the model object 'Top Comparison Node'.classTopModelObjectsComparisonNodeImplAn implementation of the model object 'Top Model Objects Comparison Node'.classUnsupportedObjectComparisonNodeImplAn implementation of the model object 'Unsupported Object Comparison Node'.classValueCollectionComparisonNodeImplAn implementation of the model object 'Value Collection Comparison Node'.classValueCollectionElementComparisonNodeImplAn implementation of the model object 'Value Collection Element Comparison Node'.classValueCollectionElementImplComparisonNodeImplAn implementation of the model object 'Value Collection Element Impl Comparison Node'.classValueCollectionImplComparisonNodeImplAn implementation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl with type parameters of type ComparisonNode Modifier and Type Method Description <T extends ComparisonNode>
 org.eclipse.emf.common.util.EList<T>ComparisonNodeImpl. getChildren()Methods in com._1c.g5.v8.dt.compare.model.impl that return ComparisonNode Modifier and Type Method Description ComparisonNodeComparisonNodeImpl. getParent()ComparisonNodeContainmentCollectionImplComparisonNodeImpl. getParent()ComparisonNodeContainmentComparisonNodeImpl. getParent()ComparisonNodeExternalPropertyComparisonNodeImpl. getParent()ComparisonNodeReferenceCollectionImplComparisonNodeImpl. getParent()ComparisonNodeSingleContainmentFeatureImplComparisonNodeImpl. getParent()ComparisonNodeSingleReferenceFeatureImplComparisonNodeImpl. getParent()ComparisonNodeSingleValueImplComparisonNodeImpl. getParent()ComparisonNodeTopComparisonNodeImpl. getParent()ComparisonNodeValueCollectionImplComparisonNodeImpl. getParent()Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type ComparisonNode Modifier and Type Method Description voidContainmentCollectionImplComparisonNodeImpl. setParent(ComparisonNode newParent)voidContainmentComparisonNodeImpl. setParent(ComparisonNode newParent)voidExternalPropertyComparisonNodeImpl. setParent(ComparisonNode newParent)voidReferenceCollectionImplComparisonNodeImpl. setParent(ComparisonNode newParent)voidSingleContainmentFeatureImplComparisonNodeImpl. setParent(ComparisonNode newParent)voidSingleReferenceFeatureImplComparisonNodeImpl. setParent(ComparisonNode newParent)voidSingleValueImplComparisonNodeImpl. setParent(ComparisonNode newParent)voidTopComparisonNodeImpl. setParent(ComparisonNode newParent)voidValueCollectionImplComparisonNodeImpl. setParent(ComparisonNode newParent)
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type ComparisonNode Modifier and Type Method Description TCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.participantMethods in com._1c.g5.v8.dt.compare.participant that return ComparisonNode Modifier and Type Method Description protected ComparisonNodeAbstractEmfBasedComparisonParticipant. getTopNode(ComparisonNode node)Methods in com._1c.g5.v8.dt.compare.participant with parameters of type ComparisonNode Modifier and Type Method Description protected <T extends FeatureComparisonNode>
 TAbstractEmfBasedComparisonParticipant. findChildNodeByFeature(IComparisonSession session, ComparisonNode parent, org.eclipse.emf.ecore.EStructuralFeature feature)protected ContainmentComparisonNodeAbstractEmfBasedComparisonParticipant. findChildNodeByMatchedId(IComparisonSession session, ComparisonNode parent, MatchedEmfObjects matched)List<PotentialMergeProblemDescription>AbstractEmfBasedComparisonParticipant. getPotentialMergeProblemsDescriptions(ComparisonNode node, ComparisonContext comparisonContext)protected ComparisonNodeAbstractEmfBasedComparisonParticipant. getTopNode(ComparisonNode node)protected org.eclipse.emf.ecore.EObjectAbstractEmfBasedComparisonParticipant. importEmfObject(MergeContext context, ComparisonNode mergingNode, org.eclipse.emf.ecore.EObject otherObject)booleanAbstractEmfBasedComparisonParticipant. isCandidateForPotentialMergeProblems(ComparisonNode node, IComparisonSession session)protected voidAbstractEmfBasedComparisonParticipant. mergeEmfProperties(MergeContext context, ComparisonNode mergingNode, AbstractComparedEmfObjects<?> mergingObjects)ExternalMergeToolResultAbstractEmfBasedComparisonParticipant. mergeUsingExternalTool(ComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor)voidAbstractEmfBasedComparisonParticipant. restoreCustomSettings(ComparisonNode node, SerializableMergeSettings container, IComparisonSession session)voidAbstractEmfBasedComparisonParticipant. saveCustomSettings(ComparisonNode node, SerializableMergeSettings container, IComparisonSession session)protected voidAbstractEmfBasedComparisonParticipant. setObjectToContainerOnMerge(MergeContext context, ComparisonNode mergingNode, org.eclipse.emf.ecore.EObject mainContainer, org.eclipse.emf.ecore.EReference mainReference, org.eclipse.emf.ecore.EObject eObject)Sets the object to the given container on the MAIN side.booleanAbstractEmfBasedComparisonParticipant. supportsCustomMerging(ComparisonNode node, IComparisonSession session)booleanAbstractEmfBasedComparisonParticipant. supportsMergingUsingExternalTool(ComparisonNode node, IComparisonSession session)booleanAbstractEmfBasedComparisonParticipant. supportsPrioritizedMerging(ComparisonNode node, IComparisonSession session)Method parameters in com._1c.g5.v8.dt.compare.participant with type arguments of type ComparisonNode Modifier and Type Method Description protected ComparisonFlagsAbstractEmfBasedComparisonParticipant. compareEmfContainment(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext)Compares containment feature.protected ComparisonFlagsAbstractEmfBasedComparisonParticipant. compareEmfObject(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext)protected ComparisonFlagsAbstractEmfBasedComparisonParticipant. compareOneSideObject(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext)Compares one-side object's triple.protected ComparisonFlagsAbstractEmfBasedComparisonParticipant. compareReference(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences, ComparisonContext comparisonContext)Compares a non-containment reference feature.protected ComparisonFlagsAbstractEmfBasedComparisonParticipant. compareValue(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> parentNodeProvider, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, ComparisonContext comparisonContext)voidAbstractEmfBasedComparisonParticipant.BmIdsWrapper. createChildNode(LazyNodeProvider<? extends ComparisonNode> parentNodeProvider, IComparisonSession session, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedExternalProperties, AbstractComparedEmfObjects<?> comparingObject)Creates new child node and stores it in the wrapped list.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.settings.modelMethods in com._1c.g5.v8.dt.compare.settings.model with parameters of type ComparisonNode Modifier and Type Method Description SerializableMergeSettingsIMergeSettingsModel. getMergeSettingContainer(ComparisonNode comparisonNode, IComparisonSession comparisonSession)Returns the restored join settings for the input node of the comparison tree, if they exist.booleanIMergeSettingsModel. hasSettingsUnderTree(ComparisonNode comparisonNode, IComparisonSession comparisonSession)Checks if there are restored merge settings for the current subtree.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.ui.partialmodelMethods in com._1c.g5.v8.dt.compare.ui.partialmodel with parameters of type ComparisonNode 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 abstract IPartialModelNodeAbstractElementSupplier. createChildNode(IPartialModelNode parent, ComparisonNode comparisonNode, ComparisonContext comparisonContext, org.eclipse.xtext.scoping.IScopeProvider scopeProvider)Creates a partial model node for the specified comparison node.protected IPartialModelNodeAbstractFeatureElementSupplier. createChildNode(IPartialModelNode parent, ComparisonNode comparisonNode, ComparisonContext comparisonContext, org.eclipse.xtext.scoping.IScopeProvider scopeProvider)protected List<IPartialModelNode>AbstractElementSupplier. createChildNodes(IPartialModelNode parent, ComparisonNode comparisonNode, org.eclipse.emf.ecore.EStructuralFeature feature, ComparisonContext comparisonContext, org.eclipse.xtext.scoping.IScopeProvider scopeProvider)Creates child partial nodes for the specified parent and comparison node.protected IPartialFeatureNodeAbstractEmfBasedPartialModelController. createFeatureNode(IPartialModelNode parent, AbstractComparedEmfObjects<?> comparedParentObjects, ComparisonNode comparisonNode, org.eclipse.emf.ecore.EStructuralFeature feature, String mainLabel, String otherLabel, IComparisonSession session, ComparisonContext comparisonContext)Creates the node for feature.protected abstract IPartialModelNodeAbstractFeatureElementSupplier. createNode(IPartialFeatureNode parent, ComparisonNode comparisonNode, ComparisonContext comparisonContext, org.eclipse.xtext.scoping.IScopeProvider scopeProvider)Creates a partial model node for the specified comparison node.protected booleanAbstractEmfBasedPartialModelController. isExpandableFeatureNodeRequired(ComparisonNode node, AbstractComparedEmfObjects<?> comparedParentObjects, org.eclipse.emf.ecore.EStructuralFeature feature, IComparisonSession session)Checks whether we need to build an expandable partial node with children for the feature node.protected abstract booleanAbstractEmfBasedPartialModelController. isSupported(ComparisonNode node)IPartialModelNodeIPartialModelControllerDelegate. positionChildNode(IPartialModel partialModel, IPartialModelNode parentNode, ComparisonNode modelNode, IComparisonSession comparisonSession)If supported by this controller, positions the specified comparison model node in a subtree of the specified partial model node.booleanPartialModelController. positionChildNode(IPartialModel partialModel, IPartialModelNode parentNode, ComparisonNode modelNode, IComparisonSession comparisonSession)Positions the specified comparison model node in a subtree of the specified partial model node.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.ui.partialmodel.nodeMethods in com._1c.g5.v8.dt.compare.ui.partialmodel.node that return ComparisonNode Modifier and Type Method Description ComparisonNodeAbstractPartialModelNode. retrieveComparisonNode()ComparisonNodeIPartialModelNode. retrieveComparisonNode()Retrieves the corresponding comparison model node.Constructors in com._1c.g5.v8.dt.compare.ui.partialmodel.node with parameters of type ComparisonNode Constructor Description AbstractDirectPartialModelNode(ComparisonNode comparisonNode, IComparisonSession comparisonSession)Constructs a direct node.AbstractDirectPartialModelNode(IPartialModelNode parent, ComparisonNode comparisonNode, boolean checked, IComparisonSession comparisonSession)Constructs a direct node.AbstractDirectPartialModelNode(IPartialModelNode parent, ComparisonNode comparisonNode, IComparisonSession comparisonSession)Constructs a direct node.AbstractNodeWithLabels(IPartialModelNode parent, ComparisonNode node, String mainLabel, String otherLabel, IImageProvider imageProvider, IComparisonSession comparisonSession)Constructs partial node for the specified comparison node.AbstractNodeWithLabelsAndChildren(IPartialModelNode parent, ComparisonNode comparisonNode, String mainLabel, String otherLabel, IImageProvider imageProvider, IComparisonSession comparisonSession)Constructs a node for the specified comparison node.AbstractPartialModelNode(ComparisonNode comparisonNode, IComparisonSession comparisonSession)Constructs a node without a parent.AbstractPartialModelNode(IPartialModelNode parent, ComparisonNode comparisonNode, IComparisonSession comparisonSession)Constructs a node with the specified parent.AbstractPartialModelNodeWithChildren(ComparisonNode comparisonNode, IComparisonSession comparisonSession)Constructs a node without a parent.AbstractPartialModelNodeWithChildren(IPartialModelNode parent, ComparisonNode comparisonNode, IComparisonSession comparisonSession)Constructs a node.EmfFeatureNodeWithChildren(IPartialModelNode parent, ComparisonNode comparisonNode, String mainLabel, String otherLabel, IImageProvider imageProvider, IComparisonSession comparisonSession)Constructs a node for the given comparison node.EmfFeatureTerminalNode(IPartialModelNode parent, ComparisonNode comparisonNode, String mainLabel, String otherLabel, IImageProvider imageProvider, IComparisonSession comparisonSession)Constructs a node for the given comparison node.EmfFeatureTerminalNode(IPartialModelNode parent, ComparisonNode comparisonNode, org.eclipse.emf.ecore.EStructuralFeature feature, String mainLabel, String otherLabel, IImageProvider imageProvider, IComparisonSession comparisonSession)Constructs a node for the given feature and the comparison node.ListElementNodeWithChildren(IPartialFeatureNode parent, ComparisonNode comparisonNode, String mainLabel, String otherLabel, IImageProvider imageProvider, String label, IComparisonSession comparisonSession)Constructs a node.ListElementTerminalNode(IPartialModelNode parent, ComparisonNode node, String mainLabel, String otherLabel, IImageProvider imageProvider, String label, IComparisonSession comparisonSession)Constructs partial node for the specified comparison node.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.compare.ui.utilMethods in com._1c.g5.v8.dt.compare.ui.util with parameters of type ComparisonNode Modifier and Type Method Description static <T extends FeatureComparisonNode>
 TCompareUiUtils. findComparisonNode(ComparisonNode parent, org.eclipse.emf.ecore.EStructuralFeature feature, IComparisonSession session)Finds child comparison node with the given feature.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.dcs.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.dcs.compare Modifier and Type Interface Description interfaceDcsComparisonNodeA representation of the model object 'Dcs Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.dcs.compare.implClasses in com._1c.g5.v8.dt.dcs.compare.impl that implement ComparisonNode Modifier and Type Class Description classDcsComparisonNodeImplAn implementation of the model object 'Dcs Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.dcs.compare.utilMethods in com._1c.g5.v8.dt.dcs.compare.util with parameters of type ComparisonNode Modifier and Type Method Description TDcsCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.form.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.form.compare Modifier and Type Interface Description interfaceFormComparisonNodeA representation of the model object 'Form Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.form.compare.implClasses in com._1c.g5.v8.dt.form.compare.impl that implement ComparisonNode Modifier and Type Class Description classFormComparisonNodeImplAn implementation of the model object 'Form Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.form.compare.utilMethods in com._1c.g5.v8.dt.form.compare.util with parameters of type ComparisonNode Modifier and Type Method Description TFormCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.htmldocument.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.htmldocument.compare Modifier and Type Interface Description interfaceHtmlDocumentComparisonNodeA representation of the model object 'Html Document Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.htmldocument.compare.implClasses in com._1c.g5.v8.dt.htmldocument.compare.impl that implement ComparisonNode Modifier and Type Class Description classHtmlDocumentComparisonNodeImplAn implementation of the model object 'Html Document Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.htmldocument.compare.utilMethods in com._1c.g5.v8.dt.htmldocument.compare.util with parameters of type ComparisonNode Modifier and Type Method Description THtmlDocumentCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.md.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interfaceChildMdCollectionComparisonNodeA representation of the model object 'Child Md Collection Comparison Node'.interfaceChildMdCollectionImplComparisonNodeA representation of the model object 'Child Md Collection Impl Comparison Node'.interfaceChildMdObjectComparisonNodeA representation of the model object 'Child Md Object Comparison Node'.interfaceMdCollectionComparisonNodeA representation of the model object 'Md Collection Comparison Node'.interfaceMdObjectCollectionElementComparisonNodeA representation of the model object 'Md Object Collection Element Comparison Node'.interfaceMdObjectComparisonNodeA representation of the model object 'Md Object Comparison Node'.interfaceTopMdCollectionComparisonNodeA representation of the model object 'Top Md Collection Comparison Node'.interfaceTopMdCollectionImplComparisonNodeA representation of the model object 'Top Md Collection Impl Comparison Node'.interfaceTopMdObjectCollectionElementComparisonNodeA representation of the model object 'Top Md Object Collection Element Comparison Node'.interfaceTopMdObjectComparisonNodeA representation of the model object 'Top Md Object Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.md.compare.implClasses in com._1c.g5.v8.dt.md.compare.impl that implement ComparisonNode Modifier and Type Class Description classChildMdCollectionComparisonNodeImplAn implementation of the model object 'Child Md Collection Comparison Node'.classChildMdCollectionImplComparisonNodeImplAn implementation of the model object 'Child Md Collection Impl Comparison Node'.classChildMdObjectComparisonNodeImplAn implementation of the model object 'Child Md Object Comparison Node'.classMdCollectionComparisonNodeImplAn implementation of the model object 'Md Collection Comparison Node'.classMdObjectCollectionElementComparisonNodeImplAn implementation of the model object 'Md Object Collection Element Comparison Node'.classMdObjectComparisonNodeImplAn implementation of the model object 'Md Object Comparison Node'.classTopMdCollectionComparisonNodeImplAn implementation of the model object 'Top Md Collection Comparison Node'.classTopMdCollectionImplComparisonNodeImplAn implementation of the model object 'Top Md Collection Impl Comparison Node'.classTopMdObjectCollectionElementComparisonNodeImplAn implementation of the model object 'Top Md Object Collection Element Comparison Node'.classTopMdObjectComparisonNodeImplAn implementation of the model object 'Top Md Object Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return ComparisonNode Modifier and Type Method Description ComparisonNodeChildMdCollectionImplComparisonNodeImpl. getParent()ComparisonNodeTopMdCollectionImplComparisonNodeImpl. getParent()Methods in com._1c.g5.v8.dt.md.compare.impl with parameters of type ComparisonNode Modifier and Type Method Description voidChildMdCollectionImplComparisonNodeImpl. setParent(ComparisonNode newParent)voidTopMdCollectionImplComparisonNodeImpl. setParent(ComparisonNode newParent)
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.md.compare.matchingConstructors in com._1c.g5.v8.dt.md.compare.matching with parameters of type ComparisonNode Constructor Description WebServiceXDTOPackageMatcher(ComparisonContext comparisonContext, ComparisonNode node, org.eclipse.xtext.scoping.IScopeProvider scopeProvider)Creates new instance ofWebServiceXDTOPackageMatcher
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.md.compare.participantMethods in com._1c.g5.v8.dt.md.compare.participant with parameters of type ComparisonNode Modifier and Type Method Description MergeRuleAbstractMdAwareComparisonParticipant. getDefaultMergeRule(ComparisonNode node, IComparisonSession session)booleanAbstractMdAwareComparisonParticipant. supportsPrioritizedMerging(ComparisonNode node, IComparisonSession session)Method parameters in com._1c.g5.v8.dt.md.compare.participant with type arguments of type ComparisonNode Modifier and Type Method Description protected ComparisonFlagsAbstractMdAwareComparisonParticipant. compareEmfObject(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext)
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.md.compare.supplyMethods in com._1c.g5.v8.dt.md.compare.supply with parameters of type ComparisonNode Modifier and Type Method Description protected IContainmentDataReferenceMdSupplyReferenceProviderComparisonDelegate. getContainmentDataReferenceForIntegratedReferencesOnlyTarget(ComparisonNode containerNode, String topObjectSymlink, ComparisonContext comparisonContext)IDataReferenceMdSupplyReferenceProviderComparisonDelegate. getContainmentReference(String topObjectSymlink, org.eclipse.emf.ecore.EClass eClass, org.eclipse.emf.ecore.EStructuralFeature targetFeature, org.eclipse.emf.ecore.EStructuralFeature containingFeature, ComparisonNode comparisonNode, ComparisonContext comparisonContext)booleanMdSupplyReferenceProviderComparisonDelegate. isTopObjectReference(String topObjectSymlink, org.eclipse.emf.ecore.EClass eClass, ComparisonNode comparisonNode)
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.md.compare.utilMethods in com._1c.g5.v8.dt.md.compare.util with parameters of type ComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.rights.compareSubinterfaces of ComparisonNode in com._1c.g5.v8.dt.rights.compare Modifier and Type Interface Description interfaceRightsComparisonNodeA representation of the model object 'Rights Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.rights.compare.implClasses in com._1c.g5.v8.dt.rights.compare.impl that implement ComparisonNode Modifier and Type Class Description classRightsComparisonNodeImplAn implementation of the model object 'Rights Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.rights.compare.uiMethods in com._1c.g5.v8.dt.rights.compare.ui with parameters of type ComparisonNode Modifier and Type Method Description protected IPartialFeatureNodeRightsPartialModelController. createFeatureNode(IPartialModelNode parent, AbstractComparedEmfObjects<?> comparedParentObjects, ComparisonNode comparisonNode, org.eclipse.emf.ecore.EStructuralFeature feature, String mainLabel, String otherLabel, IComparisonSession session, ComparisonContext comparisonContext)protected booleanRightsPartialModelController. isSupported(ComparisonNode node)IPartialModelNodeRightsPartialModelController. positionChildNode(IPartialModel partialModel, IPartialModelNode parentNode, ComparisonNode modelNode, IComparisonSession comparisonSession)
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.rights.compare.utilMethods in com._1c.g5.v8.dt.rights.compare.util with parameters of type ComparisonNode Modifier and Type Method Description TRightsCompareSwitch. caseComparisonNode(ComparisonNode object)Returns the result of interpreting the object as an instance of 'Comparison Node'.
- 
Uses of ComparisonNode in com._1c.g5.v8.dt.testing.compareMethods in com._1c.g5.v8.dt.testing.compare with type parameters of type ComparisonNode Modifier and Type Method Description static <T extends ComparisonNode>
 TCompareTestUtils. findChildNodeByFeaturePath(IComparisonSession session, ComparisonNode nearestTopNode, org.eclipse.emf.ecore.EStructuralFeature... featuresPath)static <T extends ComparisonNode>
 TCompareTestUtils. getContainmentNode(IComparisonSession session, String nearestTopNodeSymlink, org.eclipse.emf.ecore.EStructuralFeature... featuresPath)Methods in com._1c.g5.v8.dt.testing.compare with parameters of type ComparisonNode Modifier and Type Method Description static List<BslModuleSectionComparisonNode>BslCompareTestUtils. findAllSectionNodesByName(ComparisonNode parentNode, String sectionName)static <T extends FeatureComparisonNode>
 TCompareTestUtils. findChildNodeByFeature(IComparisonSession session, ComparisonNode parent, org.eclipse.emf.ecore.EStructuralFeature feature)static <T extends ComparisonNode>
 TCompareTestUtils. findChildNodeByFeaturePath(IComparisonSession session, ComparisonNode nearestTopNode, org.eclipse.emf.ecore.EStructuralFeature... featuresPath)static BslModuleSectionComparisonNodeBslCompareTestUtils. findSectionNodeByName(ComparisonNode parentNode, String sectionName)static IComparedObjects<?>CompareTestUtils. getComparedObjects(IComparisonSession session, ComparisonNode node)static voidBslCompareTestUtils. setCustomMergeResult(IComparisonSession session, ComparisonNode node, String customMergeResult)static voidBslCompareTestUtils. setMergeConflicts(IComparisonSession session, ComparisonNode node, List<BslCompareTestUtils.MergeConflictDescription> mergeConflictDescriptions)static voidCompareTestUtils. setMergeRule(IComparisonSession session, ComparisonNode node, MergeRule ruleToSet)static voidCompareTestUtils. setOrderSide(IComparisonSession session, ComparisonNode node, ComparisonSide orderSideToSet)
 
-