Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.BusinessProcessCommand
Packages that use BusinessProcessCommand
Package
Description
-
Uses of BusinessProcessCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return BusinessProcessCommandModifier and TypeMethodDescriptionMdClassFactory.createBusinessProcessCommand()
Returns a new object of class 'Business Process Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type BusinessProcessCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcessCommand>
BusinessProcess.getCommands()
Returns the value of the 'Commands' containment reference list. -
Uses of BusinessProcessCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement BusinessProcessCommandModifier and TypeClassDescriptionclass
An implementation of the model object 'Business Process Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return BusinessProcessCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type BusinessProcessCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<BusinessProcessCommand>
BusinessProcessImpl.getCommands()
-
Uses of BusinessProcessCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type BusinessProcessCommandModifier and TypeMethodDescriptionMdClassSwitch.caseBusinessProcessCommand
(BusinessProcessCommand object) Returns the result of interpreting the object as an instance of 'Business Process Command'.boolean
MdClassValidator.validateBusinessProcessCommand
(BusinessProcessCommand businessProcessCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)