|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.primordion.xholon.base.Xholon
org.primordion.xholon.base.XholonWithPorts
org.primordion.xholon.tutorials.StupidModel.XhStupidModel8
StupidModel8 application - Xholon Java
Xholon 0.5 http://www.primordion.com/Xholon
| Field Summary | |
java.lang.String |
roleName
|
| Fields inherited from class org.primordion.xholon.base.XholonWithPorts |
port |
| Fields inherited from class org.primordion.xholon.base.Xholon |
DEFAULT_LEVEL, interaction, interactionsEnabled |
| Fields inherited from interface org.primordion.xholon.tutorials.StupidModel.CeStupidModel8 |
AggregatorCE, BugCE, BugsCE, GridCE, GridCellCE, HabitatCellCE, RowCE, StatisticsCE, StupidModelCE, XholonClassCE |
| Fields inherited from interface org.primordion.xholon.base.IXholon |
DEFAULT_SIZE_MSG_Q, NINCLUDE_PSC, NINCLUDE_PSx, NINCLUDE_PxC, NINCLUDE_Pxx, NINCLUDE_xSC, NINCLUDE_xSx, NINCLUDE_xxC, NINCLUDE_xxx |
| Constructor Summary | |
XhStupidModel8()
|
|
| Method Summary | |
void |
act()
Do some action during this time step. |
java.lang.String |
getRoleName()
Get name of the role played by this Xholon within a specific context. |
static boolean |
isProcessingComplete()
Is all desired or possible processing complete? |
void |
postConfigure()
Perform some action, typically once at start up; MAY be overridden. |
static void |
setProcessingComplete(boolean pComplete)
Set processing complete. |
void |
setRoleName(java.lang.String roleName)
Set name of the role played by this Xholon within a specific context. |
void |
setVal(double val)
Set the value of a "double" maintained by this xholon instance. |
java.lang.String |
toString()
|
| Methods inherited from class org.primordion.xholon.base.XholonWithPorts |
configure, getMaxPorts, getPort, initialize, isActiveObject, isBound, isContainer, isPassiveObject, setMaxPorts, setPorts, terminate |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public java.lang.String roleName
| Constructor Detail |
public XhStupidModel8()
| Method Detail |
public static boolean isProcessingComplete()
public static void setProcessingComplete(boolean pComplete)
pComplete - true or falsepublic void setRoleName(java.lang.String roleName)
IXholon
setRoleName in interface IXholonsetRoleName in class Xholonpublic java.lang.String getRoleName()
IXholon
getRoleName in interface IXholongetRoleName in class Xholonpublic void setVal(double val)
IXholon
setVal in interface IXholonsetVal in class Xholonpublic void postConfigure()
IXholon
postConfigure in interface IXholonpostConfigure in class XholonWithPortspublic void act()
IXholon
act in interface IXholonact in class Xholonpublic java.lang.String toString()
toString in class Xholon
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||