Uses of Interface
com._1c.g5.v8.dt.cmi.model.SubsystemsOrder
Packages that use SubsystemsOrder
Package
Description
-
Uses of SubsystemsOrder in com._1c.g5.v8.dt.cmi.model
Methods in com._1c.g5.v8.dt.cmi.model that return SubsystemsOrderModifier and TypeMethodDescriptionCmiFactory.createSubsystemsOrder()
Returns a new object of class 'Subsystems Order'.CommandInterface.getSubsystemsOrder()
Returns the value of the 'Subsystems Order' containment reference.Methods in com._1c.g5.v8.dt.cmi.model with parameters of type SubsystemsOrderModifier and TypeMethodDescriptionvoid
CommandInterface.setSubsystemsOrder
(SubsystemsOrder value) Sets the value of the 'Subsystems Order
' containment reference. -
Uses of SubsystemsOrder in com._1c.g5.v8.dt.cmi.model.impl
Classes in com._1c.g5.v8.dt.cmi.model.impl that implement SubsystemsOrderModifier and TypeClassDescriptionclass
An implementation of the model object 'Subsystems Order'.Methods in com._1c.g5.v8.dt.cmi.model.impl that return SubsystemsOrderModifier and TypeMethodDescriptionCmiFactoryImpl.createSubsystemsOrder()
CommandInterfaceImpl.getSubsystemsOrder()
Methods in com._1c.g5.v8.dt.cmi.model.impl with parameters of type SubsystemsOrderModifier and TypeMethodDescriptionvoid
CommandInterfaceImpl.setSubsystemsOrder
(SubsystemsOrder newSubsystemsOrder) -
Uses of SubsystemsOrder in com._1c.g5.v8.dt.cmi.model.util
Methods in com._1c.g5.v8.dt.cmi.model.util with parameters of type SubsystemsOrderModifier and TypeMethodDescriptionCmiSwitch.caseSubsystemsOrder
(SubsystemsOrder object) Returns the result of interpreting the object as an instance of 'Subsystems Order'.boolean
CmiValidator.validateSubsystemsOrder
(SubsystemsOrder subsystemsOrder, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)