Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.ExchangePlanCommand
Packages that use ExchangePlanCommand
Package
Description
-
Uses of ExchangePlanCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return ExchangePlanCommandModifier and TypeMethodDescriptionMdClassFactory.createExchangePlanCommand()
Returns a new object of class 'Exchange Plan Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type ExchangePlanCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanCommand>
ExchangePlan.getCommands()
Returns the value of the 'Commands' containment reference list. -
Uses of ExchangePlanCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement ExchangePlanCommandModifier and TypeClassDescriptionclass
An implementation of the model object 'Exchange Plan Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return ExchangePlanCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type ExchangePlanCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<ExchangePlanCommand>
ExchangePlanImpl.getCommands()
-
Uses of ExchangePlanCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type ExchangePlanCommandModifier and TypeMethodDescriptionMdClassSwitch.caseExchangePlanCommand
(ExchangePlanCommand object) Returns the result of interpreting the object as an instance of 'Exchange Plan Command'.boolean
MdClassValidator.validateExchangePlanCommand
(ExchangePlanCommand exchangePlanCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)