Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.DocumentCommand
Packages that use DocumentCommand
Package
Description
-
Uses of DocumentCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DocumentCommandModifier and TypeMethodDescriptionMdClassFactory.createDocumentCommand()Returns a new object of class 'Document Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type DocumentCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentCommand>Document.getCommands()Returns the value of the 'Commands' containment reference list. -
Uses of DocumentCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DocumentCommandModifier and TypeClassDescriptionclassAn implementation of the model object 'Document Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DocumentCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type DocumentCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentCommand>DocumentImpl.getCommands() -
Uses of DocumentCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DocumentCommandModifier and TypeMethodDescriptionMdClassSwitch.caseDocumentCommand(DocumentCommand object) Returns the result of interpreting the object as an instance of 'Document Command'.booleanMdClassValidator.validateDocumentCommand(DocumentCommand documentCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)