|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sri.oaa2.agentlib.AgentImpl
demo.inpro.system.greifarm.gui.UserInterface
public class UserInterface
Field Summary | |
---|---|
(package private) GreifArmGUI |
greifarm
|
(package private) double |
greifarmPosition
|
private static org.apache.log4j.Logger |
logger
|
(package private) java.util.Random |
rand
|
Fields inherited from interface com.sri.oaa2.agentlib.Agent |
---|
ADDRESS_PARAM_NAME, BLOCK_FALSE_PARAM, BLOCK_PARAM_NAME, BLOCK_TRUE_PARAM, DC_FALSE_PARAM, DC_PARAM_NAME, DC_TRUE_PARAM, DEFAULT_AGENT_LOGGER, iclEmptyList, USED_DC_NAME, USED_DC_PARAM |
Constructor Summary | |
---|---|
UserInterface()
|
Method Summary | |
---|---|
java.lang.String |
getAgentCapabilities()
|
java.lang.String |
getAgentName()
|
static void |
main(java.lang.String[] args)
|
boolean |
oaaDoEventCallback(com.sri.oaa2.icl.IclTerm goal,
com.sri.oaa2.icl.IclList params,
com.sri.oaa2.icl.IclList answers)
|
Methods inherited from class com.sri.oaa2.agentlib.AgentImpl |
---|
facilitatorConnect, facilitatorDisconnect, getBlocking, getLibOaa, getLogger, getSolvingAgent, getUseDirectConnect, interpret, libOaaIsDaemon, setBlocking, setLogger, setSolvingAgent, setUseDirectConnect, solve, solve, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final org.apache.log4j.Logger logger
java.util.Random rand
GreifArmGUI greifarm
double greifarmPosition
Constructor Detail |
---|
UserInterface() throws com.sri.oaa2.agentlib.AgentException
com.sri.oaa2.agentlib.AgentException
Method Detail |
---|
public java.lang.String getAgentName()
public java.lang.String getAgentCapabilities()
getAgentCapabilities
in interface com.sri.oaa2.agentlib.Agent
getAgentCapabilities
in class com.sri.oaa2.agentlib.AgentImpl
public boolean oaaDoEventCallback(com.sri.oaa2.icl.IclTerm goal, com.sri.oaa2.icl.IclList params, com.sri.oaa2.icl.IclList answers)
oaaDoEventCallback
in interface com.sri.oaa2.agentlib.Agent
oaaDoEventCallback
in class com.sri.oaa2.agentlib.AgentImpl
public static void main(java.lang.String[] args)
args
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |