Uses of Interface
com._1c.g5.v8.dt.compare.model.ValueCollectionElementComparisonNode
Packages that use ValueCollectionElementComparisonNode
Package
Description
-
Uses of ValueCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ValueCollectionElementComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterfaceA 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 ValueCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.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 ValueCollectionElementComparisonNodeModifier and TypeClassDescriptionclassAn implementation of the model object 'Value Collection Element Comparison Node'.classAn 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 ValueCollectionElementComparisonNodeModifier and TypeMethodDescriptionorg.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 ValueCollectionElementComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseValueCollectionElementComparisonNode(ValueCollectionElementComparisonNode object) Returns the result of interpreting the object as an instance of 'Value Collection Element Comparison Node'.