Uses of Interface
com._1c.g5.v8.dt.compare.model.ReferenceCollectionElementImplComparisonNode
-
Packages that use ReferenceCollectionElementImplComparisonNode 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 ReferenceCollectionElementImplComparisonNode in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return ReferenceCollectionElementImplComparisonNode Modifier and Type Method Description ReferenceCollectionElementImplComparisonNodeCompareFactory. createReferenceCollectionElementImplComparisonNode()Returns a new object of class 'Reference Collection Element Impl Comparison Node'. -
Uses of ReferenceCollectionElementImplComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ReferenceCollectionElementImplComparisonNode Modifier and Type Class Description classReferenceCollectionElementImplComparisonNodeImplAn implementation of the model object 'Reference Collection Element Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return ReferenceCollectionElementImplComparisonNode Modifier and Type Method Description ReferenceCollectionElementImplComparisonNodeCompareFactoryImpl. createReferenceCollectionElementImplComparisonNode() -
Uses of ReferenceCollectionElementImplComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ReferenceCollectionElementImplComparisonNode Modifier and Type Method Description TCompareSwitch. caseReferenceCollectionElementImplComparisonNode(ReferenceCollectionElementImplComparisonNode object)Returns the result of interpreting the object as an instance of 'Reference Collection Element Impl Comparison Node'.
-