Uses of Interface
com._1c.g5.v8.dt.compare.model.ReferencedObjectsComparisonNode
-
Packages that use ReferencedObjectsComparisonNode 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 ReferencedObjectsComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ReferencedObjectsComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceReferenceCollectionElementComparisonNodeA representation of the model object 'Reference Collection Element Comparison Node'.interfaceReferenceCollectionElementImplComparisonNodeA representation of the model object 'Reference Collection Element Impl Comparison Node'.interfaceSingleReferenceFeatureComparisonNodeA representation of the model object 'Single Reference Feature Comparison Node'.interfaceSingleReferenceFeatureImplComparisonNodeA representation of the model object 'Single Reference Feature Impl Comparison Node'.Constructors in com._1c.g5.v8.dt.compare.model with parameters of type ReferencedObjectsComparisonNode Constructor Description ComparedSymlinks(ReferencedObjectsComparisonNode node)Constructs an object with compared symbolic links for the provided node. -
Uses of ReferencedObjectsComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ReferencedObjectsComparisonNode Modifier and Type Class Description classReferenceCollectionElementComparisonNodeImplAn implementation of the model object 'Reference Collection Element Comparison Node'.classReferenceCollectionElementImplComparisonNodeImplAn implementation of the model object 'Reference Collection Element Impl Comparison Node'.classReferencedObjectsComparisonNodeImplAn implementation of the model object 'Referenced Objects Comparison Node'.classSingleReferenceFeatureComparisonNodeImplAn implementation of the model object 'Single Reference Feature Comparison Node'.classSingleReferenceFeatureImplComparisonNodeImplAn implementation of the model object 'Single Reference Feature Impl Comparison Node'. -
Uses of ReferencedObjectsComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ReferencedObjectsComparisonNode Modifier and Type Method Description TCompareSwitch. caseReferencedObjectsComparisonNode(ReferencedObjectsComparisonNode object)Returns the result of interpreting the object as an instance of 'Referenced Objects Comparison Node'.
-