Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELView
Packages that use ELView
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 ELView in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELView in de.mid.innovator.srv2api.icw2class -
Uses of ELView in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELView in de.mid.innovator.srv2api.icw2db -
Uses of ELView in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELViewModifier and TypeMethodDescriptionELClassifier.getViewTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All views which are directly or indirectly deduced from this classifier.ELClassifier.getViewTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getViewTransitive and filters its return values according to the given stereotype value.Methods in de.mid.innovator.srv2api.icw2elem that return ELViewModifier and TypeMethodDescriptionELViewElement.getEnvironmentView()Gets theELViewof thisELViewElement. -
Uses of ELView in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELView in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.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.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. -
Uses of ELView in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELView in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMView that provides static methods for creation or other purposes.Fields in de.mid.innovator.srv2api.icw2im with type parameters of type ELViewModifier and TypeFieldDescriptionARG_FeaturesPropagateToViews.seqViewlist of propagation target viewsMethods in de.mid.innovator.srv2api.icw2im with parameters of type ELViewModifier and TypeMethodDescriptionbooleanIMKey.isCompleteInView(ELView refObj) Is true, if all features of the key are viewed by theargument refObj.