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 MdObjectExtension
SequenceDimensionAdopterParticipant.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) CreatesSequenceDimension
document map dialog model for context object with showing checked objects.NavigatorTreeDialogModelFactory.createSequenceDimensionRegisterRecordsMapCheckedModel
(SequenceDimension context) CreatesSequenceDimension
register 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 TypeMethodDescriptionvoid
MdValidator.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 TypeClassDescriptionclass
An 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'.boolean
MdClassValidator.validateSequenceDimension
(SequenceDimension sequenceDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) boolean
MdClassValidator.validateSequenceDimension_validate
(SequenceDimension sequenceDimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) Validates the validate constraint of 'Sequence Dimension'.