Uses of Interface
com._1c.g5.v8.dt.md.compare.TopMdObjectCollectionElementComparisonNode
-
Packages that use TopMdObjectCollectionElementComparisonNode Package Description com._1c.g5.v8.dt.md.compare com._1c.g5.v8.dt.md.compare.impl com._1c.g5.v8.dt.md.compare.util -
-
Uses of TopMdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare
Methods in com._1c.g5.v8.dt.md.compare that return TopMdObjectCollectionElementComparisonNode Modifier and Type Method Description TopMdObjectCollectionElementComparisonNodeMdCompareFactory. createTopMdObjectCollectionElementComparisonNode()Returns a new object of class 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return types with arguments of type TopMdObjectCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<TopMdObjectCollectionElementComparisonNode>TopMdCollectionComparisonNode. getChildren() -
Uses of TopMdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement TopMdObjectCollectionElementComparisonNode Modifier and Type Class Description classTopMdObjectCollectionElementComparisonNodeImplAn implementation of the model object 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return TopMdObjectCollectionElementComparisonNode Modifier and Type Method Description TopMdObjectCollectionElementComparisonNodeMdCompareFactoryImpl. createTopMdObjectCollectionElementComparisonNode()Methods in com._1c.g5.v8.dt.md.compare.impl that return types with arguments of type TopMdObjectCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<TopMdObjectCollectionElementComparisonNode>TopMdCollectionComparisonNodeImpl. getChildren() -
Uses of TopMdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type TopMdObjectCollectionElementComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseTopMdObjectCollectionElementComparisonNode(TopMdObjectCollectionElementComparisonNode object)Returns the result of interpreting the object as an instance of 'Top Md Object Collection Element Comparison Node'.
-