| Package | Description |
|---|---|
| sk.fiit.jim.annotation.data |
| Modifier and Type | Field and Description |
|---|---|
(package private) State |
Annotation.end
Final state of agent after move execution.
|
(package private) State |
Annotation.preconditions
Preconditions required for move execution.
|
| Modifier and Type | Method and Description |
|---|---|
State |
Annotation.getEnd() |
State |
Annotation.getPreconditions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Annotation.setEnd(State end) |
void |
Annotation.setPreconditions(State preconditions) |