Uses of Interface
de.mid.innovator.srv2api.icw2im.IMGeneralizationSet
Packages that use IMGeneralizationSet
Package
Description
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 IMGeneralizationSet in de.mid.innovator.srv2api.icw2er
Subinterfaces of IMGeneralizationSet in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceAERGeneralizationSetis a collection of generalization relationships to specify disjoint and covering instance sets of the specialization entities. -
Uses of IMGeneralizationSet in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im with type parameters of type IMGeneralizationSetModifier and TypeMethodDescription<T extends IMGeneralizationSet>
List<T> IMClassifier.getOwnedGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization sets owned by this classifier.