1.3.1.4.2 DurationConstraint
NOTE : This class is not yet available in Modelio. A DurationConstraint is a Constraint that must reference 2 MessageEnds. It expresses that the time between 2 MessagesEnds must be comprised between DurationMin and DurationMax. Modelio specific: DurationConstraint has been greatly simplified to improve its useability : its bounds are expressed directly textually instead of using the IntervalConstraint and DurationIntervals OMG metaclasses.
ModelElementDurationMinDurationMaxDurationConstraintConstraint
Attribute
Description
string DurationMin [1..1]
The minimum duration between 2 MessageEnds.
string DurationMax [1..1]
The maximum duration between 2 MessageEnds.