Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELViewGroupAble
Packages that use ELViewGroupAble
Package
Description
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
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 ELViewGroupAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELViewGroupAble in de.mid.innovator.srv2api.icw2classFields in de.mid.innovator.srv2api.icw2class declared as ELViewGroupAbleMethods in de.mid.innovator.srv2api.icw2class with parameters of type ELViewGroupAbleModifier and TypeMethodDescriptionCLStructureElement.createCopyFromGroupAble(ELViewGroupAble ohGroupAble, boolean copyRecursive, boolean useInGroup, ARG_StereotypeRelationsOut valStereoRel) Constructors in de.mid.innovator.srv2api.icw2class with parameters of type ELViewGroupAbleModifierConstructorDescriptionARG_CLCopyStructureGroup(ELViewGroupAble ohGroupAble, boolean copyRecursive, boolean useInGroup, ARG_StereotypeRelationsOut valStereoRel) -
Uses of ELViewGroupAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELViewGroupAble in de.mid.innovator.srv2api.icw2dbModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceADBViewSubselectFromof aDBViewpoints to anDBColumnSetto use its columns in subselects wihtin expressions. -
Uses of ELViewGroupAble in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELViewGroupAble in de.mid.innovator.srv2api.icw2elemModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for ELView that provides static methods for creation or other purposes.interfaceThis is a utility class for ELViewGroup that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELViewGroupAbleModifier and TypeMethodDescription<T extends ELViewGroupAble>
List<T> ELClassifier.getClassifierViewGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All group able elements using this classifier.Methods in de.mid.innovator.srv2api.icw2elem that return ELViewGroupAbleModifier and TypeMethodDescriptionELViewEntry.getOwningViewGroupAble()The view group able owning this view entry.ELViewGroup.getOwningViewGroupAble()The view group able owning this view group.Methods in de.mid.innovator.srv2api.icw2elem with parameters of type ELViewGroupAbleModifier and TypeMethodDescription<T extends ELViewEntry>
List<T> ELFeature.getEntryInGroupAble(Class<T> returnType, ELViewGroupAble refObj, K_CONTROL_OPTION... behaviourFlags) <T extends ELViewEntry>
List<T> ELFeature.getEntryInGroupAble(Class<T> returnType, MMStereotype stereotype, ELViewGroupAble refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getEntryInGroupAble and filters its return values according to the given stereotype value. -
Uses of ELViewGroupAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELViewGroupAble in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceABI2DimensionLeveldescribes the semantic of the unit for which the data is collected.interfaceABI2DimensionTreeis a quasi-hierarchy that describes the levels in which the data is aggregated.interfaceABI2Hierarchyis a path in aBI2DimensionTreethrough which the data is collected in aggregated form.interfaceABI2HierarchyLevelis the use of aBI2DimensionLevelin aBI2Hierarchyand thus indirectly the use of theERAttributeSetassigned to the dimension level.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceAERViewto the Entity Relationship Model builds a table by joining and filtering the selected attributes.interfaceAERViewFromof aERViewpoints to anERAttributeSetto use its attributes for viewing or filtering.interfaceAERViewSubselectFromof aERViewpoints to anERAttributeSetto use its attributes in subselects wihtin expressions. -
Uses of ELViewGroupAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELViewGroupAble in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMView that provides static methods for creation or other purposes.interfaceThis is a utility class for IMViewFrom that provides static methods for creation or other purposes.interfaceThis is a utility class for IMViewSubselectFrom that provides static methods for creation or other purposes.