| Interface | Description |
|---|---|
| FilteringStatementContext.Filter | |
| InteractionEvent.InteractionHandler | |
| KernelContract |
Contract between
InteractionCoordinator and the UI Kernel |
| ModelDrivenCommand<T> |
An executable command.
|
| NavigationDelegate | |
| NavigationEvent.NavigationHandler | |
| Precondition |
Acts as a guard clause for
Procedure's. |
| PresentationEvent.PresentationHandler | |
| ProcedureExecution | |
| ProcedureFactory | |
| ProcedureRuntimeAPI | |
| StateCoordination | |
| StatementContext |
TODO: Semantics of resolve() versus get().
|
| StatementEvent.StatementHandler | |
| SystemEvent.Handler |
| Class | Description |
|---|---|
| BehaviourMap<T extends Behaviour> | |
| Constants | |
| DialogState |
Reflects the dialog state.
|
| FilteringStatementContext |
Intercepts the resolution and allows to filter/replace certain statement values.
|
| Integrity | |
| InteractionCoordinator |
A coordinator acts as the middleman between a framework (i.e.
|
| InteractionEvent |
An interaction event is created by interaction units.
|
| NavigationEvent |
A navigation event is the created by a
ModelDrivenCommand. |
| PresentationEvent |
A presentation event is the created by a
ModelDrivenCommand. |
| Procedure |
Represents the behaviour of a dialog model.
|
| StatementEvent |
A statement event alters the global dialog state.
|
| SystemEvent |
A system event is created by the framework.
|
| Enum | Description |
|---|---|
| NavigationEvent.Relation |
| Exception | Description |
|---|---|
| IntegrityErrors |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.