Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.Cube
Packages that use Cube
Package
Description
-
Uses of Cube in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return CubeModifier and TypeMethodDescriptionstatic Cube
TestMdObjectFactory.createCube
(String name) Creates Cube with name -
Uses of Cube 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 CubeModifier and TypeMethodDescriptionAdoptedCubeInitializer.create
(IV8Project v8project, Version version) -
Uses of Cube 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 CubeModifier and TypeMethodDescriptionprotected Cube
CubeAdopterParticipant.createAdoptedObject
(Cube nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type CubeModifier and TypeMethodDescriptionprotected Cube
CubeAdopterParticipant.createAdoptedObject
(Cube nativeObject, Version version, IAdopterContext context) protected MdObjectExtension
CubeAdopterParticipant.createExtension
(Cube nativeObject) -
Uses of Cube in com._1c.g5.v8.dt.internal.md.ui.editors.cube
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.cube with parameters of type Cube -
Uses of Cube in com._1c.g5.v8.dt.md.model
Methods in com._1c.g5.v8.dt.md.model that return Cube -
Uses of Cube in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type CubeModifier and TypeMethodDescriptionprotected boolean
protected boolean
MdDbViewFieldDefInferrer._infer
(Cube object, IEObjectProvider typeProvider) protected boolean
protected boolean
MdTypeUtil.createPropertyFilterForCube
(Cube cube, IEObjectProvider typeProvider) Creates dynamic property "Filter" forCube
context def. -
Uses of Cube 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 CubeModifier and TypeMethodDescriptionprotected void
CubeRule.buildForObject
(Cube object, IV8Project v8Project) -
Uses of Cube 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 Cube -
Uses of Cube in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type Cube -
Uses of Cube in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CubeModifier and TypeMethodDescriptionMdClassFactory.createCube()
Returns a new object of class 'Cube'.DimensionTable.getParentCube()
Returns the value of the 'Parent Cube' reference.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CubeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Cube>
ExternalDataSource.getCubes()
Returns the value of the 'Cubes' reference list.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type CubeModifier and TypeMethodDescriptionvoid
DimensionTable.setParentCube
(Cube value) Sets the value of the 'Parent Cube
' reference. -
Uses of Cube in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CubeMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CubeModifier and TypeMethodDescriptionMdClassFactoryImpl.createCube()
DimensionTableImpl.getParentCube()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CubeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Cube>
ExternalDataSourceImpl.getCubes()
Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type Cube -
Uses of Cube in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type Cube