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
L
LatencyCalculator
- class edu.usc.cse.desi.viewers.
LatencyCalculator
.
This calculator will calculate the overall availability of the system based on the following formula: SumOverAllComps(SumOverAllComps(FREQ* (DELAY + EVTSIZE/BW) ))/SumOverAllComps(Freq)
LatencyCalculator(DESIViewModel, Label)
- Constructor for class edu.usc.cse.desi.viewers.
LatencyCalculator
LocCellModifier
- class edu.usc.cse.desi.viewers.
LocCellModifier
.
This is the cell modifier for our table that displays locational constraints.
LocCellModifier(TableViewer)
- Constructor for class edu.usc.cse.desi.viewers.
LocCellModifier
LocContentProvider
- class edu.usc.cse.desi.viewers.
LocContentProvider
.
This is the content provider for the table that will display the Locational constraints for all of the hosts in the system.
LocContentProvider()
- Constructor for class edu.usc.cse.desi.viewers.
LocContentProvider
LocLabelProvider
- class edu.usc.cse.desi.viewers.
LocLabelProvider
.
This is the label provider for the location constraints table.
LocLabelProvider(LocContentProvider)
- Constructor for class edu.usc.cse.desi.viewers.
LocLabelProvider
LogicalLinkCellModifier
- class edu.usc.cse.desi.viewers.
LogicalLinkCellModifier
.
This class is a general class for tables for displaying the properties of logical links.
LogicalLinkCellModifier(TableViewer, String)
- Constructor for class edu.usc.cse.desi.viewers.
LogicalLinkCellModifier
LogicalLinkContentProvider
- class edu.usc.cse.desi.viewers.
LogicalLinkContentProvider
.
This class acts as the controller to the Component Reliability/Size table in the tabular view.
LogicalLinkContentProvider()
- Constructor for class edu.usc.cse.desi.viewers.
LogicalLinkContentProvider
LogicalLinkDataModel
- class edu.usc.cse.desi.model.
LogicalLinkDataModel
.
This class represents a link between two components.
LogicalLinkDataModel()
- Constructor for class edu.usc.cse.desi.model.
LogicalLinkDataModel
LogicalLinkDataModel(PropertyInitializer)
- Constructor for class edu.usc.cse.desi.model.
LogicalLinkDataModel
LogicalLinkDataModel
- class usc.cse.desi.rasdsmodel.
LogicalLinkDataModel
.
This class represents a software component
LogicalLinkDataModel(ObjRef, ObjRef, ObjRef, AbstractNodeModel, AbstractNodeModel, ObjRef, ObjRef, DeSiDataModel)
- Constructor for class usc.cse.desi.rasdsmodel.
LogicalLinkDataModel
LogicalLinkEditPart
- class edu.usc.cse.desi.editpart.
LogicalLinkEditPart
.
LogicalLinkEditPart()
- Constructor for class edu.usc.cse.desi.editpart.
LogicalLinkEditPart
LogicalLinkLabelProvider
- class edu.usc.cse.desi.viewers.
LogicalLinkLabelProvider
.
This class will be the general label provider for tables describing the properties of logical links.
LogicalLinkLabelProvider(LogicalLinkContentProvider, String)
- Constructor for class edu.usc.cse.desi.viewers.
LogicalLinkLabelProvider
LogicalLinkViewModel
- class edu.usc.cse.desi.model.view.
LogicalLinkViewModel
.
LogicalLinkViewModel(PropertyInitializer)
- Constructor for class edu.usc.cse.desi.model.view.
LogicalLinkViewModel
For use when you want to create a new data model object.
LogicalLinkViewModel(LogicalLinkDataModel)
- Constructor for class edu.usc.cse.desi.model.view.
LogicalLinkViewModel
LogicalLinkViewModel()
- Constructor for class edu.usc.cse.desi.model.view.
LogicalLinkViewModel
last
- Variable in class simulation.
ComponentFigure.Dragger
last
- Variable in class simulation.
Demo4.Dragger
last
- Variable in class simulation.
HostFigure.Dragger
layout(IFigure)
- Method in class org.eclipse.gef.examples.logicdesigner.figures.
ShortestPathConnectionRouter.LayoutWrapper
layoutComponents()
- Method in class edu.usc.cse.desi.model.view.
HostViewModel
Call this method and all the children will be put in their proper place in the layout.
layoutView(Composite)
- Method in class edu.usc.cse.desi.editor.
DESITabularPage
This method will, once the main grid layout is setup, will add all the pieces of the view to it.
lblAvailability
- Variable in class simulation.
SimulationGUI
levelOfAwareness
- Variable in class evalgo.algorithms.
DecentralizedAlgorithm
levelOfHostDisconnect
- Variable in class evalgo.
Generator
link1Info
- Variable in class usc.cse.desi.rasdsmodel.
DeSiDataModel.LinkPairInfo
link1OutEndpoint
- Variable in class usc.cse.desi.rasdsmodel.
DeSiDataModel.LinkPairInfo
link1Ref
- Variable in class usc.cse.desi.rasdsmodel.
AbstractConnectionModel
link2Info
- Variable in class usc.cse.desi.rasdsmodel.
DeSiDataModel.LinkPairInfo
link2OutEndpoint
- Variable in class usc.cse.desi.rasdsmodel.
DeSiDataModel.LinkPairInfo
link2Ref
- Variable in class usc.cse.desi.rasdsmodel.
AbstractConnectionModel
linkBetweenHosts(int, int)
- Static method in class simulation.
ModelData
This is an expensive (n^2!) algorithm for determining wether or not there are components on the given hosts that communicate with each other.
linkInfoList
- Variable in class usc.cse.desi.rasdsmodel.
DeSiDataModel
listComps
- Variable in class simulation.
SimulationGUI
listHosts
- Variable in class simulation.
SimulationGUI
listeners
- Variable in class edu.usc.cse.desi.model.
AbstractDESIModel
loc
- Variable in class evalgo.
InputData
locTable
- Variable in class simulation.
SimulationGUI
locationConstraintSatisfied(int[], int, int)
- Method in class edu.usc.cse.desi.algorithm.
GreedyAlgorithm
locationConstraintSatisfied(int[], int, int)
- Method in class evalgo.algorithms.
OldStochasticAlgorithmWithConstraints
locationConstraintSatisfied(int[], int, int)
- Method in class evalgo.algorithms.
SmarterPolynomialAlgorithmWithConstraints
logicalConnectors
- Variable in class usc.cse.desi.rasdsmodel.
DeSiDataModel
logicalLinkInfoList
- Variable in class usc.cse.desi.rasdsmodel.
HostDataModel
logicalRel
- Variable in class evalgo.algorithms.
ClusterAlgorithm
lws
- Variable in class simulation.
DetailWindow
lws
- Variable in class simulation.
SimulationGUI
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