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