| Modifier and Type | Class and Description |
|---|---|
class |
DMROperationProcedure
Executes an operation on a DMR resource.
|
class |
LoadResourceProcedure |
class |
SaveChangesetProcedure
A default procedure that writes attributes change sets to resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Procedure
Represents the behaviour of a dialog model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActivationProcedure
Verifies activation constraints and activate a unit and it's corresponding scope.
|
class |
NavigationProcedure |
class |
SelectStatementProcedure |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Behaviour
A represent the concept of behaviour.
|
interface |
Consumer
Consumes
Resource's |
| Modifier and Type | Class and Description |
|---|---|
class |
Container<S extends Enum<S>>
A container is used to hierarchically structure the abstract interaction objects.
|
class |
Input<S extends Enum<S>>
The input element is used to specify the data input from the user perspective.
|
class |
InteractionUnit<S extends Enum<S>> |
class |
Link<S extends Enum<S>> |
class |
Output<S extends Enum<S>>
The output element is used to specify the data output from the user perspective.
|
class |
Select<S extends Enum<S>>
The select element is used to specify the inclusive/exclusive selection of a value from a set of values.
|
class |
Trigger<S extends Enum<S>>
The trigger element is used to specify a command from the user perspective.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceConsumption |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.