Uses of Interface
com._1c.g5.v8.dt.compare.model.FeatureCollectionComparisonNode
Packages that use FeatureCollectionComparisonNode
Package
Description
-
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core with type parameters of type FeatureCollectionComparisonNodeModifier and TypeMethodDescriptionprotected <T extends FeatureCollectionComparisonNode>
TComparisonNodeFactory.createCollectionNode
(org.eclipse.emf.ecore.EClass nodeType, ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, IComparisonSession session) Creates a comparison node for some collection. -
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Containment Collection Comparison Node'.interface
A representation of the model object 'Containment Collection Impl Comparison Node'.interface
A representation of the model object 'Reference Collection Comparison Node'.interface
A representation of the model object 'Reference Collection Impl Comparison Node'.interface
A representation of the model object 'Value Collection Comparison Node'.interface
A representation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return FeatureCollectionComparisonNode -
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement FeatureCollectionComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Containment Collection Comparison Node'.class
An implementation of the model object 'Containment Collection Impl Comparison Node'.class
An implementation of the model object 'Feature Collection Comparison Node'.class
An implementation of the model object 'Reference Collection Comparison Node'.class
An implementation of the model object 'Reference Collection Impl Comparison Node'.class
An implementation of the model object 'Value Collection Comparison Node'.class
An implementation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return FeatureCollectionComparisonNode -
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type FeatureCollectionComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseFeatureCollectionComparisonNode
(FeatureCollectionComparisonNode object) Returns the result of interpreting the object as an instance of 'Feature Collection Comparison Node'. -
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.compare.ui.partialmodel.node
Methods in com._1c.g5.v8.dt.compare.ui.partialmodel.node that return FeatureCollectionComparisonNode -
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.md.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Child Md Collection Comparison Node'.interface
A representation of the model object 'Child Md Collection Impl Comparison Node'.interface
A representation of the model object 'Md Collection Comparison Node'.interface
A representation of the model object 'Top Md Collection Comparison Node'.interface
A representation of the model object 'Top Md Collection Impl Comparison Node'. -
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement FeatureCollectionComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Child Md Collection Comparison Node'.class
An implementation of the model object 'Child Md Collection Impl Comparison Node'.class
An implementation of the model object 'Md Collection Comparison Node'.class
An implementation of the model object 'Top Md Collection Comparison Node'.class
An implementation of the model object 'Top Md Collection Impl Comparison Node'. -
Uses of FeatureCollectionComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type FeatureCollectionComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseFeatureCollectionComparisonNode
(FeatureCollectionComparisonNode object) Returns the result of interpreting the object as an instance of 'Feature Collection Comparison Node'.