Uses of Interface
com._1c.g5.v8.dt.rights.compare.RightsComparisonNode
- 
Packages that use RightsComparisonNode Package Description com._1c.g5.v8.dt.rights.compare com._1c.g5.v8.dt.rights.compare.impl com._1c.g5.v8.dt.rights.compare.util 
- 
- 
Uses of RightsComparisonNode in com._1c.g5.v8.dt.rights.compareMethods in com._1c.g5.v8.dt.rights.compare that return RightsComparisonNode Modifier and Type Method Description RightsComparisonNodeRightsCompareFactory. createRightsComparisonNode()Returns a new object of class 'Rights Comparison Node'.
- 
Uses of RightsComparisonNode in com._1c.g5.v8.dt.rights.compare.implClasses in com._1c.g5.v8.dt.rights.compare.impl that implement RightsComparisonNode Modifier and Type Class Description classRightsComparisonNodeImplAn implementation of the model object 'Rights Comparison Node'.Methods in com._1c.g5.v8.dt.rights.compare.impl that return RightsComparisonNode Modifier and Type Method Description RightsComparisonNodeRightsCompareFactoryImpl. createRightsComparisonNode()
- 
Uses of RightsComparisonNode in com._1c.g5.v8.dt.rights.compare.utilMethods in com._1c.g5.v8.dt.rights.compare.util with parameters of type RightsComparisonNode Modifier and Type Method Description TRightsCompareSwitch. caseRightsComparisonNode(RightsComparisonNode object)Returns the result of interpreting the object as an instance of 'Rights Comparison Node'.
 
-