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