Interface | Description |
---|---|
Command<T> |
Command interface for the command framework.
|
CommandContainer<T> |
Interface of a command container.
|
CommandTransitionEnum |
Class | Description |
---|---|
AbstractDefaultCommand<T> |
Default implementation for a command.
|
DefaultCommandContainer<T> |
CommandContainer that holds Command-objects.
|
Enum | Description |
---|---|
CommandTransitionEnum.CommandTransition |
Transition for an execute Method.
|
Exception | Description |
---|---|
CommandException |
Exception which works with this framework.
|
Copyright © 2017 neusta software development GmbH. All rights reserved.