Uses of Interface
de.mid.innovator.srv2api.icw2er.BI2HierarchyLevel
Packages that use BI2HierarchyLevel
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.
-
Uses of BI2HierarchyLevel in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return BI2HierarchyLevelModifier and TypeMethodDescriptionstatic BI2HierarchyLevelBI2HierarchyLevelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with template and container with requirement.static BI2HierarchyLevelBI2HierarchyLevelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with stereotype and container with requirement.static BI2HierarchyLevelBI2HierarchyLevelHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with template and container with requirement.static BI2HierarchyLevelBI2HierarchyLevelHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with stereotype and container with requirement.BI2HierarchyLevel.getLevelDown()The one level downBI2HierarchyLevel.BI2HierarchyLevel.getLevelUp()The one level upBI2HierarchyLevel.BI2Hierarchy.getLowestLevel()Returns the lowestBI2HierarchyLevelof thisBI2Hierarchy.BI2Hierarchy.getOwnedHierarchyLevelByDimensionLevel(BI2DimensionLevel refObj) Methods in de.mid.innovator.srv2api.icw2er that return types with arguments of type BI2HierarchyLevelModifier and TypeMethodDescriptionBI2DimensionLevel.getHierarchyLevel()List of hierarchy levels using thisBI2DimensionLevel.BI2Hierarchy.getOwnedLevel(K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2er with parameters of type BI2HierarchyLevelModifier and TypeMethodDescriptionBI2DimensionTree.getLevelOfLevelNumber(BI2HierarchyLevel refObj, int mode) Returns the dimension levels of thisBI2DimensionTreewith the level number.BI2DimensionTree.getLevelOfLevelNumber(MMStereotype stereotype, BI2HierarchyLevel refObj, int mode) The method calls getLevelOfLevelNumber and filters its return values according to the given stereotype value.