Serialized Form
fac
WritableGridFactory fac
metaData
RasterMetaData metaData
fac
ImportFactory fac
inputPara
Object inputPara
reg
XuluRegistry reg
unloadFile
File unloadFile
loaded
boolean loaded
- Object loaded?
baseObject
Object baseObject
unloadingEnabled
boolean unloadingEnabled
loadFile
File loadFile
del_after_loading
boolean del_after_loading
metaData
RasterMetaData metaData
metaData
RasterMetaData metaData
serialVersionUID: 1L
jContentPane
JPanel jContentPane
serialVersionUID: 1L
keyList
JList keyList
scrollPane
JScrollPane scrollPane
entryTable
JTable entryTable
jPanel
JPanel jPanel
jPanel1
JPanel jPanel1
jLabel
JLabel jLabel
jScrollPane
JScrollPane jScrollPane
docArea
JTextArea docArea
jLabel1
JLabel jLabel1
jPanel2
JPanel jPanel2
properties
Properties properties
Package appl.parallel.client |
LOG
Logger LOG
bindingName
String bindingName
dataByID
Hashtable<K,V> dataByID
hostnames
HashMap<K,V> hostnames
registryPort
int registryPort
eventSink
CommEventSink eventSink
LOG
Logger LOG
bindingName
String bindingName
registryPort
int registryPort
timeMonitors
Vector<E> timeMonitors
transferMonitors
Vector<E> transferMonitors
timeMonitoring
boolean timeMonitoring
transferMonitoring
boolean transferMonitoring
isRunning
boolean isRunning
Package appl.parallel.data |
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Initializes the
Logger
after deserialization (used by
Serializable
)
- Throws:
IOException
ClassNotFoundException
- See Also:
Serializable
rootID
int rootID
- The id of the currently handled
SplittableResource
partitionBounds
Rectangle partitionBounds
- The partition bounds (the whole bounds) of the current
SplittableResource
unloadBounds
Rectangle unloadBounds
- The unload bounds differ may differ from the partitionBounds. If there is
a neighborhood region it is important, that only the core-region (without
the neighborhood) is unloaded.
readObject
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
- Initializes the
Logger
after deserialization (used by
Serializable
- Throws:
IOException
ClassNotFoundException
- See Also:
Serializable
address
InetAddress address
namingString
String namingString
unloadTarget
String unloadTarget
Package appl.parallel.data.splittable |
id
int id
Package appl.parallel.data.xulugridfile |
gridFile
XuluGridFile gridFile
gridFileName
String gridFileName
gridFile
XuluGridFile gridFile
wasWriteAccessed
boolean wasWriteAccessed
directory
String directory
rootID
int rootID
baseFile
File baseFile
Package appl.parallel.event |
target
String target
- The target of the event
src
String src
- The source of the event
type
CommEvent.CommType type
- the type of the event
time
long time
size
int size
Package appl.parallel.gui |
appl
XuluModellingPlatform appl
pcpEngine
ParallelControlPanelEngine pcpEngine
spcEngine
ParallelControlPanelEngine spcEngine
parallelPaneInitalized
boolean parallelPaneInitalized
tabbedPane
JTabbedPane tabbedPane
serialVersionUID: 1L
executionPanel
JPanel executionPanel
Steps
JLabel Steps
computingResourcesList
JTable computingResourcesList
jScrollPane1
JScrollPane jScrollPane1
jPanel
JPanel jPanel
jScrollPane
JScrollPane jScrollPane
propertyTable
SimplePropertyTable propertyTable
refreshButton
JButton refreshButton
selectAllButton
JButton selectAllButton
buttonPanel
JPanel buttonPanel
colname1
String colname1
colname2
String colname2
Package appl.parallel.model |
Package appl.parallel.plugin.event |
serialVersionUID: 1L
jContentPane
JPanel jContentPane
jScrollPane
JScrollPane jScrollPane
timeEventTable
JTable timeEventTable
optionsPanel
JPanel optionsPanel
timeEventEnabled
JCheckBox timeEventEnabled
transferEventEnabled
JCheckBox transferEventEnabled
engine
SimpleCommEventMonitorEngine engine
jTabbedPane
JTabbedPane jTabbedPane
clearButton
Button clearButton
jScrollPane1
JScrollPane jScrollPane1
transferEventTable
JTable transferEventTable
jTextPane
JTextPane jTextPane
Package appl.parallel.server |
bindingName
String bindingName
LOG
Logger LOG
data
Hashtable<K,V> data
- all partition data. The key is the id. Is an Hashtable instead of
HashMasp for thread-safty.
NameToIDMapping
HashMap<K,V> NameToIDMapping
- the names of the data objects
infos
HashMap<K,V> infos
baseParameters
HashMap<K,V> baseParameters
dataServers
PartitionDataServer[] dataServers
executor
ExecutorService executor
IPs
String[] IPs
dataServersInitialized
boolean dataServersInitialized
multiDataInfos
HashMap<K,V> multiDataInfos
dataServerName
String dataServerName
remoteEventReceiver
CommEventSink remoteEventReceiver
hostnames
String[] hostnames
localSPMDClient
ClientDataServer localSPMDClient
registryPort
int registryPort
spmdTaskInstances
HashMap<K,V> spmdTaskInstances
- The
Class
objects of the currently active connection. Every time
XuluServer.runSPMDModelTask(String, int, Object[])
is called the
newest class is loaded from the client. For performance reasons this will
happen only one time per connection. In this map the current active
classes are stored.
registryPort
int registryPort
multicastPort
int multicastPort
multiCastIP
String multiCastIP
multicastThread
ServerMulticastReceiver multicastThread
multiCastGroup
InetAddress multiCastGroup
connected
boolean connected
starttime
long starttime
connectedClient
String connectedClient
dataManager
PartitionDataManager dataManager
remoteEventReceiver
RemoteEventProxy remoteEventReceiver
serverName
String serverName
machineRating
int machineRating
loggingEnabled
boolean loggingEnabled
taskPriority
int taskPriority
availableProcessors
int availableProcessors
toUseThreads
int toUseThreads
isInternalServer
boolean isInternalServer
localSPMDClient
ClientDataServer localSPMDClient
useCodeDownloading
boolean useCodeDownloading
executor
ExecutorService executor
resultCalls
Future<V>[] resultCalls
Package appl.parallel.spmd |
initalized
boolean initalized
ids
Vector<E> ids
name
String name
Package appl.parallel.spmd.split |
boxingMode
AbstractSplitMap.NeighborhoodBoxingMode boxingMode
noOfPartitions
int noOfPartitions
globalHeight
int globalHeight
globalWidth
int globalWidth
weights
double[] weights
- a value of weights determines how big the share of the
partition with this position is. The sum of all values
should be 1 or near to 1.
neighborhoodRange
int neighborhoodRange
globalBounds
Rectangle globalBounds
- the Rectangle of the whole Grid
partitionCalculationBounds
Rectangle[] partitionCalculationBounds
- the calculation area of each partition
partitionNeighborhoodBounds
Rectangle[] partitionNeighborhoodBounds
- the bounds of the neighborhood data of the partition
IPs
String[] IPs
baseResourceID
int baseResourceID
handler
PartitionDataHandler handler
splitMap
SplitMap splitMap
splitMapPos
int splitMapPos
baseResourceName
String baseResourceName
horizontalMap
SplitMap1DHorizontal horizontalMap
verticalMaps
SplitMap1DVertical[] verticalMaps
Package appl.parallel.starter.client |
serialVersionUID: 1L
executionPanel
JPanel executionPanel
Steps
JLabel Steps
jScrollPane1
JScrollPane jScrollPane1
buttonPanel
JPanel buttonPanel
serverList
JList serverList
refreshButton
JButton refreshButton
startButton
JButton startButton
stopButton
JButton stopButton
restartButton
JButton restartButton
Package appl.parallel.starter.server |
bindingName
String bindingName
port
int port
javaprogram
String javaprogram
codebase
String codebase
securitypolicy
String securitypolicy
furtherjavaarguments
String furtherjavaarguments
xuluserverarguments
String xuluserverarguments
classpath
String classpath
XuluServerString
String XuluServerString
p
Process p
thread
appl.parallel.starter.server.XuluServerStarter.SimpleConsoleOutputThread thread
xms
int xms
xmx
int xmx
twoStreams
SequenceInputStream twoStreams
starterServerGUI
XuluStarterServerGUI starterServerGUI
textAreaOutput
TextAreaPrintStream textAreaOutput
menu_exit
MenuItem menu_exit
menu_start
MenuItem menu_start
menu_stop
MenuItem menu_stop
menu_showConsole
MenuItem menu_showConsole
trayIcon
TrayIcon trayIcon
xuluServer
ComputingResource xuluServer
redIcon
Image redIcon
greenIcon
Image greenIcon
yellowIcon
Image yellowIcon
cmd
String cmd
serialVersionUID: 1L
jContentPane
JPanel jContentPane
controlPanel
JPanel controlPanel
consoleArea
JTextArea consoleArea
button_start
JButton button_start
button_stop
JButton button_stop
button_exit
JButton button_exit
jScrollPane
JScrollPane jScrollPane
jPopupMenu
JPopupMenu jPopupMenu
clearText
JMenuItem clearText
jPanel
JPanel jPanel
button_clear
JButton button_clear
Package appl.parallel.test |
serialVersionUID: 13L
serialVersionUID: 13L
data
byte[] data
Package appl.plugin.multimodelcontrol |
serialVersionUID: 1L
jContentPane
JPanel jContentPane
modelPanel
JPanel modelPanel
synchronisationPanel
JPanel synchronisationPanel
modelList
JList modelList
loadedModels
JLabel loadedModels
syncCommandList
JList syncCommandList
syncPanelName
JLabel syncPanelName
addStepCommand
JButton addStepCommand
newOverAllStep
JButton newOverAllStep
clearModelSteps
JButton clearModelSteps
syncButtonsPanel
JPanel syncButtonsPanel
jScrollPane
JScrollPane jScrollPane
jPanel
JPanel jPanel
controlPanel
JPanel controlPanel
startButton
JButton startButton
stepButton
JButton stepButton
stopButton
JButton stopButton
jPanel3
JPanel jPanel3
jScrollPane1
JScrollPane jScrollPane1
jPanel5
JPanel jPanel5
jScrollPane2
JScrollPane jScrollPane2
jLabel3
JLabel jLabel3
console
JTextArea console
isEditable
boolean[] isEditable
panel
JPanel panel
Package de.skrueger.xulu.plugin.gnur |
THIS
GnuRGUI THIS
- Speichert eine Referenz auf das Fenster-Objekt, um aus verschachtelten
Klassen einfach darauf zugreifen zu koennen.
appl
XuluModellingPlatform appl
- Speichert eine Referenz auf die Xulu-Applikation, in der der Code-Generator
ausgefuehrt wird.
rVarsTable
RVarsTable rVarsTable
- Tabelle in der die Eingabe-Raster angegeben werden.
rVarsTableModel
de.skrueger.xulu.plugin.gnur.RVarsTableModel rVarsTableModel
rVarsScrollPane
JScrollPane rVarsScrollPane
rule
ManualInputOption.Text rule
- Eingabefeld fuer die Formel.
importButton
JButton importButton
- Button to Import the Variables to R from the datapool.
exportButton
JButton exportButton
- Button to Export the Variables from R to the datapool.
contentPane
Container contentPane
- Referenz auf den Container des Fensters.
rConsole
RConsolePanel rConsole
- The RConsole-Panel contains of ab Output- and an Inputfied for R
texture
TexturePaint texture
fileFound
boolean fileFound
log
Logger log
readInput
boolean readInput
readInput2
boolean readInput2
rOut
JTextArea rOut
cmdOutSp
JScrollPane cmdOutSp
rCmdIn
JTextArea rCmdIn
cmdInSp
JScrollPane cmdInSp
history
Vector<E> history
historyPos
int historyPos
maxLines
int maxLines
hourglassCursor
Cursor hourglassCursor
defaultCursor
Cursor defaultCursor
keyL
KeyListener keyL
throwInCmd
String throwInCmd
text
JTextArea text
tfCmd
JTextField tfCmd
p0
int p0
p1
int p1
last
String last
origIn
InputStream origIn
origOut
PrintStream origOut
origErr
PrintStream origErr
textSource
PipedOutputStream textSource
in
TextReader in
out
PrintStream out
panel
JPanel panel
scroll
JScrollPane scroll
cmdLabel
Label cmdLabel
history
Vector<E> history
historyPos
int historyPos
lineBuff
StringBuffer lineBuff
bGrabbed
boolean bGrabbed
maxLines
int maxLines
font
Font font
Package edu.bonn.xulu.data |
duplID
long duplID
duplName
String duplName
data
XuluObject data
Package edu.bonn.xulu.gui |
manager
AbstractManager manager
- Speichert die Manager-Instanz, die im Fenster dargestellt wird.
dataPool
DataPool dataPool
editable
boolean editable
dataPoolListener
ObjectListener dataPoolListener
contManager
ModelContentManager contManager
- Speichert eine Referenz auf den ContentManager
dataPool
DataPool dataPool
- Speichert eine Referenz auf den Datenpool
inputOption
SelectionInputOption[] inputOption
objectListener
ObjectListener objectListener
model
XuluModel model
- Speichert die zugehoerige Xulu-Modell-Instanz
modelManager
ModelControlManager modelManager
out
PrintStream out
- Ausgabe-Stream, der an die interne Text-Komponente des Statusfensters gekoppelt ist.
Ruft sukzessibve
StatusFrame.print(String)
fuer jedes in den PrintStream
geschriebene Zeichen auf.
GUI_COMPONENT
Component GUI_COMPONENT
- Wird benoetigt, um in internen Subklassen Zugriff auf den Frame (als Parent) zu haben
VISTOOLS_DESC
String VISTOOLS_DESC
MODELS_DESC
String MODELS_DESC
EVENTMANAGER_DESC
String EVENTMANAGER_DESC
DATAPOOL_DESC
String DATAPOOL_DESC
REGISTRY_DESC
String REGISTRY_DESC
STATUS_DESC
String STATUS_DESC
PLUGINS_DESC
String PLUGINS_DESC
appl
XuluModellingPlatform appl
dataPool
DataPool dataPool
registry
XuluRegistry registry
visManager
VisualisationManager visManager
modelManager
ModelControlManager modelManager
eventManager
EventManager eventManager
mainFrame
XuluMainFrame mainFrame
desktopPane
JDesktopPane desktopPane
layout
LayoutManager layout
dataPoolFrame
DataPoolFrame dataPoolFrame
visManagerFrame
AbstractManagerFrame visManagerFrame
modelManagerFrame
AbstractManagerFrame modelManagerFrame
eventManagerFrame
AbstractManagerFrame eventManagerFrame
registryFrame
RegistryFrame registryFrame
pluginManagerFrame
XuluInternalFrame pluginManagerFrame
statusFrame
StatusFrame statusFrame
languageDlg
XuluLanguageManagerFrame languageDlg
infoDlg
XuluMainFrameInfo infoDlg
waitCursor
Cursor waitCursor
activeCursor
Cursor activeCursor
FILE_CHOOSER
JFileChooser FILE_CHOOSER
- Einheitlicher <@linkplain JFileChooser FileChooser> fuer die Xulu-Applikation.
Dieser kann in allen Untermodulen verwendet werden. Somit kann auf ein
einheitliches Ausgangsverzeichnis zurueckgegriffen werden.
Bemerke:
Der File-Chooser ueberschreibt die Methoden showOpenDialog(..)
und showSaveDialog(..)
, so dass die Datei-Auswahl bei
jedem Anzeigen initialisiert wird!
menuBar
JMenuBar menuBar
menuFile
JMenu menuFile
menuFile_Exit
JMenuItem menuFile_Exit
menuView
JMenu menuView
menuView_DataPool
JMenuItem menuView_DataPool
menuView_Registry
JMenuItem menuView_Registry
menuView_Status
JMenuItem menuView_Status
menuView_VisManager
JMenuItem menuView_VisManager
menuView_ModelManager
JMenuItem menuView_ModelManager
menuView_EventManager
JMenuItem menuView_EventManager
menuView_PluginManager
JMenuItem menuView_PluginManager
menuView_Arange
JMenuItem menuView_Arange
menuView_ArangeAuto
JMenuItem menuView_ArangeAuto
menuAdvanced
JMenu menuAdvanced
menuAdvanced_Languages
JMenuItem menuAdvanced_Languages
menuHelp
JMenu menuHelp
menuHelp_About
JMenuItem menuHelp_About
menuScript
JMenu menuScript
menuScript_Recent
JMenu menuScript_Recent
menuModel
JMenu menuModel
menuModel_New
JMenu menuModel_New
menuModel_New_Model
JMenuItem menuModel_New_Model
menuModel_New_DynModel
JMenuItem menuModel_New_DynModel
menuModel_Reload
JMenuItem menuModel_Reload
disposed
boolean disposed
infoPane
JPanel infoPane
controlPanel
JPanel controlPanel
iconPanel
JPanel iconPanel
textPanel
JPanel textPanel
okButton
JButton okButton
iconLabel
JLabel iconLabel
product
String product
version
String version
author
String author
organisation
String organisation
contact
String contact
copyright
String copyright
textLines
String[] textLines
Package edu.bonn.xulu.model |
Package edu.bonn.xulu.plugin.appl |
name
String name
clockThread
edu.bonn.xulu.plugin.appl.DateTimeWindowPlugin.ClockThread clockThread
clockLabel
JLabel clockLabel
resourceType
Class<T>[] resourceType
- Speichert alle zur Auswahl stehende Ressourcen-Typen (
GeoModelCodeGeneratorGUI.RESOURCETYPE
+ alle
in Xulu registrierten XuluObject
-Typen).
appl
XuluModellingPlatform appl
- Speichert eine Referenz auf die Xulu-Applikation, in der der Code-Generator
ausgefuehrt wird.
modelType
SelectionInputOption.Combo modelType
- Auswahlfeld fuer den Modell-Typ.
modelName
ManualInputOption.Text modelName
- Eingabefeld fuer den Modell-Namen.
resources
MutableTable resources
- Tabelle in der die Ressourcen spezifiziert werden.
startButton
JButton startButton
- Butten zum Starten der Generierung.
contentPane
Container contentPane
- Referenz auf den Container des Fensters.
contentPane
Container contentPane
- Referenz auf den Container des Fensters.
rasterCalculatorPanel
RasterCalculatorPanel rasterCalculatorPanel
- Panel mit der Raster-Calculator-GUI.
Package edu.bonn.xulu.plugin.gui |
compTable
MutableTable compTable
appl
XuluModellingPlatform appl
dataPoolSplitPane
MultiSplitPane dataPoolSplitPane
contentPane
Container contentPane
dataPoolTable
JTable dataPoolTable
propCont
DisplayContainer_Properties propCont
selectedObjects
Object[] selectedObjects
dataPoolMenu
DataPoolMenu dataPoolMenu
DC_EMPTY
Container DC_EMPTY
DC_PROPERTIES
DisplayContainer_Properties DC_PROPERTIES
DC_LISTPROPERTY
DisplayContainer_ListProperty DC_LISTPROPERTY
DC_MATRIXPROPERTY
DisplayContainer_MatrixProperty DC_MATRIXPROPERTY
DC_GEOMGRID
DisplayContainer_GeomAndGrid DC_GEOMGRID
appl
XuluModellingPlatform appl
dataPoolSplitPane
MultiSplitPane dataPoolSplitPane
contentPane
Container contentPane
dataPoolTree
JTree dataPoolTree
displayCont
ObjectDisplayContainer displayCont
selectedObjects
Object[] selectedObjects
dataPoolMenu
DataPoolMenu dataPoolMenu
appl
XuluModellingPlatform appl
model
XuluModel model
initButton
JButton initButton
startButton
JButton startButton
pauseButton
JButton pauseButton
stepButton
JButton stepButton
stopButton
JButton stopButton
modelThread
XuluModelThread modelThread
threadListeners
Vector<E> threadListeners
modelListener
ModelAdapter modelListener
contentContainer
ModelContentManagerContainer contentContainer
controlContainer
ModelControlContainer controlContainer
reloadButton
JButton reloadButton
statusArea
JTextArea statusArea
statusStream
TextAreaPrintStream statusStream
contentPane
Container contentPane
modelSpecificFrame
JFrame modelSpecificFrame
statusMenu
JMenu statusMenu
statusMenuItem_clear
JMenuItem statusMenuItem_clear
appl
XuluModellingPlatform appl
appl
XuluModellingPlatform appl
pluginTable
MutableTable pluginTable
registry
XuluRegistry registry
registryTree
JTree registryTree
appl
XuluModellingPlatform appl
textArea
JTextArea textArea
menu
JMenu menu
menuItem_clear
JMenuItem menuItem_clear
Package edu.bonn.xulu.plugin.model.clue |
MIN
double MIN
MAX
double MAX
TOL
double TOL
SLIDER_FACT
double SLIDER_FACT
sliderPctFormat
DecimalFormat sliderPctFormat
sliderDecFormat
DecimalFormat sliderDecFormat
statusPctFormat
DecimalFormat statusPctFormat
statusDecFormat
DecimalFormat statusDecFormat
infoPctFormat
DecimalFormat infoPctFormat
infoDecFormat
DecimalFormat infoDecFormat
divCont
edu.bonn.xulu.plugin.model.clue.ClueModel_Original.ClueModelGUI.DeviationContainer divCont
singleDivSlider
JSlider singleDivSlider
averageDivSlider
JSlider averageDivSlider
model
ClueModel_Original model
singleDivLabel
edu.bonn.xulu.plugin.model.clue.ClueModel_Original.ClueModelGUI.DeviationLabel singleDivLabel
averageDivLabel
edu.bonn.xulu.plugin.model.clue.ClueModel_Original.ClueModelGUI.DeviationLabel averageDivLabel
labelFont
Font labelFont
alreadyPacked
boolean alreadyPacked
iterationLabel
JLabel iterationLabel
MIN
float MIN
MAX
float MAX
TOL
float TOL
SLIDER_FACT
float SLIDER_FACT
sliderPctFormat
DecimalFormat sliderPctFormat
sliderDecFormat
DecimalFormat sliderDecFormat
statusPctFormat
DecimalFormat statusPctFormat
statusDecFormat
DecimalFormat statusDecFormat
infoPctFormat
DecimalFormat infoPctFormat
infoDecFormat
DecimalFormat infoDecFormat
divCont
edu.bonn.xulu.plugin.model.clue.ClueModel.ClueModelGUI.DeviationContainer divCont
singleDivSlider
JSlider singleDivSlider
averageDivSlider
JSlider averageDivSlider
model
ClueModel model
singleDivLabel
edu.bonn.xulu.plugin.model.clue.ClueModel.ClueModelGUI.DeviationLabel singleDivLabel
averageDivLabel
edu.bonn.xulu.plugin.model.clue.ClueModel.ClueModelGUI.DeviationLabel averageDivLabel
labelFont
Font labelFont
alreadyPacked
boolean alreadyPacked
updateCheckBox
JCheckBox updateCheckBox
iterationLabel
JLabel iterationLabel
iterationText
String iterationText
Package edu.bonn.xulu.plugin.model.parallel |
MIN
float MIN
MAX
float MAX
TOL
float TOL
SLIDER_FACT
float SLIDER_FACT
sliderPctFormat
DecimalFormat sliderPctFormat
sliderDecFormat
DecimalFormat sliderDecFormat
statusPctFormat
DecimalFormat statusPctFormat
statusDecFormat
DecimalFormat statusDecFormat
infoPctFormat
DecimalFormat infoPctFormat
infoDecFormat
DecimalFormat infoDecFormat
divCont
edu.bonn.xulu.plugin.model.parallel.ClueModel_deterministic.ClueModelGUI.DeviationContainer divCont
singleDivSlider
JSlider singleDivSlider
averageDivSlider
JSlider averageDivSlider
model
ClueModel_deterministic model
singleDivLabel
edu.bonn.xulu.plugin.model.parallel.ClueModel_deterministic.ClueModelGUI.DeviationLabel singleDivLabel
averageDivLabel
edu.bonn.xulu.plugin.model.parallel.ClueModel_deterministic.ClueModelGUI.DeviationLabel averageDivLabel
labelFont
Font labelFont
alreadyPacked
boolean alreadyPacked
updateCheckBox
JCheckBox updateCheckBox
iterationLabel
JLabel iterationLabel
MIN
float MIN
MAX
float MAX
TOL
float TOL
SLIDER_FACT
float SLIDER_FACT
sliderPctFormat
DecimalFormat sliderPctFormat
sliderDecFormat
DecimalFormat sliderDecFormat
statusPctFormat
DecimalFormat statusPctFormat
statusDecFormat
DecimalFormat statusDecFormat
infoPctFormat
DecimalFormat infoPctFormat
infoDecFormat
DecimalFormat infoDecFormat
divCont
edu.bonn.xulu.plugin.model.parallel.ClueModelParallel.ClueModelGUI.DeviationContainer divCont
singleDivSlider
JSlider singleDivSlider
averageDivSlider
JSlider averageDivSlider
model
ClueModelParallel model
singleDivLabel
edu.bonn.xulu.plugin.model.parallel.ClueModelParallel.ClueModelGUI.DeviationLabel singleDivLabel
averageDivLabel
edu.bonn.xulu.plugin.model.parallel.ClueModelParallel.ClueModelGUI.DeviationLabel averageDivLabel
labelFont
Font labelFont
alreadyPacked
boolean alreadyPacked
updateCheckBox
JCheckBox updateCheckBox
iterationLabel
JLabel iterationLabel
MIN
float MIN
MAX
float MAX
TOL
float TOL
SLIDER_FACT
float SLIDER_FACT
sliderPctFormat
DecimalFormat sliderPctFormat
sliderDecFormat
DecimalFormat sliderDecFormat
statusPctFormat
DecimalFormat statusPctFormat
statusDecFormat
DecimalFormat statusDecFormat
infoPctFormat
DecimalFormat infoPctFormat
infoDecFormat
DecimalFormat infoDecFormat
divCont
edu.bonn.xulu.plugin.model.parallel.ClueParallelTuned.ClueModelGUI.DeviationContainer divCont
singleDivSlider
JSlider singleDivSlider
averageDivSlider
JSlider averageDivSlider
model
ClueParallelTuned model
singleDivLabel
edu.bonn.xulu.plugin.model.parallel.ClueParallelTuned.ClueModelGUI.DeviationLabel singleDivLabel
averageDivLabel
edu.bonn.xulu.plugin.model.parallel.ClueParallelTuned.ClueModelGUI.DeviationLabel averageDivLabel
labelFont
Font labelFont
alreadyPacked
boolean alreadyPacked
updateCheckBox
JCheckBox updateCheckBox
iterationLabel
JLabel iterationLabel
baseLU
WritableGrid baseLU
controller
SPMDServerInterface controller
luCount
int luCount
dfCount
int dfCount
ddfStartIdx
int[] ddfStartIdx
regrRes
float[][] regrRes
areaMinY
int areaMinY
areaMinX
int areaMinX
areaMaxY
int areaMaxY
areaMaxX
int areaMaxX
outLUProb
WritableGrid[] outLUProb
areaRestr
WritableGrid areaRestr
nbhRadiusX
int nbhRadiusX
nbhRadiusY
int nbhRadiusY
nbhSettings
float[][][] nbhSettings
nbhRegrRes
float[][] nbhRegrRes
totCover
float totCover
localMinX
int localMinX
localMinY
int localMinY
localMaxX
int localMaxX
localMaxY
int localMaxY
outNbhProb
WritableGrid[] outNbhProb
outActLUHist
WritableGrid outActLUHist
luDemand
float[][] luDemand
luElas
float[] luElas
luConv
int[][] luConv
oldLUCover
float[] oldLUCover
outActLU
WritableGrid outActLU
CALC_WITH_NBH
boolean CALC_WITH_NBH
nbhWeights
float[] nbhWeights
cellSize
float cellSize
baseLUHist
WritableGrid baseLUHist
outStepLU
MultiDataObject outStepLU
luMap
Map<K,V> luMap
luMapReverse
Map<K,V> luMapReverse
baseLU
WritableGrid baseLU
controller
AdvancedSPMDServerInterface controller
luCount
int luCount
dfCount
int dfCount
ddfStartIdx
int[] ddfStartIdx
regrRes
float[][] regrRes
areaMinY
int areaMinY
areaMinX
int areaMinX
areaMaxY
int areaMaxY
areaMaxX
int areaMaxX
outLUProb
WritableGrid[] outLUProb
areaRestr
WritableGrid areaRestr
nbhRadiusX
int nbhRadiusX
nbhRadiusY
int nbhRadiusY
nbhSettings
float[][][] nbhSettings
nbhRegrRes
float[][] nbhRegrRes
totCover
float totCover
localMinX
int localMinX
localMinY
int localMinY
localMaxX
int localMaxX
localMaxY
int localMaxY
outNbhProb
WritableGrid[] outNbhProb
outActLUHist
WritableGrid outActLUHist
luDemand
float[][] luDemand
luElas
float[] luElas
luConv
int[][] luConv
oldLUCover
float[] oldLUCover
outActLU
WritableGrid outActLU
CALC_WITH_NBH
boolean CALC_WITH_NBH
nbhWeights
float[] nbhWeights
cellSize
float cellSize
baseLUHist
WritableGrid baseLUHist
outStepLU
MultiDataObject outStepLU
drivingForcesSync
SyncPoint drivingForcesSync
luMap
Map<K,V> luMap
luMapReverse
Map<K,V> luMapReverse
Package edu.bonn.xulu.plugin.model.parallel.demo |
serialVersionUID: 13L
controller
AdvancedSPMDServerInterface controller
neighborhoodRange
int neighborhoodRange
gridOutput
WritableGrid gridOutput
gridInput
WritableGrid gridInput
serialVersionUID: 13L
controller
AdvancedSPMDServerInterface controller
neighborhoodRange
int neighborhoodRange
gridOutput
WritableGrid gridOutput
gridInput
WritableGrid gridInput
Package edu.bonn.xulu.plugin.vis |
updateListener
Vector<E> updateListener
- Speichert die verteilten UpdateListener
AREA_RENDERER
XYItemRenderer AREA_RENDERER
LINE_RENDERER
XYItemRenderer LINE_RENDERER
BAR_RENDERER
XYItemRenderer BAR_RENDERER
POINT_RENDERER
XYItemRenderer POINT_RENDERER
chartPanel
ChartPanel chartPanel
- Speichert das Panel, in dem die einzelnen Charts angezeigt werden.
dataSet
DefaultTableXYDataset dataSet
- Enthaelt die im Diagramm angezeigten Daten.
chartPlot
XYPlot chartPlot
- Enthaelt den
Plot
des Chart.
pointButton
JToggleButton pointButton
- Button um das Chart als Punkt-Diagramm einzustellen.
lineButton
JToggleButton lineButton
- Button um das Chart als Linien-Diagramm einzustellen.
barButton
JToggleButton barButton
- Button um das Chart als Balken-Diagramm einzustellen.
areaButton
JToggleButton areaButton
- Button um das Chart als Flaechen-Diagramm einzustellen.
buttonPanel
JPanel buttonPanel
- Speichert das Panel, in dem die Button angezeigt werden, mit denen
zwischen den verschiedenen Styles gewechselt werden kann.
buttonGroup
ButtonGroup buttonGroup
- Buttongroup, die Steuert, das im
buttonPanel
immer nur ein
Toggle-Button aktiviert ist
objectTable
MutableTable objectTable
- Tabelle, in der die Datenobjekte angezeigt werden.
horSplitPane
MultiSplitPane horSplitPane
- Split-Pane, in dem Daten-Liste und Chart angezeigt werden.