Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.DimensionTableCommand
Packages that use DimensionTableCommand
Package
Description
-
Uses of DimensionTableCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DimensionTableCommandModifier and TypeMethodDescriptionMdClassFactory.createDimensionTableCommand()Returns a new object of class 'Dimension Table Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type DimensionTableCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DimensionTableCommand>DimensionTable.getCommands()Returns the value of the 'Commands' containment reference list. -
Uses of DimensionTableCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DimensionTableCommandModifier and TypeClassDescriptionclassAn implementation of the model object 'Dimension Table Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DimensionTableCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type DimensionTableCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DimensionTableCommand>DimensionTableImpl.getCommands() -
Uses of DimensionTableCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DimensionTableCommandModifier and TypeMethodDescriptionMdClassSwitch.caseDimensionTableCommand(DimensionTableCommand object) Returns the result of interpreting the object as an instance of 'Dimension Table Command'.booleanMdClassValidator.validateDimensionTableCommand(DimensionTableCommand dimensionTableCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)