|
| Plan (final String plan, final String error) |
|
List< Action > | getActions () |
|
List< Object > | getActionsObjects () throws InvocationTargetException, NoSuchMethodException, InstantiationException, IllegalAccessException |
|
void | storeAction (final String action) |
|
| Output (final String initial_output) |
|
| Output (final String out, final String err) |
|
Object | clone () throws CloneNotSupportedException |
|
String | getErrors () |
|
String | getOutput () |
|
void | setErrors (final String err) |
|
void | setOutput (final String output) |
|
A simplified solution to a PDDL problem
Definition at line 13 of file Plan.java.
The documentation for this class was generated from the following file:
- EmbASP-Java/app/src/main/java/it/unical/mat/embasp/languages/pddl/Plan.java