|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ICommand
An interface to support the command pattern, used to execute based on the current state of the command.
| Method Summary | |
|---|---|
void |
execute()
Execute using the current state of the command, the command encapsulates what this exactly means at run-time |
| Method Detail |
|---|
void execute()
throws java.io.IOException
java.io.IOException
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||