|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectsimulation.SimulationGUI
| Field Summary | |
private AlgorithmInvoker |
algoInv
|
int |
borderRoom
borderRoom keeps track of how much extra room you want to have for moving around things on-screen, beyond what is large enough for the hosts. |
private org.eclipse.swt.widgets.Button |
btnBack
|
private org.eclipse.swt.widgets.Button |
btnBiasedStock
|
private org.eclipse.swt.widgets.Button |
btnDecentralized
|
private org.eclipse.swt.widgets.Button |
btnEnableCentralHost
|
private org.eclipse.swt.widgets.Button |
btnExact
|
private org.eclipse.swt.widgets.Button |
btnFixToHost
|
private org.eclipse.swt.widgets.Button |
btnGenerate
|
private org.eclipse.swt.widgets.Button |
btnGreedyApprox
|
private org.eclipse.swt.widgets.Button |
btnMapNotOnSame
|
private org.eclipse.swt.widgets.Button |
btnMapSame
|
private org.eclipse.swt.widgets.Button |
btnModifyLevelOfDisconnect
|
private org.eclipse.swt.widgets.Button |
btnUnbiasedStoch
|
private org.eclipse.swt.widgets.Button |
btnUseMapping
|
private boolean |
centralizedEnabled
|
private org.eclipse.swt.widgets.Combo |
cmbAlgoAction
|
private org.eclipse.swt.widgets.Table |
colocTable
|
private org.eclipse.swt.widgets.Table |
compsTable
|
private org.eclipse.swt.custom.TableCursor |
compsTableCursor
|
private org.eclipse.swt.custom.ControlEditor |
compsTableEditor
|
private org.eclipse.swt.widgets.Table |
compsTableES
|
private org.eclipse.swt.custom.TableCursor |
compsTableESCursor
|
private org.eclipse.swt.custom.ControlEditor |
compsTableESEditor
|
private org.eclipse.draw2d.Figure |
contents
|
private org.eclipse.swt.widgets.Shell |
controlShell
|
private org.eclipse.swt.widgets.Display |
d
|
Generator |
gen
|
private org.eclipse.swt.widgets.Group |
grColoc
|
private org.eclipse.swt.widgets.Group |
grComps
|
private org.eclipse.swt.widgets.Group |
grHosts
|
private org.eclipse.swt.widgets.Group |
grLoc
|
private org.eclipse.swt.widgets.Table |
hostsTable
|
private org.eclipse.swt.widgets.Table |
hostsTableBW
|
private org.eclipse.swt.custom.TableCursor |
hostsTableBWCursor
|
private org.eclipse.swt.custom.ControlEditor |
hostsTableBWEditor
|
private org.eclipse.swt.custom.TableCursor |
hostsTableCursor
|
private org.eclipse.swt.custom.ControlEditor |
hostsTableEditor
|
private org.eclipse.swt.widgets.Label |
lblAvailability
|
private org.eclipse.swt.widgets.List |
listComps
|
private org.eclipse.swt.widgets.List |
listHosts
|
private org.eclipse.swt.widgets.Table |
locTable
|
private org.eclipse.draw2d.LightweightSystem |
lws
|
private boolean |
mappingUsed
|
private int |
numComps
|
private int |
numHosts
|
private int |
numIt
|
private int |
numLoops
|
private org.eclipse.draw2d.IFigure |
panel
|
private org.eclipse.swt.widgets.Table |
resultsTable
|
private org.eclipse.draw2d.ScrollPane |
scrollpane
|
private SelectionDetailFigure |
sdf
|
private SimulationGUI |
sg
|
private org.eclipse.swt.widgets.Text |
txtDecNumIt
|
private org.eclipse.swt.widgets.Text |
txtHostDisconnect
|
private org.eclipse.swt.widgets.Text |
txtLevelAwareness
|
private org.eclipse.swt.widgets.Text |
txtMaxBW
|
private org.eclipse.swt.widgets.Text |
txtMaxBWCH
|
private org.eclipse.swt.widgets.Text |
txtMaxCompFreq
|
private org.eclipse.swt.widgets.Text |
txtMaxCompMem
|
private org.eclipse.swt.widgets.Text |
txtMaxES
|
private org.eclipse.swt.widgets.Text |
txtMaxHostMem
|
private org.eclipse.swt.widgets.Text |
txtMaxHostRel
|
private org.eclipse.swt.widgets.Text |
txtMaxRelCH
|
private org.eclipse.swt.widgets.Text |
txtMinBW
|
private org.eclipse.swt.widgets.Text |
txtMinBWCH
|
private org.eclipse.swt.widgets.Text |
txtMinCompFreq
|
private org.eclipse.swt.widgets.Text |
txtMinCompMem
|
private org.eclipse.swt.widgets.Text |
txtMinES
|
private org.eclipse.swt.widgets.Text |
txtMinHostMem
|
private org.eclipse.swt.widgets.Text |
txtMinHostRel
|
private org.eclipse.swt.widgets.Text |
txtMinRelCH
|
private org.eclipse.swt.widgets.Text |
txtNumBench
|
private org.eclipse.swt.widgets.Text |
txtNumComps
|
private org.eclipse.swt.widgets.Text |
txtNumHosts
|
private org.eclipse.swt.widgets.Text |
txtNumIt
|
private org.eclipse.swt.widgets.Shell |
viewShell
|
| Constructor Summary | |
SimulationGUI()
|
|
| |