|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectvs.rationalagent.ui.Command
vs.worldagent.ui.ValidateActionCommand
public class ValidateActionCommand
Checks if an action is valid. Outputs why an action is valid or not.
| Constructor Summary | |
|---|---|
ValidateActionCommand(RationalAgent agent,
RationalAgentGui agentGui)
|
|
| Method Summary | |
|---|---|
void |
execute()
|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
| Methods inherited from class vs.rationalagent.ui.Command |
|---|
getAllArguments, getArgument, getArgumentCount, parseCommandLine |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidateActionCommand(RationalAgent agent,
RationalAgentGui agentGui)
| Method Detail |
|---|
public void execute()
execute in class Commandpublic java.lang.String getDescription()
getDescription in class Commandpublic java.lang.String getName()
getName in class Command
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||