Uses of Class
de.mid.innovator.srv2api.icw2er.BI2CubeDimensionHierarchy.VAttr
-
Packages that use BI2CubeDimensionHierarchy.VAttr Package Description de.mid.innovator.srv2api.icw2er 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. -
-
Uses of BI2CubeDimensionHierarchy.VAttr in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return BI2CubeDimensionHierarchy.VAttr Modifier and Type Method Description static BI2CubeDimensionHierarchy.VAttr
BI2CubeDimensionHierarchy.VAttr. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static BI2CubeDimensionHierarchy.VAttr[]
BI2CubeDimensionHierarchy.VAttr. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-