Encapsulates the constraint parameter concept referred to in the 10.Constraints chapter of SysML1.0.
SysML1.0:
A constraint block typically defines one or more constraint parameters, which are bound to properties of other blocks in a surrounding context where the constraint is used.
SysML 1.0:
A constraint block is defined by a keyword of «constraint» applied to a block definition. The properties of this block define the parameters of the constraint
The MD SysML ConstraintParameter extends Port (which extends Property) to give convenient access to the small-box notation used for parameters in SysML Parametric Diagrams.
Image:

