| Class | Description |
|---|---|
| Container<S extends Enum<S>> |
A container is used to hierarchically structure the abstract interaction objects.
|
| Input<S extends Enum<S>> |
The input element is used to specify the data input from the user perspective.
|
| InteractionUnit<S extends Enum<S>> | |
| Link<S extends Enum<S>> | |
| Output<S extends Enum<S>> |
The output element is used to specify the data output from the user perspective.
|
| QName | |
| Select<S extends Enum<S>> |
The select element is used to specify the inclusive/exclusive selection of a value from a set of values.
|
| Trigger<S extends Enum<S>> |
The trigger element is used to specify a command from the user perspective.
|
| Enum | Description |
|---|---|
| TemporalOperator |
Operators allow for putting tasks (InteractionUnits) on one hierarchical level into certain explicitly temporal orders.
|
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.