|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.ade.observer.interpreters.ObserverInterpreter
org.almendra.janet.ade.observer.interpreters.StartInterpreter
org.almendra.janet.ade.observer.simulation.interpreters.StartInterpreter
public class StartInterpreter
Constructor Summary | |
---|---|
StartInterpreter()
Creates a new StartInterpreter object. |
Method Summary | |
---|---|
protected ObserverAnchor |
getAnchorInstance(SystemApplication application,
Logger logger)
|
protected ObserverAnchorSimulation |
getSimulatorAnchor(CommandAccessor cmdAccessor)
|
protected java.lang.String |
getWorkstationName()
|
protected void |
setViewTitle(CommandAccessor cmdAccessor)
|
protected void |
startView(CommandAccessor cmdAccessor)
|
Methods inherited from class org.almendra.janet.ade.observer.interpreters.StartInterpreter |
---|
commandNames, execute, getDescriptorFile, installHandlers, notifyWorkstationName, readDescriptor, setViewTitle, setWorkstationName |
Methods inherited from class org.almendra.janet.ade.observer.interpreters.ObserverInterpreter |
---|
getAnchor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.almendra.janet.cas.scheduling.IInterpreter |
---|
commandNames, execute |
Constructor Detail |
---|
public StartInterpreter()
StartInterpreter
object.
Method Detail |
---|
protected void setViewTitle(CommandAccessor cmdAccessor)
setViewTitle
in class StartInterpreter
protected ObserverAnchor getAnchorInstance(SystemApplication application, Logger logger)
getAnchorInstance
in class StartInterpreter
protected void startView(CommandAccessor cmdAccessor)
startView
in class StartInterpreter
protected ObserverAnchorSimulation getSimulatorAnchor(CommandAccessor cmdAccessor)
protected java.lang.String getWorkstationName()
getWorkstationName
in class StartInterpreter
anchor
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |