Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMCreateCLInst
-
Packages that use MMCreateCLInst Package Description de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2elem 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.de.mid.innovator.srv2api.icw2er 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. -
-
Uses of MMCreateCLInst in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that return MMCreateCLInst Modifier and Type Method Description MMCreateCLInst
CLProperty. getOwningCreateCLInst()
-
Uses of MMCreateCLInst in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return MMCreateCLInst Modifier and Type Method Description MMCreateCLInst
ELProperty. getTypingCreateCLInst()
The dummy classifier that types this property as an association end. -
Uses of MMCreateCLInst in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return MMCreateCLInst Modifier and Type Method Description MMCreateCLInst
ERRole. getOwningCreateCLInst()
Template dummy instance needed as owner substitute forEREntity
.
-