Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.TaskCommand
Packages that use TaskCommand
Package
Description
-
Uses of TaskCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return TaskCommandModifier and TypeMethodDescriptionMdClassFactory.createTaskCommand()
Returns a new object of class 'Task Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type TaskCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TaskCommand>
Task.getCommands()
Returns the value of the 'Commands' containment reference list. -
Uses of TaskCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement TaskCommandModifier and TypeClassDescriptionclass
An implementation of the model object 'Task Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return TaskCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type TaskCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TaskCommand>
TaskImpl.getCommands()
-
Uses of TaskCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type TaskCommandModifier and TypeMethodDescriptionMdClassSwitch.caseTaskCommand
(TaskCommand object) Returns the result of interpreting the object as an instance of 'Task Command'.boolean
MdClassValidator.validateTaskCommand
(TaskCommand taskCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)