Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSource
Packages that use StandardCommandSource
Package
Description
-
Uses of StandardCommandSource in com._1c.g5.v8.dt.md.api
Constructors in com._1c.g5.v8.dt.md.api with parameters of type StandardCommandSourceModifierConstructorDescriptionUseStandardCommandChangeTask
(StandardCommandSource object, org.eclipse.emf.ecore.EStructuralFeature feature, boolean valueToApply) Instantiates a new task. -
Uses of StandardCommandSource in com._1c.g5.v8.dt.metadata.mdclass
Subinterfaces of StandardCommandSource in com._1c.g5.v8.dt.metadata.mdclassModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Accounting Register'.interface
A representation of the model object 'Accumulation Register'.interface
A representation of the model object 'Basic Db Object'.interface
A representation of the model object 'Basic Register'.interface
A representation of the model object 'Business Process'.interface
A representation of the model object 'Calculation Register'.interface
A representation of the model object 'Catalog'.interface
A representation of the model object 'Catalog Owner'.interface
A representation of the model object 'Chart Of Accounts'.interface
A representation of the model object 'Chart Of Calculation Types'.interface
A representation of the model object 'Chart Of Characteristic Types'.interface
A representation of the model object 'Common Form'.interface
A representation of the model object 'Constant'.interface
A representation of the model object 'Cube'.interface
A representation of the model object 'Data Processor'.interface
A representation of the model object 'Dimension Table'.interface
A representation of the model object 'Document'.interface
A representation of the model object 'Document Journal'.interface
A representation of the model object 'Enum'.interface
A representation of the model object 'Exchange Plan'.interface
A representation of the model object 'Filter Criterion'.interface
A representation of the model object 'Information Register'.interface
A representation of the model object 'Report'.interface
A representation of the model object 'Table'.interface
A representation of the model object 'Task'. -
Uses of StandardCommandSource in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement StandardCommandSourceModifier and TypeClassDescriptionclass
An implementation of the model object 'Accounting Register'.class
An implementation of the model object 'Accumulation Register'.class
An implementation of the model object 'Basic Db Object'.class
An implementation of the model object 'Basic Register'.class
An implementation of the model object 'Business Process'.class
An implementation of the model object 'Calculation Register'.class
An implementation of the model object 'Catalog'.class
An implementation of the model object 'Chart Of Accounts'.class
An implementation of the model object 'Chart Of Calculation Types'.class
An implementation of the model object 'Chart Of Characteristic Types'.class
An implementation of the model object 'Common Form'.class
An implementation of the model object 'Constant'.class
An implementation of the model object 'Cube'.class
An implementation of the model object 'Data Processor'.class
An implementation of the model object 'Dimension Table'.class
An implementation of the model object 'Document'.class
An implementation of the model object 'Document Journal'.class
An implementation of the model object 'Enum'.class
An implementation of the model object 'Exchange Plan'.class
An implementation of the model object 'Filter Criterion'.class
An implementation of the model object 'Information Register'.class
An implementation of the model object 'Report'.class
An implementation of the model object 'Table'.class
An implementation of the model object 'Task'. -
Uses of StandardCommandSource in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type StandardCommandSourceModifier and TypeMethodDescriptionMdClassSwitch.caseStandardCommandSource
(StandardCommandSource object) Returns the result of interpreting the object as an instance of 'Standard Command Source'.boolean
MdClassValidator.validateStandardCommandSource
(StandardCommandSource standardCommandSource, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)