Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELViewEntry
Packages that use ELViewEntry
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 ELViewEntry in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELViewEntry in de.mid.innovator.srv2api.icw2class -
Uses of ELViewEntry in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELViewEntry in de.mid.innovator.srv2api.icw2db -
Uses of ELViewEntry in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELViewEntryModifier 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.<T extends ELViewEntry>
List<T> ELViewGroupAble.getOwnedViewEntry(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All view entrys owned by this view group able. -
Uses of ELViewEntry in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELViewEntry in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceABI2DimensionAttributeis a property of aBI2DimensionLeveland is also used in all hierarchy levels that belong to this dimension level.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for item identification.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for providing the data.interfaceABI2DimensionIdAttributeis a kind of aBI2DimensionAttributeused for sorting.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceAnERViewAttributedescribes a column of anERView. -
Uses of ELViewEntry in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELViewEntry in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMViewFeature that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2im that return types with arguments of type ELViewEntryModifier and TypeMethodDescriptionstatic List<ELViewEntry> IMFeatureHelper.propagateToViews(SrvContext srvCtx, List<? extends IMFeature> seqFeature, List<? extends ELView> seqView)