Very often we add occurrence constraints to limit the number of times an activity can call a behavior (either opaque behavior or another activity).
Adding a new occurrence constraint is quite annoying: a user needs to create a new Interval Constraint, click on the UML elements to constrain, add an Interval child specification, create Literal Integers representing the max/min number of calls, and link them to the child specification.
We should create a dedicated stereotype, a new SynthML tab that governs all these aspects easily (or, at least, in a less complex way).