|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.planlib.StartAgentInfo
Struct for saving info about agents to start.
Constructor Summary | |
StartAgentInfo(String type,
String nameprototype,
long delay,
Object[] args)
Create a new start agent info. |
|
StartAgentInfo(String type,
String config,
String nameprototype,
long delay,
Object[] args)
Create a new start agent info. |
Method Summary | |
Object[] |
getArguments()
Get the arguments. |
String |
getConfiguration()
Get the configuration. |
long |
getDelay()
Get the delay. |
String |
getName()
Get the name. |
String |
getNamePrototype()
Get the name prototype. |
String |
getType()
Get the type. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StartAgentInfo(String type, String nameprototype, long delay, Object[] args)
public StartAgentInfo(String type, String config, String nameprototype, long delay, Object[] args)
Method Detail |
public String getType()
public String getConfiguration()
public String getName()
public String getNamePrototype()
public long getDelay()
public Object[] getArguments()
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.