|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.icore.IXAgent
ix.ip2.Ip2
ix.iplan.IPlan
public class IPlan
An interactive planner.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ix.ip2.Ip2 |
|---|
Ip2.AddHandlersHandler |
| Field Summary |
|---|
| Fields inherited from class ix.ip2.Ip2 |
|---|
activityViewer, agentTypeName, annotationViewer, controller, domain, frame, issueViewer, logoImage, logoLine1, logoLine2, modelManager, optionManager, resetHooks, showOptions, stateViewer |
| Fields inherited from class ix.icore.IXAgent |
|---|
contactManager, displayName, eventLogger, exitHooks, initialDisplayName, ipcName, ipcStrategyName, iSimTimer, knownAgents, nameListeners, startupDate, startupHooks, symbolName, textFrame, thisAgent |
| Constructor Summary | |
|---|---|
|
IPlan()
|
protected |
IPlan(boolean setAgent)
|
| Method Summary | |
|---|---|
protected void |
addHandlers()
Install any built-in issue and activity handlers. |
protected void |
initOptions()
|
static void |
main(java.lang.String[] argv)
|
static Planner |
makeDefaultPlanner()
|
protected Ip2Frame |
makeIp2Frame()
Called to make the main user interface frame. |
protected ProcessModelManager |
makeModelManager()
Called to create this agent's model-manager. |
void |
setDomain(Domain dom)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IPlan()
protected IPlan(boolean setAgent)
| Method Detail |
|---|
public static void main(java.lang.String[] argv)
public void setDomain(Domain dom)
public static Planner makeDefaultPlanner()
protected ProcessModelManager makeModelManager()
Ip2
makeModelManager in class Ip2protected Ip2Frame makeIp2Frame()
Ip2Ip2Frame.setUp() is later called to do most of the work.
makeIp2Frame in class Ip2protected void initOptions()
initOptions in class Ip2protected void addHandlers()
addHandlers in class Ip2
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||