Uses of Interface
de.mid.innovator.srv2api.icw2im.IMKey
Packages that use IMKey
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
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 IMKey in de.mid.innovator.srv2api.icw2db
Subinterfaces of IMKey in de.mid.innovator.srv2api.icw2db -
Uses of IMKey in de.mid.innovator.srv2api.icw2er
Subinterfaces of IMKey in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceinterface -
Uses of IMKey in de.mid.innovator.srv2api.icw2im
Subinterfaces of IMKey in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMKeyRelationship that provides static methods for creation or other purposes.interfaceThis is a utility class for IMUniqueKey that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2im with type parameters of type IMKeyModifier and TypeMethodDescriptionIMFeature.getKey(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) IMFeature.getKey(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getKey and filters its return values according to the given stereotype value.IMClassifier.getOwnedKey(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Methods in de.mid.innovator.srv2api.icw2im that return IMKeyModifier and TypeMethodDescriptionIMKeyFeature.getOwningKey()Reference to theIMKeyof thisIMKeyFeature.