Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Dimension
Packages that use Dimension
Package
Description
-
Uses of Dimension in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return DimensionModifier and TypeMethodDescriptionstatic DimensionTestMdObjectFactory.createDimension(String name) Creates Dimension with name -
Uses of Dimension 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 DimensionModifier and TypeMethodDescriptionDimensionAdopterParticipant.adopt(Dimension nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type DimensionModifier and TypeMethodDescriptionDimensionAdopterParticipant.adopt(Dimension nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionDimensionAdopterParticipant.createExtension(Dimension nativeObject) -
Uses of Dimension in com._1c.g5.v8.dt.md.ui.wizards
Methods in com._1c.g5.v8.dt.md.ui.wizards that return types with arguments of type DimensionModifier and TypeMethodDescriptionprotected MdObjectModel<Dimension>DimensionWizard.createMdObjectModel() -
Uses of Dimension in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type DimensionModifier and TypeMethodDescriptionvoidMdValidator.checkDimensionType(Dimension dimension) Deprecated. -
Uses of Dimension in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return DimensionModifier and TypeMethodDescriptionMdClassFactory.createDimension()Returns a new object of class 'Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type DimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Dimension>Cube.getDimensions()Returns the value of the 'Dimensions' containment reference list. -
Uses of Dimension in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement DimensionModifier and TypeClassDescriptionclassAn implementation of the model object 'Dimension'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return DimensionMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type DimensionModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Dimension>CubeImpl.getDimensions() -
Uses of Dimension in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util that return types with arguments of type DimensionModifier and TypeMethodDescriptionMdClassUtil.getDimensions(MdObject owner) Searches for dimension, that are contained in owner objectMethods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type DimensionModifier and TypeMethodDescriptionMdClassSwitch.caseDimension(Dimension object) Returns the result of interpreting the object as an instance of 'Dimension'.booleanMdClassValidator.validateDimension(Dimension dimension, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)