A Phases element determines a phases based on a condition formula.
Attribute Default Description Required name
Yes conditionformula of the condition to determine the phase. If the value of the formula is bigger than 0 than the corresponding frame is part of the phase.
Ether condition of startevent and endevent must be used. startEvent
Phasen auf Basis von Events setzen. Geht wohl nur in den Phasen pre und stepbystep endEvent process stepbysteppre|post|stepbystep = the phase in which the phase is created. Do not use stepbystep because its behavoir ist difficult to understand and it is unclear if it is really needed: If start/endevent is used than the phases are created with the first frame. If the condition attribute is used than the condition traj wrapper is calculated step by step but the phases are created also in the postprocess phase.
No
calculated phase with <name>
<Phase name="ABC"
condition="abc ≶ 10.0"/>