Uses of Interface
com._1c.g5.v8.dt.compare.model.CollectionElementComparisonNode
-
-
Uses of CollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of CollectionElementComparisonNode 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
FeatureCollectionElementComparisonNode
A representation of the model object 'Feature Collection Element 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 CollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<? extends CollectionElementComparisonNode>
CollectionComparisonNode. getChildren()
-
Uses of CollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement CollectionElementComparisonNode Modifier and Type Class Description class
CollectionElementComparisonNodeImpl
An implementation of the model object 'Collection Element Comparison Node'.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 CollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<? extends CollectionElementComparisonNode>
CompareFactoryImpl. createCollectionChildrenListFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
org.eclipse.emf.common.util.EList<? extends CollectionElementComparisonNode>
CollectionComparisonNodeImpl. getChildren()
-
Uses of CollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type CollectionElementComparisonNode Modifier and Type Method Description T
CompareSwitch. caseCollectionElementComparisonNode(CollectionElementComparisonNode object)
Returns the result of interpreting the object as an instance of 'Collection Element Comparison Node'. -
Uses of CollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of CollectionElementComparisonNode 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
ManifestHeaderComparisonNode
A representation of the model object 'Manifest Header Comparison Node'.interface
ManifestHeaderImplComparisonNode
A representation of the model object 'Manifest Header Impl 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 CollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement CollectionElementComparisonNode Modifier and Type Class Description class
ChildMdObjectComparisonNodeImpl
An implementation of the model object 'Child Md Object Comparison Node'.class
ManifestHeaderComparisonNodeImpl
An implementation of the model object 'Manifest Header Comparison Node'.class
ManifestHeaderImplComparisonNodeImpl
An implementation of the model object 'Manifest Header Impl 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 CollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type CollectionElementComparisonNode Modifier and Type Method Description T
MdCompareSwitch. caseCollectionElementComparisonNode(CollectionElementComparisonNode object)
Returns the result of interpreting the object as an instance of 'Collection Element Comparison Node'.
-