Uses of Interface
com._1c.g5.v8.dt.compare.model.ValueCollectionElementComparisonNode
-
Packages that use ValueCollectionElementComparisonNode Package Description com._1c.g5.v8.dt.compare.model com._1c.g5.v8.dt.compare.model.impl com._1c.g5.v8.dt.compare.model.util -
-
Uses of ValueCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ValueCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description 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 ValueCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ValueCollectionElementComparisonNode>
ValueCollectionComparisonNode. getChildren()
-
Uses of ValueCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ValueCollectionElementComparisonNode Modifier and Type Class Description 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 ValueCollectionElementComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ValueCollectionElementComparisonNode>
ValueCollectionComparisonNodeImpl. getChildren()
-
Uses of ValueCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ValueCollectionElementComparisonNode Modifier and Type Method Description T
CompareSwitch. caseValueCollectionElementComparisonNode(ValueCollectionElementComparisonNode object)
Returns the result of interpreting the object as an instance of 'Value Collection Element Comparison Node'.
-