|
|||||||||||
| 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.app.Application
org.primordion.ealontro.app.AppEcj
ECJ Application superclass.
| Nested Class Summary |
| Nested classes inherited from class org.primordion.xholon.app.Application |
Application.GridViewerDetails |
| Field Summary |
| Fields inherited from class org.primordion.xholon.base.Xholon |
DEFAULT_LEVEL, interaction, interactionsEnabled |
| 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 | |
AppEcj()
Constructor. |
|
| Method Summary | |
java.lang.String |
getEcjArgs()
|
abstract java.lang.Class |
getXhClass()
Get the default class that Xholons in this application will belong to. |
void |
initialize(java.lang.String configFileName)
Initialize the application. |
void |
process()
Process time steps during the lifetime of the application. |
void |
setEcjArgs(java.lang.String ecjArgs)
|
boolean |
setParam(java.lang.String pName,
java.lang.String pValue)
Set the value of a parameter. |
void |
wrapup()
Wrapup any unfinished business in the application. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AppEcj()
| Method Detail |
public void setEcjArgs(java.lang.String ecjArgs)
ecjArgs - The ecjArgs to set.public java.lang.String getEcjArgs()
public boolean setParam(java.lang.String pName,
java.lang.String pValue)
IApplication
setParam in interface IApplicationsetParam in class Applicationpublic void initialize(java.lang.String configFileName)
IApplication
initialize in interface IApplicationinitialize in class Applicationpublic abstract java.lang.Class getXhClass()
public void process()
IApplication
process in interface IApplicationprocess in class Applicationpublic void wrapup()
IApplication
wrapup in interface IApplicationwrapup in class Application
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||