Uses of Interface
com._1c.g5.v8.dt.compare.model.SingleContainmentFeatureImplComparisonNode
-
Packages that use SingleContainmentFeatureImplComparisonNode 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 SingleContainmentFeatureImplComparisonNode in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return SingleContainmentFeatureImplComparisonNode Modifier and Type Method Description SingleContainmentFeatureImplComparisonNode
CompareFactory. createSingleContainmentFeatureImplComparisonNode()
Returns a new object of class 'Single Containment Feature Impl Comparison Node'. -
Uses of SingleContainmentFeatureImplComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement SingleContainmentFeatureImplComparisonNode Modifier and Type Class Description class
SingleContainmentFeatureImplComparisonNodeImpl
An implementation of the model object 'Single Containment Feature Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return SingleContainmentFeatureImplComparisonNode Modifier and Type Method Description SingleContainmentFeatureImplComparisonNode
CompareFactoryImpl. createSingleContainmentFeatureImplComparisonNode()
-
Uses of SingleContainmentFeatureImplComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type SingleContainmentFeatureImplComparisonNode Modifier and Type Method Description T
CompareSwitch. caseSingleContainmentFeatureImplComparisonNode(SingleContainmentFeatureImplComparisonNode object)
Returns the result of interpreting the object as an instance of 'Single Containment Feature Impl Comparison Node'.
-