Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELConstraint
Packages that use ELConstraint
Package
Description
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
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 Interaction package describes the concepts needed to express interactions.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
This packagage contains elements representing the logical model.
-
Uses of ELConstraint in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELConstraint in de.mid.innovator.srv2api.icw2dbModifier and TypeInterfaceDescriptioninterfaceinterfaceADBSiblingConstraintin the DB model is the counterpart to aERGeneralizationSetin the ER model. -
Uses of ELConstraint in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELConstraintModifier and TypeMethodDescription<T extends ELConstraint>
List<T> ELNamespaceAble.getOwnedConstraint(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Specifies a set of constraints owned by this namespace. -
Uses of ELConstraint in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELConstraint in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceAERCheckConstraintdescribes the value consistency of the attributes. -
Uses of ELConstraint in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELConstraint in de.mid.innovator.srv2api.icw2iaModifier and TypeInterfaceDescriptioninterfaceAn InteractionConstraint is a Boolean expression that guards an operand in a CombinedFragment. -
Uses of ELConstraint in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELConstraint in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for IMConstraint that provides static methods for creation or other purposes. -
Uses of ELConstraint in de.mid.innovator.srv2api.icw2model
Subinterfaces of ELConstraint in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for MEAssignAbleConstraint that provides static methods for creation or other purposes.interfaceA constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element.interfaceA DurationConstraint defines a Constraint that refers to a DurationInterval.interfaceAn IntervalConstraint defines a constraint that refers to an interval.interfaceinterfaceA TimeConstraint defines a Constraint that refers to a TimeInterval.