Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Sequence
Packages that use Sequence
Package
Description
-
Uses of Sequence 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 SequenceModifier and TypeMethodDescriptionAdoptedSequenceInitializer.create(IV8Project v8project, Version version) -
Uses of Sequence in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type SequenceModifier and TypeMethodDescriptionprotected MdObjectExtensionSequenceAdopterParticipant.createExtension(Sequence nativeObject) -
Uses of Sequence in com._1c.g5.v8.dt.internal.md.ui.editors.sequence
Methods in com._1c.g5.v8.dt.internal.md.ui.editors.sequence with parameters of type SequenceModifier and TypeMethodDescriptionprotected NavigatorTreeDialogModelSequenceEditorDocumentsEditHandler.createNavigatorTreeDialogModel(Sequence model) protected NavigatorTreeDialogModelSequenceEditorRegistersEditHandler.createNavigatorTreeDialogModel(Sequence model) protected voidSequenceEditorDocumentsEditHandler.processOkResult(Sequence model, IBmEditingContext editingContext, List<Object> selected) protected voidSequenceEditorRegistersEditHandler.processOkResult(Sequence model, IBmEditingContext editingContext, List<Object> selected) Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.sequence with parameters of type SequenceModifierConstructorDescriptionSequenceEditorInput(Sequence sequence) Instantiates a newSequenceeditor input. -
Uses of Sequence in com._1c.g5.v8.dt.md.api
Methods in com._1c.g5.v8.dt.md.api with parameters of type SequenceModifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatusSequenceDocumentsChangeTask.execute(Sequence sequence, Document object, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.runtime.IStatusSequenceRegistersChangeTask.execute(Sequence sequence, BasicRegister object, org.eclipse.core.runtime.IProgressMonitor monitor) Method parameters in com._1c.g5.v8.dt.md.api with type arguments of type SequenceModifier and TypeMethodDescriptionstatic DocumentInSequncesTaskDocumentInSequncesTask.createAddTask(Document document, Collection<Sequence> sequences) Creates a newIBmTaskthat adds the given document to each element of the sequence collection.static DocumentInSequncesTaskDocumentInSequncesTask.createRemoveTask(Document document, Collection<Sequence> sequences) Creates a newIBmTaskthat removes the given document from each element of the sequence collection.Constructors in com._1c.g5.v8.dt.md.api with parameters of type SequenceModifierConstructorDescriptionSequenceDocumentsChangeTask(Sequence sequence, Document object, SequenceDocumentsChangeTask.TaskAction action) Creates a new task.SequenceRegistersChangeTask(Sequence sequence, BasicRegister object, SequenceRegistersChangeTask.TaskAction action) Creates a new task.Constructor parameters in com._1c.g5.v8.dt.md.api with type arguments of type SequenceModifierConstructorDescriptionprotectedDocumentInSequncesTask(Document document, Collection<Sequence> sequences, String template) Creates a newIBmTasksuccessor instance. -
Uses of Sequence in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return SequenceModifier and TypeMethodDescriptionSequenceInitializer.create(IV8Project v8project, Version version) -
Uses of Sequence in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type SequenceModifier and TypeMethodDescriptionprotected booleanprotected booleanMdDbViewFieldDefInferrer._infer(Sequence object, IEObjectProvider typeProvider) protected booleanMdTypeUtil.createPropertyFilterForSequence(Sequence sequence, IEObjectProvider typeProvider) Creates dynamic property "Filter" forSequencecontext def.MdTypeUtil.newRecorderTypeDescription(Sequence object) Returns a new type description for therecorderfield of theSequence. -
Uses of Sequence 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 SequenceModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createSequenceDocumentsAbsentModel(Sequence context) CreatesSequencedocuments dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createSequenceDocumentsCheckedModel(Sequence context) CreatesSequencedocuments dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createSequenceRegisterRecordsAbsentModel(Sequence context) CreatesSequenceregister records dialog model for context object without showing checked objects.NavigatorTreeDialogModelFactory.createSequenceRegisterRecordsCheckedModel(Sequence context) CreatesSequenceregister records dialog model for context object with showing checked objects. -
Uses of Sequence in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type SequenceModifier and TypeMethodDescriptionprotected voidSequenceRule.buildForObject(Sequence object, IV8Project v8Project) -
Uses of Sequence in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return SequenceModifier and TypeMethodDescriptionMdClassFactory.createSequence()Returns a new object of class 'Sequence'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type SequenceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Sequence>Configuration.getSequences()Returns the value of the 'Sequences' reference list. -
Uses of Sequence in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement SequenceModifier and TypeClassDescriptionclassAn implementation of the model object 'Sequence'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return SequenceMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type SequenceModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Sequence>ConfigurationImpl.getSequences() -
Uses of Sequence in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type SequenceModifier and TypeMethodDescriptionMdClassSwitch.caseSequence(Sequence object) Returns the result of interpreting the object as an instance of 'Sequence'.booleanMdClassValidator.validateSequence(Sequence sequence, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateSequence_validate(Sequence sequence, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Sequence'.