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