Uses of Interface
com._1c.g5.v8.dt.compare.model.OrderRule
Packages that use OrderRule
Package
Description
- 
Uses of OrderRule in com._1c.g5.v8.dt.compare.modelMethods in com._1c.g5.v8.dt.compare.model that return OrderRuleModifier and TypeMethodDescriptionCompareFactory.createOrderRule()Returns a new object of class 'Order Rule'.MergeSettings.getOrderRule()Returns the value of the 'Order Rule' containment reference.Methods in com._1c.g5.v8.dt.compare.model with parameters of type OrderRuleModifier and TypeMethodDescriptionvoidMergeSettings.setOrderRule(OrderRule value) Sets the value of the 'Order Rule' containment reference.
- 
Uses of OrderRule in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement OrderRuleModifier and TypeClassDescriptionclassAn implementation of the model object 'Order Rule'.Methods in com._1c.g5.v8.dt.compare.model.impl that return OrderRuleModifier and TypeMethodDescriptionCompareFactoryImpl.createOrderRule()MergeSettingsImpl.getOrderRule()Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type OrderRule
- 
Uses of OrderRule in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type OrderRuleModifier and TypeMethodDescriptionCompareSwitch.caseOrderRule(OrderRule object) Returns the result of interpreting the object as an instance of 'Order Rule'.