Class: Ea::Model::Constraint
- Defined in:
- lib/ea/model/constraint.rb
Overview
A UML/OCL constraint attached to a classifier or other model
element. EA stores these in t_objectconstraint; the name is
the constraint label (rendered as "name" in the constraints
compartment), and the body holds the OCL expression.