<BeadlStateTransitions> element
The <BeadlStateTransitions> element defines a container for specifying all possible transitions between the different states defined by the different specified events per state..
Only one <BeadlStateTransitions> element container is allowed within a <BeadlTrialProtocol> element and must contain at least one <BeadlStateTransition> child element.
...
<BeadlStateTransitions>
<BeadlStateTransitions ... />
...
</BeadlStateTransitions>
...
Attributes
- None
Child Elements
<BeadlStateTransition>element: Definition of a single transition between two states in a task description.