Uses of Interface
de.mid.innovator.srv2api.icw2er.ERCheckConstraint
Packages that use ERCheckConstraint
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 ERCheckConstraint in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that return ERCheckConstraintModifier and TypeMethodDescriptionstatic ERCheckConstraintERCheckConstraintHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Check Constraint with template and container.static ERCheckConstraintERCheckConstraintHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Check Constraint with stereotype and container.Methods in de.mid.innovator.srv2api.icw2er that return types with arguments of type ERCheckConstraintModifier and TypeMethodDescriptionERAttribute.getOwnedERCheckConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisERAttribute.EREntity.getOwnedERCheckConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisEREntity. -
Uses of ERCheckConstraint in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im that return types with arguments of type ERCheckConstraintModifier and TypeMethodDescriptionIMSemanticDataType.getOwnedERConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisIMSemanticDataType.