Uses of Interface
com._1c.g5.v8.dt.md.compare.MdObjectCollectionElementComparisonNode
Packages that use MdObjectCollectionElementComparisonNode
Package
Description
-
Uses of MdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.internal.md.compare
Methods in com._1c.g5.v8.dt.internal.md.compare with parameters of type MdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionstatic List<org.eclipse.emf.ecore.EReference>
MdCompareUtils.getChildFeatures
(MdObjectCollectionElementComparisonNode node, IComparisonSession comparisonSession) Returns features of node in sorted order. -
Uses of MdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of MdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Child Md Object Comparison Node'.interface
A representation of the model object 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare that return types with arguments of type MdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<? extends MdObjectCollectionElementComparisonNode>
MdCollectionComparisonNode.getChildren()
-
Uses of MdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement MdObjectCollectionElementComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Child Md Object Comparison Node'.class
An implementation of the model object 'Md Object Collection Element Comparison Node'.class
An implementation of the model object 'Top Md Object Collection Element Comparison Node'.Methods in com._1c.g5.v8.dt.md.compare.impl that return types with arguments of type MdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<? extends MdObjectCollectionElementComparisonNode>
MdCompareFactoryImpl.createMdCollectionChildrenListFromString
(org.eclipse.emf.ecore.EDataType eDataType, String initialValue) org.eclipse.emf.common.util.EList<? extends MdObjectCollectionElementComparisonNode>
MdCollectionComparisonNodeImpl.getChildren()
-
Uses of MdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.matching
Methods in com._1c.g5.v8.dt.md.compare.matching with parameters of type MdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionint
MatchedMdObjectOrderer.getOrder
(MdObjectCollectionElementComparisonNode object, ComparisonSide side) boolean
MatchedMdObjectOrderer.isPresent
(MdObjectCollectionElementComparisonNode object, ComparisonSide side) Constructor parameters in com._1c.g5.v8.dt.md.compare.matching with type arguments of type MdObjectCollectionElementComparisonNodeModifierConstructorDescriptionMatchedMdObjectOrderer
(Collection<MdObjectCollectionElementComparisonNode> matchedObjects, boolean isThreeWay) Creates a new instance. -
Uses of MdObjectCollectionElementComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type MdObjectCollectionElementComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseMdObjectCollectionElementComparisonNode
(MdObjectCollectionElementComparisonNode object) Returns the result of interpreting the object as an instance of 'Md Object Collection Element Comparison Node'.