Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELGeneralizationSet
Packages that use ELGeneralizationSet
Package
Description
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 ELGeneralizationSet in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELGeneralizationSetModifier and TypeMethodDescription<T extends ELGeneralizationSet>
List<T> ELClassifier.getGeneralGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization sets with this classifier as specific classifier.<T extends ELGeneralizationSet>
List<T> ELClassifier.getGeneralGeneralizationSet(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGeneralGeneralizationSet and filters its return values according to the given stereotype value.<T extends ELGeneralizationSet>
List<T> ELGeneralization.getGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of the generalization's generalization sets.<T extends ELGeneralizationSet>
List<T> ELClassifier.getSpecificGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization sets with this classifier as general classifier.<T extends ELGeneralizationSet>
List<T> ELClassifier.getSpecificGeneralizationSet(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificGeneralizationSet and filters its return values according to the given stereotype value. -
Uses of ELGeneralizationSet in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELGeneralizationSet 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 ELGeneralizationSet in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELGeneralizationSet in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMGeneralizationSet that provides static methods for creation or other purposes.