Uses of Interface
com._1c.g5.v8.dt.compare.model.ContainmentCollectionElementComparisonNode
-
-
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return ContainmentCollectionElementComparisonNode Modifier and Type Method Description ContainmentCollectionElementComparisonNodeComparisonNodeFactory. createContainmentCollectionElementComparisonNode(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, MatchedEmfObjects matchedObjects, ComparedFeatures<?> collectionFeatures, int positionAfterMerge, IComparisonSession session)Creates a comparison node for the element in the containment collection. -
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceContainmentCollectionElementImplComparisonNodeA representation of the model object 'Containment Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return types with arguments of type ContainmentCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ContainmentCollectionElementComparisonNode>ContainmentCollectionComparisonNode. getChildren() -
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ContainmentCollectionElementComparisonNode 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'.Methods in com._1c.g5.v8.dt.compare.model.impl that return types with arguments of type ContainmentCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ContainmentCollectionElementComparisonNode>ContainmentCollectionComparisonNodeImpl. getChildren() -
Uses of ContainmentCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ContainmentCollectionElementComparisonNode Modifier and Type Method Description TCompareSwitch. caseContainmentCollectionElementComparisonNode(ContainmentCollectionElementComparisonNode object)Returns the result of interpreting the object as an instance of 'Containment Collection Element Comparison Node'.
-