Uses of Interface
com._1c.g5.v8.dt.compare.model.FeatureCollectionComparisonNode
- 
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.coreMethods in com._1c.g5.v8.dt.compare.core with type parameters of type FeatureCollectionComparisonNode Modifier and Type Method Description 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.
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.modelSubinterfaces of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceContainmentCollectionComparisonNodeA representation of the model object 'Containment Collection Comparison Node'.interfaceContainmentCollectionImplComparisonNodeA representation of the model object 'Containment Collection Impl Comparison Node'.interfaceReferenceCollectionComparisonNodeA representation of the model object 'Reference Collection Comparison Node'.interfaceReferenceCollectionImplComparisonNodeA representation of the model object 'Reference Collection Impl Comparison Node'.interfaceValueCollectionComparisonNodeA representation of the model object 'Value Collection Comparison Node'.interfaceValueCollectionImplComparisonNodeA representation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return FeatureCollectionComparisonNode Modifier and Type Method Description FeatureCollectionComparisonNodeFeatureCollectionElementComparisonNode. getParent()
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement FeatureCollectionComparisonNode Modifier and Type Class Description classContainmentCollectionComparisonNodeImplAn implementation of the model object 'Containment Collection Comparison Node'.classContainmentCollectionImplComparisonNodeImplAn implementation of the model object 'Containment Collection Impl Comparison Node'.classFeatureCollectionComparisonNodeImplAn implementation of the model object 'Feature Collection Comparison Node'.classReferenceCollectionComparisonNodeImplAn implementation of the model object 'Reference Collection Comparison Node'.classReferenceCollectionImplComparisonNodeImplAn implementation of the model object 'Reference Collection Impl Comparison Node'.classValueCollectionComparisonNodeImplAn implementation of the model object 'Value Collection Comparison Node'.classValueCollectionImplComparisonNodeImplAn implementation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return FeatureCollectionComparisonNode Modifier and Type Method Description FeatureCollectionComparisonNodeFeatureCollectionElementComparisonNodeImpl. getParent()
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type FeatureCollectionComparisonNode Modifier and Type Method Description TCompareSwitch. caseFeatureCollectionComparisonNode(FeatureCollectionComparisonNode object)Returns the result of interpreting the object as an instance of 'Feature Collection Comparison Node'.
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.ui.partialmodel.nodeMethods in com._1c.g5.v8.dt.compare.ui.partialmodel.node that return FeatureCollectionComparisonNode Modifier and Type Method Description FeatureCollectionComparisonNodeICollectionPartialNode. retrieveComparisonNode()
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.md.compareSubinterfaces of FeatureCollectionComparisonNode 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'.interfaceMdCollectionComparisonNodeA representation of the model object 'Md Collection 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'.
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.implClasses in com._1c.g5.v8.dt.md.compare.impl that implement FeatureCollectionComparisonNode 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'.classMdCollectionComparisonNodeImplAn implementation of the model object 'Md Collection 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'.
- 
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.utilMethods in com._1c.g5.v8.dt.md.compare.util with parameters of type FeatureCollectionComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseFeatureCollectionComparisonNode(FeatureCollectionComparisonNode object)Returns the result of interpreting the object as an instance of 'Feature Collection Comparison Node'.
 
-