Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleReferenceFeatureComparisonNode
Packages that use SingleReferenceFeatureComparisonNode
Package
Description
-
Uses of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return SingleReferenceFeatureComparisonNodeModifier and TypeMethodDescriptionComparisonNodeFactory.createSingleReferenceComparisonNode
(ComparisonNode parent, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedSymlinks matchedSymlinks, ComparedFeatures<?> comparedFeatures, IComparisonSession session) Creates a comparison node for a single reference (non-containment) feature. -
Uses of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Single Reference Feature Impl Comparison Node'. -
Uses of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement SingleReferenceFeatureComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Single Reference Feature Comparison Node'.class
An implementation of the model object 'Single Reference Feature Impl Comparison Node'. -
Uses of SingleReferenceFeatureComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleReferenceFeatureComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseSingleReferenceFeatureComparisonNode
(SingleReferenceFeatureComparisonNode object) Returns the result of interpreting the object as an instance of 'Single Reference Feature Comparison Node'.