Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
M
MissingLinkEditPart
- class edu.usc.cse.desi.editpart.
MissingLinkEditPart
.
MissingLinkEditPart()
- Constructor for class edu.usc.cse.desi.editpart.
MissingLinkEditPart
MissingLinkViewModel
- class edu.usc.cse.desi.model.view.
MissingLinkViewModel
.
MissingLinkViewModel()
- Constructor for class edu.usc.cse.desi.model.view.
MissingLinkViewModel
ModelData
- class simulation.
ModelData
.
ModelData()
- Constructor for class simulation.
ModelData
ModelTest
- class edu.usc.cse.desi.test.
ModelTest
.
ModelTest()
- Constructor for class edu.usc.cse.desi.test.
ModelTest
MultiPageCommandStackListener
- class edu.usc.cse.desi.command.
MultiPageCommandStackListener
.
This class listens for command stack changes of the pages contained in this editor and decides if the editor is dirty or not.
MultiPageCommandStackListener(DESIEditor)
- Constructor for class edu.usc.cse.desi.command.
MultiPageCommandStackListener
mWindow
- Variable in class edu.usc.cse.desi.action.
NewFileAction
main(String[])
- Static method in class edu.usc.cse.desi.test.
DataViewConnectionVerifier
main(String[])
- Static method in class edu.usc.cse.desi.test.
ModelTest
main(String[])
- Static method in class edu.usc.cse.desi.test.
PropertyInitializerTest
main(String[])
- Static method in class simulation.
Demo3
main(String[])
- Static method in class simulation.
Demo4
main(String[])
- Static method in class simulation.
SimulationGUI
main(String[])
- Static method in class simulation.
Startup
main(String[])
- Static method in class simulation.
ZoomExample
makeActions(IWorkbenchConfigurer, IActionBarConfigurer)
- Method in class org.eclipse.ui.examples.rcp.texteditor.actions.
WorkbenchActionBuilder
Creates actions (and contribution items) for the menu bar, toolbar and status line.
makeAndPopulateActions(IWorkbenchConfigurer, IActionBarConfigurer)
- Method in class org.eclipse.ui.examples.rcp.texteditor.actions.
WorkbenchActionBuilder
Builds the actions and contributes them to the given window.
mapping
- Variable in class evalgo.algorithms.
AlgorithmResult
mappingUsed
- Variable in class evalgo.
InputData
mappingUsed
- Variable in class simulation.
SimulationGUI
markSaveLocations()
- Method in class edu.usc.cse.desi.command.
MultiPageCommandStackListener
Marks every observed command stack beeing saved.
maxBW
- Variable in class evalgo.
Generator
maxBWCH
- Variable in class evalgo.
Generator
maxCompMem
- Variable in class evalgo.
Generator
maxEvt
- Variable in class evalgo.
Generator
maxFreq
- Variable in class evalgo.
Generator
maxHostMem
- Variable in class evalgo.
Generator
maxRel
- Variable in class evalgo.
Generator
maxRelCH
- Variable in class evalgo.
Generator
memComps
- Variable in class evalgo.
InputData
memHosts
- Variable in class evalgo.
InputData
memHostsTaken
- Variable in class evalgo.algorithms.
DecentralizedAlgorithm
memHostsTaken
- Variable in class evalgo.algorithms.
UltimateAlgorithm
memory
- Variable in class simulation.
ComponentFigure
The amount of memory this component requires.
memory
- Variable in class simulation.
HostFigure
The total memory of the host.
methodFigure
- Variable in class simulation.
UMLClassFigure
minAvail
- Variable in class evalgo.algorithms.
AlgorithmResult
minAvail
- Variable in class evalgo.algorithms.
OldStochasticAlgorithm
minAvail
- Variable in class evalgo.algorithms.
OldStochasticAlgorithmWithConstraints
minBW
- Variable in class evalgo.
Generator
minBWCH
- Variable in class evalgo.
Generator
minCompMem
- Variable in class evalgo.
Generator
minEvt
- Variable in class evalgo.
Generator
minFreq
- Variable in class evalgo.
Generator
minHostMem
- Variable in class evalgo.
Generator
minRel
- Variable in class evalgo.
Generator
minRelCH
- Variable in class evalgo.
Generator
model
- Variable in class edu.usc.cse.desi.command.
ConstraintCommand
modelChanged(DESIViewModel, DESIViewModel)
- Method in class edu.usc.cse.desi.editor.
AbstractPage
This is an abstract method that will be called on all pages of the editor when the model has changed.
modelChanged(DESIViewModel, DESIViewModel)
- Method in class edu.usc.cse.desi.editor.
DESIGraphicalPage
When the model changes, set the root edit part to the new model.
modelChanged(DESIViewModel, DESIViewModel)
- Method in class edu.usc.cse.desi.editor.
DESISelectionPage
I overrode this method:
modelChanged(DESIViewModel, DESIViewModel)
- Method in class edu.usc.cse.desi.editor.
DESITabularPage
When the model changes, we need to keep a copy of the old model in case we decide to go back to it.
modelChanged(DESIViewModel)
- Method in class edu.usc.cse.desi.viewers.
AbstractCalculator
If the model changes, you can call this method and the calculator will recalculate.
modify(Object, String, Object)
- Method in class edu.usc.cse.desi.viewers.
CollocCellModifier
Modifies the selected table cell by setting its value to the new value as specified by the paremeter.
modify(Object, String, Object)
- Method in class edu.usc.cse.desi.viewers.
LocCellModifier
Modifies the selected table cell by setting its value to the new value as specified by the paremeter.
modify(Object, String, Object)
- Method in class edu.usc.cse.desi.viewers.
LogicalLinkCellModifier
Modifies the selected table cell by setting its value to the new value as specified by the paremeter.
modify(Object, String, Object)
- Method in class edu.usc.cse.desi.viewers.
NodeCellModifier
This method changes the value of the given cell to the given value.
modify(Object, String, Object)
- Method in class edu.usc.cse.desi.viewers.
PhysicalLinkCellModifier
This method changes the value of the given cell to the given value.
modifyLevelOfDisconnect(double)
- Method in class evalgo.
Generator
mouseClicked(MouseEvent)
- Method in class simulation.
ComponentFigure.Dragger
mouseClicked(MouseEvent)
- Method in class simulation.
Demo4.Dragger
mouseClicked(MouseEvent)
- Method in class simulation.
HostFigure.Dragger
mouseDoubleClicked(MouseEvent)
- Method in class simulation.
ComponentFigure.Dragger
mouseDoubleClicked(MouseEvent)
- Method in class simulation.
Demo4.Dragger
mouseDoubleClicked(MouseEvent)
- Method in class simulation.
HostFigure.Dragger
mouseDragged(MouseEvent)
- Method in class simulation.
ComponentFigure.Dragger
mouseDragged(MouseEvent)
- Method in class simulation.
Demo4.Dragger
mouseDragged(MouseEvent)
- Method in class simulation.
HostFigure.Dragger
mousePressed(MouseEvent)
- Method in class simulation.
ComponentFigure.Dragger
mousePressed(MouseEvent)
- Method in class simulation.
Demo4.Dragger
mousePressed(MouseEvent)
- Method in class simulation.
HostFigure.Dragger
mouseReleased(MouseEvent)
- Method in class simulation.
ComponentFigure.Dragger
mouseReleased(MouseEvent)
- Method in class simulation.
Demo4.Dragger
mouseReleased(MouseEvent)
- Method in class simulation.
HostFigure.Dragger
moveComponent(int, int)
- Method in class simulation.
SimulationGUI
This method moves the component with the given ID to a new host.
moveXadlLinkObjects(LogicalLinkDataModel, ObjRef, ObjRef)
- Method in class usc.cse.desi.rasdsmodel.
DeSiDataModel
Move the xADL objects wrapped in the given LogicalLinkDataModel from one struct to another
myActionRegistry
- Variable in class edu.usc.cse.desi.editor.
DESIEditor
myAlgosAndResults
- Variable in class edu.usc.cse.desi.editor.
DESITabularPage
myBGColor
- Variable in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
myBestDeployment
- Variable in class edu.usc.cse.desi.algorithm.
ExactAlgorithm
myBorderWidth
- Variable in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
myCalculators
- Variable in class edu.usc.cse.desi.editor.
DESITabularPage
myCategoryNames
- Variable in class edu.usc.cse.desi.viewers.
CollocContentProvider
myCategoryNames
- Variable in class edu.usc.cse.desi.viewers.
LocContentProvider
myCategoryNames
- Variable in class edu.usc.cse.desi.viewers.
LogicalLinkContentProvider
myCategoryNames
- Variable in class edu.usc.cse.desi.viewers.
PhysicalLinkContentProvider
myChild
- Variable in class edu.usc.cse.desi.command.
CreateCommand
myChildren
- Variable in class edu.usc.cse.desi.model.
AbstractNodeDataModel
myChildren
- Variable in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
myColumnNames
- Variable in class edu.usc.cse.desi.viewers.
ComponentContentProvider
myColumnNames
- Variable in class edu.usc.cse.desi.viewers.
HostContentProvider
myConnectedNodes
- Variable in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
myConnections
- Variable in class edu.usc.cse.desi.model.
AbstractNodeDataModel
myConnections
- Variable in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
myContentProvider
- Variable in class edu.usc.cse.desi.viewers.
CollocLabelProvider
myContentProvider
- Variable in class edu.usc.cse.desi.viewers.
LocLabelProvider
myContentProvider
- Variable in class edu.usc.cse.desi.viewers.
LogicalLinkLabelProvider