Uses of Interface
de.mid.innovator.srv2api.icw2er.ERUniqueKey
Packages that use ERUniqueKey
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.
-
Uses of ERUniqueKey in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return ERUniqueKeyModifier and TypeMethodDescriptionstatic ERUniqueKeyERUniqueKeyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Unique Key with template and container.static ERUniqueKeyERUniqueKeyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Unique Key with stereotype and container.static ERUniqueKeyERUniqueKeyHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Unique Key with template and container.static ERUniqueKeyERUniqueKeyHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Unique Key with stereotype and container.ERGeneralization.getUniqueKey()Gets theERUniqueKeyreferenced by thisERGeneralization.ERRelationship.getUniqueKey()Gets theERUniqueKeyreferenced by thisERRelationship.Methods in de.mid.innovator.srv2api.icw2er that return types with arguments of type ERUniqueKeyModifier and TypeMethodDescriptionERAttribute.getERUniqueKey(K_CONTROL_OPTION... behaviourFlags) EREntity.getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags) ERView.getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags)