Uses of Interface
de.mid.innovator.srv2api.icw2er.ERRole
Packages that use ERRole
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.
Meta model and administration information.
-
Uses of ERRole in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return ERRoleModifier and TypeMethodDescriptionERRole.getPartnerRole()Gets the partner role of this role (the opposite role of the relationship.ERRelationship.getRoleForeignKey()Returns theERRoleat the foreign key side of thisERRelationship.ERRelationship.getRoleSERMLeft()Returns theERRoleat the left side of anERRelationshipwhich conforms to SERM.ERRelationship.getRoleSERMRight()Returns theERRoleat the right side of anERRelationshipwhich conforms to SERM.ERRelationship.getRoleUniqueKey()Returns theERRoleat the unique key side of thisERRelationship.Methods in de.mid.innovator.srv2api.icw2er that return types with arguments of type ERRoleModifier and TypeMethodDescriptionEREntity.getForeignKeyAbleRole(ELElement refObj) EREntity.getForeignKeyAbleRole(MMStereotype stereotype, ELElement refObj) The method calls getForeignKeyAbleRole and filters its return values according to the given stereotype value.EREntity.getOwnedRole(K_CONTROL_OPTION... behaviourFlags) ERRelationship.getOwnedRole(K_CONTROL_OPTION... behaviourFlags) List of roles owned by this relationship.ERRelationship.getRole()All roles that are assigned to this relationship.EREntity.getTypedRole()EREntity.getUniqueKeyRole()EREntity.getUniqueKeyRole(MMStereotype stereotype) The method calls getUniqueKeyRole and filters its return values according to the given stereotype value. -
Uses of ERRole in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type ERRoleModifier and TypeMethodDescriptionMMCreateCLInst.getOwnedRole(K_CONTROL_OPTION... behaviourFlags) Template dummy instance needed as owner substitute forEREntity.