|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Action | |
| sl | |
| Uses of Action in sl |
| Fields in sl declared as Action | |
(package private) Action |
DonePredicate.s
|
private Action |
ResultPredicate.s
|
| Methods in sl that return Action | |
Action |
DonePredicate.get_0()
This method gets the action expression indicating the action that has been performed and the agent who performed it. |
Action |
ResultPredicate.get_0()
This method gets the action expression for of which the result is indicated. |
| Methods in sl with parameters of type Action | |
void |
DonePredicate.set_0(Action a)
This method sets the action expression indicating the action that has been performed and the agent who performed it. |
void |
ResultPredicate.set_0(Action a)
This method sets the action expression for of which the result is indicated. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||