Uses of Interface
de.mid.innovator.srv2api.icw2er.BI2CubeDimension
Packages that use BI2CubeDimension
Package
Description
The ER package (specialization of the IM package) deals with the modeling
concepts for the Entity Relationship Model and, in particular, entities,
attributes and their relationships.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
-
Uses of BI2CubeDimension in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return BI2CubeDimensionModifier and TypeMethodDescriptionstatic BI2CubeDimensionBI2CubeDimensionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with template and container with requirement.static BI2CubeDimensionBI2CubeDimensionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with stereotype and container with requirement.static BI2CubeDimensionBI2CubeDimensionHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with template and container with requirement.static BI2CubeDimensionBI2CubeDimensionHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with stereotype and container with requirement.BI2CubeDimensionHierarchy.getOwningCubeDimension()Reference to theBI2CubeDimensionof thisBI2CubeDimensionHierarchy.Methods in de.mid.innovator.srv2api.icw2er that return types with arguments of type BI2CubeDimensionModifier and TypeMethodDescriptionBI2DimensionTree.getCubeDimension()List of all cube dimensions using thisBI2DimensionTree.BI2MeasurementTime.getCubeDimension()List of all cube dimensions using thisBI2MeasurementTime.BI2Cube.getOwnedCubeDimension(K_CONTROL_OPTION... behaviourFlags) List of cube dimensions of thisBI2Cube. -
Uses of BI2CubeDimension in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im that return types with arguments of type BI2CubeDimensionModifier and TypeMethodDescriptionIMForeignKeyAble.getCubeDimension()List of all cube dimensions referencing thisIMForeignKeyAble.