Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.DocumentJournalCommand
Packages that use DocumentJournalCommand
Package
Description
-
Uses of DocumentJournalCommand in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DocumentJournalCommandModifier and TypeMethodDescriptionMdClassFactory.createDocumentJournalCommand()
Returns a new object of class 'Document Journal Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type DocumentJournalCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentJournalCommand>
DocumentJournal.getCommands()
Returns the value of the 'Commands' containment reference list. -
Uses of DocumentJournalCommand in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DocumentJournalCommandModifier and TypeClassDescriptionclass
An implementation of the model object 'Document Journal Command'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DocumentJournalCommandMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type DocumentJournalCommandModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<DocumentJournalCommand>
DocumentJournalImpl.getCommands()
-
Uses of DocumentJournalCommand in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DocumentJournalCommandModifier and TypeMethodDescriptionMdClassSwitch.caseDocumentJournalCommand
(DocumentJournalCommand object) Returns the result of interpreting the object as an instance of 'Document Journal Command'.boolean
MdClassValidator.validateDocumentJournalCommand
(DocumentJournalCommand documentJournalCommand, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)