|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObserverCenter | |
|---|---|
| jadex.application.space.envsupport.observer.gui.plugin | |
| jadex.application.space.envsupport.observer.perspective | |
| Uses of ObserverCenter in jadex.application.space.envsupport.observer.gui.plugin |
|---|
| Methods in jadex.application.space.envsupport.observer.gui.plugin with parameters of type ObserverCenter | |
|---|---|
protected void |
AbstractInteractionPlugin.cleanUp(ObserverCenter center)
This method is executed when the plugins shuts down. |
protected void |
InteractionTestPlugin.initialize(ObserverCenter center)
|
protected abstract void |
AbstractInteractionPlugin.initialize(ObserverCenter center)
Initializes the plugin. |
void |
VisualsPlugin.start(ObserverCenter main)
Starts the plugin |
void |
IObserverCenterPlugin.start(ObserverCenter main)
Starts the plugin |
void |
IntrospectorPlugin.start(ObserverCenter main)
|
void |
EvaluationPlugin.start(ObserverCenter main)
Starts the plugin. |
void |
AbstractInteractionPlugin.start(ObserverCenter main)
|
protected void |
AbstractInteractionPlugin.startUp(ObserverCenter center)
This method is executed when the plugins starts. |
| Uses of ObserverCenter in jadex.application.space.envsupport.observer.perspective |
|---|
| Fields in jadex.application.space.envsupport.observer.perspective declared as ObserverCenter | |
|---|---|
protected ObserverCenter |
Perspective2D.obscenter
The ObserverCenter |
| Methods in jadex.application.space.envsupport.observer.perspective that return ObserverCenter | |
|---|---|
ObserverCenter |
Perspective2D.getObserverCenter()
Get the ObserverCenter. |
ObserverCenter |
IPerspective.getObserverCenter()
Get the ObserverCenter. |
| Methods in jadex.application.space.envsupport.observer.perspective with parameters of type ObserverCenter | |
|---|---|
void |
Perspective2D.setObserverCenter(ObserverCenter obscenter)
Sets the ObserverCenter. |
void |
IPerspective.setObserverCenter(ObserverCenter obscenter)
Sets the ObserverCenter. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||