The BehavioralActionsType is intended to capture the Actions or Action Collections that make up a Behavior.
| Field Name | Type | Description |
|---|---|---|
| Action_Collection1..1 | ActionCollectionType |
The Action_Collection field specifies an Action Collection that is part of the behavioral composition. |
| Action1..1 | BehavioralActionType |
The Action field specifies a single Action that is part of the behavioral composition. |
| Action_Reference1..1 | BehavioralActionReferenceType |
The Action_Reference field specifies a reference to a single Action that is part of the behavioral composition. |
| Action_Equivalence_Reference1..1 | BehavioralActionEquivalenceReferenceType |
The Action_Equivalence_Reference field specifies a reference to a single Action Equivalence that is part of the behavioral composition. |