Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Document
Packages that use Document
Package
Description
-
Uses of Document in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return DocumentModifier and TypeMethodDescriptionstatic DocumentTestMdObjectFactory.createDocument(String name) Creates Document with name -
Uses of Document in com._1c.g5.v8.dt.internal.md.extension._import.xml.model
Methods in com._1c.g5.v8.dt.internal.md.extension._import.xml.model that return DocumentModifier and TypeMethodDescriptionAdoptedDocumentInitializer.create(IV8Project v8project, Version version) -
Uses of Document in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return DocumentModifier and TypeMethodDescriptionprotected DocumentDocumentAdopterParticipant.createAdoptedObject(Document nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type DocumentModifier and TypeMethodDescriptionprotected DocumentDocumentAdopterParticipant.createAdoptedObject(Document nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionDocumentAdopterParticipant.createExtension(Document nativeObject) -
Uses of Document in com._1c.g5.v8.dt.internal.md.ui.editors.document
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.document with parameters of type DocumentModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModelDocumentEditorJournalsPageEditHandler.createNavigatorTreeDialogModel(Document model) protected NavigatorTreeDialogModelDocumentEditorPostingEditHandler.createNavigatorTreeDialogModel(Document model) protected NavigatorTreeDialogModelDocumentEditorSequencesPageEditHandler.createNavigatorTreeDialogModel(Document model) protected voidDocumentEditorJournalsPageEditHandler.processOkResult(Document model, IBmEditingContext editingContext, List<Object> selected) protected voidDocumentEditorPostingEditHandler.processOkResult(Document model, IBmEditingContext editingContext, List<Object> selected) protected voidDocumentEditorSequencesPageEditHandler.processOkResult(Document model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.document with parameters of type DocumentModifierConstructorDescriptionDocumentEditorInput(Document document) Instantiates a new document editor input.DocumentEditorJournalsPageModel(Document document, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance.DocumentEditorSequencesPageModel(Document document, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance.DocumentRegisterRecordsModel(Document document, Configuration configuration, org.eclipse.core.resources.IProject project) Creates a new instance ofDocumentRegisterRecordsModel. -
Uses of Document in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type DocumentModifier and TypeMethodDescriptionstatic DocumentInJournalsTaskDocumentInJournalsTask.createAddTask(Document document, Collection<DocumentJournal> journals) Creates a newIBmTaskthat adds the given document to each element of the journals collection.static DocumentInSequncesTaskDocumentInSequncesTask.createAddTask(Document document, Collection<Sequence> sequences) Creates a newIBmTaskthat adds the given document to each element of the sequence collection.static DocumentRegisterRecordsTaskDocumentRegisterRecordsTask.createAddTask(Document document, Collection<BasicRegister> registers) Creates a newIBmTaskthat adds the given registers to the document.static DocumentInJournalsTaskDocumentInJournalsTask.createRemoveTask(Document document, Collection<DocumentJournal> journals) Creates a newIBmTaskthat removes the given document from each element of the journals collection.static DocumentInSequncesTaskDocumentInSequncesTask.createRemoveTask(Document document, Collection<Sequence> sequences) Creates a newIBmTaskthat removes the given document from each element of the sequence collection.static DocumentRegisterRecordsTaskDocumentRegisterRecordsTask.createRemoveTask(Document document, Collection<BasicRegister> registers) Creates a newIBmTaskthat removes the given registers to the document.org.eclipse.core.runtime.IStatusChangeDocumentNumeratorInDocumentTask.execute(Document document, org.eclipse.core.runtime.IProgressMonitor monitor) Sets the numerator in the given document and Document.numberType, Document.numberLength, Document.numberAllowedLength, Document.numberPeriodicity, Document.checkUnique in according with numerator.org.eclipse.core.runtime.IStatusSequenceDocumentsChangeTask.execute(Sequence sequence, Document object, org.eclipse.core.runtime.IProgressMonitor monitor) Method parameters in com._1c.g5.v8.dt.md.api with type arguments of type DocumentModifier and TypeMethodDescriptionstatic IBmTask<?>RegisterInDocumentsTask.createAdd(BasicRegister register, Collection<Document> documents) static IBmTask<?>DocumentJournalRegisteredDocumentsTask.createAddTask(DocumentJournal journal, Collection<Document> documents) Creates a newIBmTaskthat adds the given collection of documents to the journal.static IBmTask<?>RegisterInDocumentsTask.createRemove(BasicRegister register, Collection<Document> documents) static IBmTask<?>DocumentJournalRegisteredDocumentsTask.createRemoveTask(DocumentJournal journal, Collection<Document> documents) Creates a newIBmTaskthat removes the given collection of documents from the journal.Constructors in com._1c.g5.v8.dt.md.api with parameters of type DocumentModifierConstructorDescriptionChangeDocumentNumeratorInDocumentTask(Document document, DocumentNumerator numerator) Instantiates a newChangeDocumentNumeratorInDocumentTaskprotectedDocumentInJournalsTask(Document document, Collection<DocumentJournal> journals, String template) Creates a newIBmTasksuccessor instance.protectedDocumentInSequncesTask(Document document, Collection<Sequence> sequences, String template) Creates a newIBmTasksuccessor instance.protectedDocumentRegisterRecordsTask(Document document, Collection<BasicRegister> registers, String template) Creates a newIBmTasksuccessor instanceSequenceDocumentsChangeTask(Sequence sequence, Document object, SequenceDocumentsChangeTask.TaskAction action) Creates a new task.Constructor parameters in com._1c.g5.v8.dt.md.api with type arguments of type DocumentModifierConstructorDescriptionprotectedDocumentJournalRegisteredDocumentsTask(DocumentJournal journal, Collection<Document> documents, String template) Initialize fields of theIBmTask -
Uses of Document in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return DocumentModifier and TypeMethodDescriptionDocumentInitializer.create(IV8Project v8project, Version version) Methods in com._1c.g5.v8.dt.md.model with parameters of type DocumentModifier and TypeMethodDescriptionDocumentInitializer.getInputByStringFieldNames(Document document) -
Uses of Document in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type DocumentModifier and TypeMethodDescriptionprotected booleanprotected booleanMdDbViewFieldDefInferrer._infer(Document object, IEObjectProvider typeProvider) protected booleanprotected booleanMdStdCommandInferrer._infer(Document document, org.eclipse.xtext.resource.IEObjectDescription[] groups) Infers Document standard commands.protected booleanInferers Document standard commands.protected booleanMdFieldInferrer._inferFrom(Document object, IEObjectProvider typeProvider, CompatibilityMode compatibilityMode) static TypeMdTypeUtil.createDynamicTypeRegisterRecordsCollection(Document document, IEObjectProvider typeProvider) Creates dynamic type for property "RegisterRecords" for document context defstatic TypeMdTypeUtil.getRefType(Document object) ReturnsTyperepresenting reference to the data object.MdTypeUtil.newNumberTypeDescription(Document object, IEObjectProvider typeProvider) Returns a new type description for thenumberfield of theDocument.Method parameters in com._1c.g5.v8.dt.md.resource with type arguments of type DocumentModifier and TypeMethodDescriptionMdTypeUtil.newDocumentJournalNumberTypeDescription(List<Document> documents, IEObjectProvider typeProvider) Returns a new type description forNumberfield of Document Journal -
Uses of Document in com._1c.g5.v8.dt.md.ui.aef.models
Methods in com._1c.g5.v8.dt.md.ui.aef.models with parameters of type DocumentModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createDocumentDocumentJournalsAbsentModel(Document context) CreatesDocumentdocument journals dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createDocumentRegisterRecordsAbsentModel(Document context) CreatesDocumentregister records dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createDocumentRegisterRecordsCheckedModel(Document context) CreatesDocumentregister records dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createDocumentSequencesAbsentModel(Document context) CreatesDocumentsequences dialog model for context object without showing checked objects. -
Uses of Document in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DocumentModifier and TypeMethodDescriptionMdClassFactory.createDocument()Returns a new object of class 'Document'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type DocumentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Document>Configuration.getDocuments()Returns the value of the 'Documents' reference list.org.eclipse.emf.common.util.EList<Document>Sequence.getDocuments()Returns the value of the 'Documents' reference list.org.eclipse.emf.common.util.EList<Document>DocumentJournal.getRegisteredDocuments()Returns the value of the 'Registered Documents' reference list. -
Uses of Document in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DocumentModifier and TypeClassDescriptionclassAn implementation of the model object 'Document'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DocumentMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type DocumentModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Document>ConfigurationImpl.getDocuments()org.eclipse.emf.common.util.EList<Document>SequenceImpl.getDocuments()org.eclipse.emf.common.util.EList<Document>DocumentJournalImpl.getRegisteredDocuments() -
Uses of Document in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DocumentModifier and TypeMethodDescriptionMdClassSwitch.caseDocument(Document object) Returns the result of interpreting the object as an instance of 'Document'.booleanMdClassValidator.validateDocument(Document document, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateDocument_validate(Document document, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Document'. -
Uses of Document in com.e1c.g5.v8.dt.mw
Constructors in com.e1c.g5.v8.dt.mw with parameters of type DocumentModifierConstructorDescriptionModuleProcessor(Document document, Module module, ScriptVariant scriptVariant, int insertPosition) Create LoaderDocumentObjectModuleProcessor(Document document, Module module, ScriptVariant scriptVariant, int insertPosition, String newline) Create LoaderDocumentObject -
Uses of Document in com.e1c.g5.v8.dt.mw.ui
Methods in com.e1c.g5.v8.dt.mw.ui with parameters of type DocumentModifier and TypeMethodDescriptionvoidDocumentSection.createDocumentSection(org.eclipse.swt.widgets.Composite parent, Document document, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Сreates a document section.Constructors in com.e1c.g5.v8.dt.mw.ui with parameters of type DocumentModifierConstructorDescriptionConstructorDialog(org.eclipse.swt.widgets.Shell parentShell, Document document, List<Fields> inputFields, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Creates a dialog for this document.MovementConstructorValidator(ModuleProcessor moduleProcessor, Document document) Create movement contructor validatorPreviewDialog(Configuration configuration, Document document, org.eclipse.swt.widgets.Shell parentShell, ModuleProcessor moduleProcessor, List<Fields> filledModelFields) Create preview dialog. -
Uses of Document in com.e1c.g5.v8.dt.mw.ui.register
Constructors in com.e1c.g5.v8.dt.mw.ui.register with parameters of type DocumentModifierConstructorDescriptionExpressionEditingSupport(RegisterSection registerSection, Document document, ModuleProcessor moduleProcessor) Create expression editing supportMovementConstructorViewerCellEditor(org.eclipse.swt.widgets.Composite parent, ModuleProcessor moduleProcessor, Document document, RegisterSection registerSection) Create cell editorRegisterDialog(org.eclipse.swt.widgets.Shell parentShell, Document document, Configuration configuration, IBmEditingContext bmEditingContext) Creates a dialog box for selecting registers for this documentRegisterSection(org.eclipse.swt.widgets.Composite parent, Document document, TreeViewer documentTree, ModuleProcessor moduleProcessor, IBmEditingContext bmEditingContext, Configuration configuration, boolean canEdit, MdTypeUtil mdTypeUtil, IEObjectProvider typeProvider, DerivedStateComputerUtil derivedStateComputerUtil) Сreates a register section.