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
 
myContentProvider - Variable in class edu.usc.cse.desi.viewers.NodeLabelProvider
 
myContentProvider - Variable in class edu.usc.cse.desi.viewers.PhysicalLinkLabelProvider
 
myCurrentComStack - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myCurrentSelection - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myDataModel - Variable in class edu.usc.cse.desi.model.view.AbstractViewModel
 
myDisplayName - Variable in class edu.usc.cse.desi.properties.Property
 
myEditDomain - Variable in class edu.usc.cse.desi.editor.AbstractPage
 
myEditor - Variable in class edu.usc.cse.desi.command.MultiPageCommandStackListener
 
myEditor - Variable in class edu.usc.cse.desi.editor.AbstractPage
 
myFigPosX - Variable in class edu.usc.cse.desi.model.view.AbstractNodeViewModel
 
myFigPosY - Variable in class edu.usc.cse.desi.model.view.AbstractNodeViewModel
 
myFigSizeH - Variable in class edu.usc.cse.desi.model.view.AbstractNodeViewModel
 
myFigSizeW - Variable in class edu.usc.cse.desi.model.view.AbstractNodeViewModel
 
myFileName - Variable in class edu.usc.cse.desi.properties.PropertyInitializer
 
myForbiddenCoLocationConstraints - Variable in class edu.usc.cse.desi.model.ComponentDataModel
 
myForbiddenLocationConstraints - Variable in class edu.usc.cse.desi.model.ComponentDataModel
 
myHosts - Variable in class edu.usc.cse.desi.model.DESIDataModel
 
myHosts - Variable in class edu.usc.cse.desi.model.view.DESIViewModel
 
myInputData - Variable in class edu.usc.cse.desi.editor.DESITabularPage
 
myLabel - Variable in class edu.usc.cse.desi.viewers.AbstractCalculator
 
myLayout - Variable in class edu.usc.cse.desi.editpart.DESIEditPart
 
myLevelOfDisconnect - Variable in class edu.usc.cse.desi.generate.InputData
 
myLineStyle - Variable in class edu.usc.cse.desi.model.view.PhysicalLinkViewModel
 
myLink - Variable in class edu.usc.cse.desi.command.CreateLinkCommand
 
myLink - Variable in class edu.usc.cse.desi.model.view.HostViewModel.ConnectionPair
 
myLinkColor - Variable in class edu.usc.cse.desi.model.view.LogicalLinkViewModel
 
myLinkColor - Variable in class edu.usc.cse.desi.model.view.PhysicalLinkViewModel
 
myLinkWidth - Variable in class edu.usc.cse.desi.model.view.LogicalLinkViewModel
 
myLinkWidth - Variable in class edu.usc.cse.desi.model.view.PhysicalLinkViewModel
 
myLocalComponentTable - Variable in class edu.usc.cse.desi.model.view.HostViewModel.ConnectionPair
 
myLocation - Variable in class edu.usc.cse.desi.command.CreateCommand
 
myMainComposite - Variable in class edu.usc.cse.desi.editor.DESITabularPage
 
myMaxAvailability - Variable in class edu.usc.cse.desi.algorithm.ExactAlgorithm
 
myMaxValues - Variable in class edu.usc.cse.desi.generate.InputData
 
myMinValues - Variable in class edu.usc.cse.desi.generate.InputData
 
myMissingConnections - Variable in class edu.usc.cse.desi.model.view.HostViewModel
 
myModel - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myModel - Variable in class edu.usc.cse.desi.viewers.AbstractCalculator
 
myModel - Variable in class edu.usc.cse.desi.viewers.CollocContentProvider
 
myModel - Variable in class edu.usc.cse.desi.viewers.LocContentProvider
 
myModel - Variable in class edu.usc.cse.desi.viewers.LogicalLinkContentProvider
 
myModel - Variable in class edu.usc.cse.desi.viewers.PhysicalLinkContentProvider
 
myName - Variable in class edu.usc.cse.desi.properties.Property
 
myNodeFigure - Variable in class edu.usc.cse.desi.figure.AbstractNodeSelectionFigure
 
myNumComps - Variable in class edu.usc.cse.desi.generate.InputData
 
myNumExternalConnections - Variable in class edu.usc.cse.desi.model.view.ComponentViewModel
 
myNumHosts - Variable in class edu.usc.cse.desi.generate.InputData
 
myObject1 - Variable in class edu.usc.cse.desi.util.Pair
 
myObject2 - Variable in class edu.usc.cse.desi.util.Pair
 
myObjectTypes - Variable in class edu.usc.cse.desi.properties.PropertyInitializer
 
