|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.commons.events.AbstractEventParams
org.almendra.janet.cas.handlers.AbstractAgentParams
public abstract class AbstractAgentParams
Field Summary | |
---|---|
(package private) AgentPath |
agentPath
|
Fields inherited from class org.almendra.commons.events.AbstractEventParams |
---|
attributes |
Constructor Summary | |
---|---|
protected |
AbstractAgentParams()
Creates a new AbstractAgentParams object. |
|
AbstractAgentParams(AgentPath agentPath)
Creates a new AbstractAgentParams object. |
Method Summary | |
---|---|
AgentPath |
getAgentPath()
|
Methods inherited from class org.almendra.commons.events.AbstractEventParams |
---|
get, put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.almendra.commons.events.IEventParams |
---|
get, put |
Field Detail |
---|
AgentPath agentPath
Constructor Detail |
---|
protected AbstractAgentParams()
AbstractAgentParams
object.
public AbstractAgentParams(AgentPath agentPath)
AbstractAgentParams
object.
Method Detail |
---|
public AgentPath getAgentPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |