Uses of Interface
com._1c.g5.v8.dt.compare.model.FeatureCollectionElementComparisonNode
- 
- 
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.modelSubinterfaces of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceContainmentCollectionElementComparisonNodeA representation of the model object 'Containment Collection Element Comparison Node'.interfaceContainmentCollectionElementImplComparisonNodeA representation of the model object 'Containment Collection Element Impl 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'.interfaceValueCollectionElementComparisonNodeA representation of the model object 'Value Collection Element Comparison Node'.interfaceValueCollectionElementImplComparisonNodeA representation of the model object 'Value Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return types with arguments of type FeatureCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<? extends FeatureCollectionElementComparisonNode>FeatureCollectionComparisonNode. getChildren()
- 
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement FeatureCollectionElementComparisonNode Modifier and Type Class Description classContainmentCollectionElementComparisonNodeImplAn implementation of the model object 'Containment Collection Element Comparison Node'.classContainmentCollectionElementImplComparisonNodeImplAn implementation of the model object 'Containment Collection Element Impl Comparison Node'.classFeatureCollectionElementComparisonNodeImplAn implementation of the model object 'Feature Collection Element 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'.classValueCollectionElementComparisonNodeImplAn implementation of the model object 'Value Collection Element Comparison Node'.classValueCollectionElementImplComparisonNodeImplAn implementation of the model object 'Value Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return types with arguments of type FeatureCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<? extends FeatureCollectionElementComparisonNode>CompareFactoryImpl. createFeatureCollectionChildrenListFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)org.eclipse.emf.common.util.EList<? extends FeatureCollectionElementComparisonNode>FeatureCollectionComparisonNodeImpl. getChildren()
- 
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type FeatureCollectionElementComparisonNode Modifier and Type Method Description TCompareSwitch. caseFeatureCollectionElementComparisonNode(FeatureCollectionElementComparisonNode object)Returns the result of interpreting the object as an instance of 'Feature Collection Element Comparison Node'.
- 
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compareSubinterfaces of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interfaceChildMdObjectComparisonNodeA representation of the model object 'Child Md Object Comparison Node'.interfaceMdObjectCollectionElementComparisonNodeA representation of the model object 'Md Object Collection Element Comparison Node'.interfaceTopMdObjectCollectionElementComparisonNodeA representation of the model object 'Top Md Object Collection Element Comparison Node'.
- 
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.implClasses in com._1c.g5.v8.dt.md.compare.impl that implement FeatureCollectionElementComparisonNode Modifier and Type Class Description classChildMdObjectComparisonNodeImplAn implementation of the model object 'Child Md Object Comparison Node'.classMdObjectCollectionElementComparisonNodeImplAn implementation of the model object 'Md Object Collection Element Comparison Node'.classTopMdObjectCollectionElementComparisonNodeImplAn implementation of the model object 'Top Md Object Collection Element Comparison Node'.
- 
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.utilMethods in com._1c.g5.v8.dt.md.compare.util with parameters of type FeatureCollectionElementComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseFeatureCollectionElementComparisonNode(FeatureCollectionElementComparisonNode object)Returns the result of interpreting the object as an instance of 'Feature Collection Element Comparison Node'.
 
-