myOldModel - Variable in class edu.usc.cse.desi.editor.DESITabularPage
 
myOldSource - Variable in class edu.usc.cse.desi.command.CreateLinkCommand
 
myOldTarget - Variable in class edu.usc.cse.desi.command.CreateLinkCommand
 
myOutlinePage - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myPaletteRoot - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myParent - Variable in class edu.usc.cse.desi.command.CreateCommand
 
myParent - Variable in class edu.usc.cse.desi.model.ComponentDataModel
 
myParent - Variable in class edu.usc.cse.desi.model.view.ComponentViewModel
 
myPointBitSet - Variable in class edu.usc.cse.desi.model.view.DESIViewModel
 
myPointBitSet - Variable in class edu.usc.cse.desi.model.view.HostViewModel
 
myPropInitializer - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myProperties - Variable in class edu.usc.cse.desi.properties.PropertyHolder
 
myPropertiesHashMaps - Variable in class edu.usc.cse.desi.properties.PropertyInitializer
 
myPropertyHolder - Variable in class edu.usc.cse.desi.model.AbstractDataModel
 
myPropertyName - Variable in class edu.usc.cse.desi.viewers.LogicalLinkCellModifier
 
myPropertyName - Variable in class edu.usc.cse.desi.viewers.LogicalLinkLabelProvider
 
myPropertyName - Variable in class edu.usc.cse.desi.viewers.PhysicalLinkCellModifier
 
myPropertyName - Variable in class edu.usc.cse.desi.viewers.PhysicalLinkLabelProvider
 
myPropetyInitializer - Variable in class edu.usc.cse.desi.model.AbstractDataModel
 
myRequiredCoLocationConstraints - Variable in class edu.usc.cse.desi.model.ComponentDataModel
 
myRequiredLocationConstraint - Variable in class edu.usc.cse.desi.model.ComponentDataModel
 
myResultsList - Variable in class edu.usc.cse.desi.editor.DESITabularPage
 
mySelectionActions - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
mySource - Variable in class edu.usc.cse.desi.command.CreateLinkCommand
 
mySourceNode - Variable in class edu.usc.cse.desi.model.AbstractConnectionDataModel
 
mySourceNode - Variable in class edu.usc.cse.desi.model.view.AbstractConnectionViewModel
 
myStackActions - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
mySynchronizer - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myTableModel - Variable in class edu.usc.cse.desi.viewers.ComponentContentProvider
 
myTableModel - Variable in class edu.usc.cse.desi.viewers.DeploymentContentProvider
 
myTableModel - Variable in class edu.usc.cse.desi.viewers.HostContentProvider
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.CollocCellModifier
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.CollocContentProvider
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.ComponentContentProvider
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.DeploymentContentProvider
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.HostContentProvider
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.LocCellModifier
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.LocContentProvider
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.LogicalLinkCellModifier
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.LogicalLinkContentProvider
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.NodeCellModifier
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.PhysicalLinkCellModifier
 
myTableViewer - Variable in class edu.usc.cse.desi.viewers.PhysicalLinkContentProvider
 
myTableViewers - Variable in class edu.usc.cse.desi.editor.DESITabularPage
 
myTarget - Variable in class edu.usc.cse.desi.command.CreateLinkCommand
 
myTargetNode - Variable in class edu.usc.cse.desi.model.AbstractConnectionDataModel
 
myTargetNode - Variable in class edu.usc.cse.desi.model.view.AbstractConnectionViewModel
 
myTopLevelModel - Variable in class edu.usc.cse.desi.command.CreateCommand
 
myValue - Variable in class edu.usc.cse.desi.properties.Property
 
myViewModelMappings - Static variable in class edu.usc.cse.desi.model.view.DESIViewModel
 
myViewer - Variable in class edu.usc.cse.desi.editor.DESIGraphicalPage
 
myViewer - Variable in class edu.usc.cse.desi.editor.DESISelectionPage
 
myXADLModel - Variable in class edu.usc.cse.desi.model.view.ComponentViewModel
 
myXADLModel - Variable in class edu.usc.cse.desi.model.view.DESIViewModel
 
myXADLModel - Variable in class edu.usc.cse.desi.model.view.HostViewModel
 
myXADLModel - Variable in class edu.usc.cse.desi.model.view.LogicalLinkViewModel
 
myXADLModel - Variable in class edu.usc.cse.desi.model.view.PhysicalLinkViewModel
 
myXARCH - Variable in class edu.usc.cse.desi.editor.DESIEditor
 
myXARCHRef - Variable in class edu.usc.cse.desi.editor.DESIEditor
 

A B C D E F G H I L M N O P Q R S T U V W X Y Z