Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.SequenceDimension
Packages that use SequenceDimension
Package
Description
-
Uses of SequenceDimension 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 SequenceDimensionModifier and TypeMethodDescriptionSequenceDimensionAdopterParticipant.adopt(SequenceDimension nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type SequenceDimensionModifier and TypeMethodDescriptionSequenceDimensionAdopterParticipant.adopt(SequenceDimension nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionSequenceDimensionAdopterParticipant.createExtension(SequenceDimension nativeObject) -
Uses of SequenceDimension 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 SequenceDimensionModifier and TypeMethodDescriptionNavigatorTreeDialogModelFactory.createSequenceDimensionDocumentMapCheckedModel(SequenceDimension context) CreatesSequenceDimensiondocument map dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createSequenceDimensionRegisterRecordsMapCheckedModel(SequenceDimension context) CreatesSequenceDimensionregister records map dialog model for context object with showing checked objects. -
Uses of SequenceDimension in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type SequenceDimensionModifier and TypeMethodDescriptionvoidMdValidator.checkSequenceDimension(SequenceDimension sequenceDimension) Deprecated. -
Uses of SequenceDimension in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return SequenceDimensionModifier and TypeMethodDescriptionMdClassFactory.createSequenceDimension()Returns a new object of class 'Sequence Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type SequenceDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<SequenceDimension>Sequence.getDimensions()Returns the value of the 'Dimensions' containment reference list. -
Uses of SequenceDimension in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement SequenceDimensionModifier and TypeClassDescriptionclassAn implementation of the model object 'Sequence Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return SequenceDimensionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type SequenceDimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<SequenceDimension>SequenceImpl.getDimensions() -
Uses of SequenceDimension in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type SequenceDimensionModifier and TypeMethodDescriptionMdClassSwitch.caseSequenceDimension(SequenceDimension object) Returns the result of interpreting the object as an instance of 'Sequence Dimension'.booleanMdClassValidator.validateSequenceDimension(SequenceDimension sequenceDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) booleanMdClassValidator.validateSequenceDimension_validate(SequenceDimension sequenceDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Sequence Dimension'.