|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvs.rationalagent.ui.Command
vs.rationalagent.ui.PrologCommand
public class PrologCommand
Constructor Summary | |
---|---|
PrologCommand(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 PrologCommand(RationalAgent agent, RationalAgentGui agentGui)
Method Detail |
---|
public void execute()
execute
in class Command
public java.lang.String getDescription()
getDescription
in class Command
public java.lang.String getName()
getName
in class Command
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |