Uses of Interface
com._1c.g5.v8.dt.compare.model.FeatureCollectionElementComparisonNode
-
-
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interface
ContainmentCollectionElementComparisonNode
A representation of the model object 'Containment Collection Element Comparison Node'.interface
ContainmentCollectionElementImplComparisonNode
A representation of the model object 'Containment Collection Element Impl Comparison Node'.interface
ReferenceCollectionElementComparisonNode
A representation of the model object 'Reference Collection Element Comparison Node'.interface
ReferenceCollectionElementImplComparisonNode
A representation of the model object 'Reference Collection Element Impl Comparison Node'.interface
ValueCollectionElementComparisonNode
A representation of the model object 'Value Collection Element Comparison Node'.interface
ValueCollectionElementImplComparisonNode
A 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.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement FeatureCollectionElementComparisonNode Modifier and Type Class Description class
ContainmentCollectionElementComparisonNodeImpl
An implementation of the model object 'Containment Collection Element Comparison Node'.class
ContainmentCollectionElementImplComparisonNodeImpl
An implementation of the model object 'Containment Collection Element Impl Comparison Node'.class
FeatureCollectionElementComparisonNodeImpl
An implementation of the model object 'Feature Collection Element Comparison Node'.class
ReferenceCollectionElementComparisonNodeImpl
An implementation of the model object 'Reference Collection Element Comparison Node'.class
ReferenceCollectionElementImplComparisonNodeImpl
An implementation of the model object 'Reference Collection Element Impl Comparison Node'.class
ValueCollectionElementComparisonNodeImpl
An implementation of the model object 'Value Collection Element Comparison Node'.class
ValueCollectionElementImplComparisonNodeImpl
An 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.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type FeatureCollectionElementComparisonNode Modifier and Type Method Description T
CompareSwitch. 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.compare
Subinterfaces of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interface
ChildMdObjectComparisonNode
A representation of the model object 'Child Md Object Comparison Node'.interface
MdObjectCollectionElementComparisonNode
A representation of the model object 'Md Object Collection Element Comparison Node'.interface
TopMdObjectCollectionElementComparisonNode
A representation of the model object 'Top Md Object Collection Element Comparison Node'. -
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement FeatureCollectionElementComparisonNode Modifier and Type Class Description class
ChildMdObjectComparisonNodeImpl
An implementation of the model object 'Child Md Object Comparison Node'.class
MdObjectCollectionElementComparisonNodeImpl
An implementation of the model object 'Md Object Collection Element Comparison Node'.class
TopMdObjectCollectionElementComparisonNodeImpl
An implementation of the model object 'Top Md Object Collection Element Comparison Node'. -
Uses of FeatureCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type FeatureCollectionElementComparisonNode Modifier and Type Method Description T
MdCompareSwitch. caseFeatureCollectionElementComparisonNode(FeatureCollectionElementComparisonNode object)
Returns the result of interpreting the object as an instance of 'Feature Collection Element Comparison Node'.
-