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
G
Generator
- class edu.usc.cse.desi.generate.
Generator
.
This class generates new systems from given input values.
Generator()
- Constructor for class edu.usc.cse.desi.generate.
Generator
Generator
- class evalgo.
Generator
.
Generator()
- Constructor for class evalgo.
Generator
GreedyAlgorithm
- class edu.usc.cse.desi.algorithm.
GreedyAlgorithm
.
GreedyAlgorithm()
- Constructor for class edu.usc.cse.desi.algorithm.
GreedyAlgorithm
gen
- Variable in class simulation.
SimulationGUI
generate()
- Method in class edu.usc.cse.desi.editor.
DESITabularPage
This method is called when someone hits the generate button.
generate(InputData, PropertyInitializer)
- Static method in class edu.usc.cse.desi.generate.
Generator
This method generates a new System based on the parameters it is given as input.
generate()
- Method in class evalgo.
Generator
generate()
- Method in class simulation.
SimulationGUI
generateInRange(String, String, String, Random)
- Static method in class edu.usc.cse.desi.generate.
Generator
This method generates a random number between min and max of the given type and returns it as one of the primitive wrappers.
generateInitialDeployment()
- Method in class evalgo.
Generator
getActionRegistry()
- Method in class edu.usc.cse.desi.editor.
DESIEditor
Lazily creates and returns the action registry.
getAdapter(Class)
- Method in class edu.usc.cse.desi.editor.
DESIEditor
getAdapter(Class)
- Method in class org.eclipse.ui.examples.rcp.texteditor.editors.
PathEditorInput
getAnchorPoint(int)
- Method in class edu.usc.cse.desi.figure.
AbstractNodeSelectionFigure
This is a neat method from DESI 1.0.
getAnchorPoint(int, Figure)
- Method in class simulation.
DetailWindow
This method will return a point located on a Figure (either a Host or a Component) depending where in the entire perimeter of the figure that connection should lie.
getAttributesCompartment()
- Method in class simulation.
UMLClassFigure
Returns the "attributes" figure
getBandwidth()
- Method in class simulation.
C2ConnLinkFigureObsolete
Returns the bandwidth of this link.
getBandwidth()
- Method in class simulation.
H2HLinkFigure
Returns the bandwidth of this link.
getC2CList()
- Static method in class simulation.
ModelData
getChild()
- Method in class edu.usc.cse.desi.command.
AddComponentCommand
Get the child AbstractViewModel from this command.
getChild()
- Method in class edu.usc.cse.desi.command.
OrphanComponentCommand
Gets this command's child model, an AbstractNodeViewModel.
getChildren()
- Method in class edu.usc.cse.desi.model.
AbstractNodeDataModel
Returns a List of child components for this node.
getChildren()
- Method in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
getChildren()
- Method in class usc.cse.desi.rasdsmodel.
AbstractNodeModel
getChildren()
- Method in class usc.cse.desi.rasdsmodel.
HostDataModel
getClientArea(Rectangle)
- Method in class simulation.
ZoomContainer
getClosestConnectionAnchorTo(Point)
- Method in class edu.usc.cse.desi.figure.
AbstractNodeFigure
getClosestSourceConnectionAnchorTo(Point)
- Method in class edu.usc.cse.desi.figure.
AbstractNodeFigure
getClosestTargetConnectionAnchorTo(Point)
- Method in class edu.usc.cse.desi.figure.
AbstractNodeFigure
getColumnImage(Object, int)
- Method in class edu.usc.cse.desi.viewers.
CollocLabelProvider
I overrode this method:
getColumnImage(Object, int)
- Method in class edu.usc.cse.desi.viewers.
DeploymentLabelProvider
I overrode this method:
getColumnImage(Object, int)
- Method in class edu.usc.cse.desi.viewers.
LocLabelProvider
I overrode this method:
getColumnImage(Object, int)
- Method in class edu.usc.cse.desi.viewers.
LogicalLinkLabelProvider
I overrode this method:
getColumnImage(Object, int)
- Method in class edu.usc.cse.desi.viewers.
NodeLabelProvider
I overrode this method:
getColumnImage(Object, int)
- Method in class edu.usc.cse.desi.viewers.
PhysicalLinkLabelProvider
getColumnText(Object, int)
- Method in class edu.usc.cse.desi.viewers.
CollocLabelProvider
Return the event size between two components or the name of the component depending on which collumn is given.
getColumnText(Object, int)
- Method in class edu.usc.cse.desi.viewers.
DeploymentLabelProvider
I overrode this method:
getColumnText(Object, int)
- Method in class edu.usc.cse.desi.viewers.
LocLabelProvider
Return the event size between two components or the name of the component depending on which collumn is given.
getColumnText(Object, int)
- Method in class edu.usc.cse.desi.viewers.
LogicalLinkLabelProvider
Return the event size between two components or the name of the component depending on which collumn is given.
getColumnText(Object, int)
- Method in class edu.usc.cse.desi.viewers.
NodeLabelProvider
I overrode this method:
getColumnText(Object, int)
- Method in class edu.usc.cse.desi.viewers.
PhysicalLinkLabelProvider
getCommandStack()
- Method in class edu.usc.cse.desi.editor.
AbstractPage
Returns the command stack of this page's edit domain.
getComponentID()
- Method in class simulation.
C2ConnLinkFigureObsolete
Get the ID of the component that this line links.
getComponentID()
- Method in class simulation.
ComponentFigure
Gets the ID of this component.
getComponentList()
- Static method in class simulation.
ModelData
getComponentMemory()
- Method in class simulation.
ComponentFigure
Returns the amount of memory that this component requires.
getComponents()
- Method in class usc.cse.desi.rasdsmodel.
HostDataModel
getConnectedComponents()
- Method in class simulation.
ComponentFigure
getConnectedLink(AbstractNodeViewModel)
- Method in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
Returns the link that connects this node and the given node.
getConnectedList()
- Method in class usc.cse.desi.rasdsmodel.
AbstractNodeModel
getConnectedNodes()
- Method in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
getConnectionAnchor()
- Method in class edu.usc.cse.desi.figure.
AbstractNodeFigure
getConnectionCompleteCommand(CreateConnectionRequest)
- Method in class edu.usc.cse.desi.editpolicy.
DESINodeEditPolicy
getConnectionCreateCommand(CreateConnectionRequest)
- Method in class edu.usc.cse.desi.editpolicy.
DESINodeEditPolicy
getConnections()
- Method in class edu.usc.cse.desi.model.
AbstractNodeDataModel
Returns a list of all the connections that are connected to this node.
getConnections()
- Method in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
getConnections()
- Method in class usc.cse.desi.rasdsmodel.
AbstractNodeModel
getConstraint(IFigure)
- Method in class org.eclipse.gef.examples.logicdesigner.figures.
ShortestPathConnectionRouter.LayoutWrapper
getConstraint(Connection)
- Method in class org.eclipse.gef.examples.logicdesigner.figures.
ShortestPathConnectionRouter
Gets the constraint for the given
Connection
.
getContentPane()
- Method in class edu.usc.cse.desi.editpart.
ComponentEditPart
Since our figure uses a scrolling pane, we have to return that pane for anything that's to be added to the Component.
getContentPane()
- Method in class edu.usc.cse.desi.editpart.
ComponentSelectionEditPart
Since our figure uses a scrolling pane, we have to return that pane for anything that's to be added to the Host.
getContentPane()
- Method in class edu.usc.cse.desi.editpart.
HostEditPart
Since our figure uses a scrolling pane, we have to return that pane for anything that's to be added to the Host.
getContentPane()
- Method in class edu.usc.cse.desi.editpart.
HostSelectionEditPart
Since our figure uses a scrolling pane, we have to return that pane for anything that's to be added to the Host.
getContentPane()
- Method in class edu.usc.cse.desi.figure.
AbstractNodeFigure
getContentPane()
- Method in class edu.usc.cse.desi.figure.
AbstractNodeSelectionFigure
The contents pane of this figure is the Figure to which components or subcomponents are added.
getContents()
- Static method in class simulation.
ZoomExample
getControl()
- Method in class edu.usc.cse.desi.editor.
OverviewOutlinePage
getCreateCommand(CreateRequest)
- Method in class edu.usc.cse.desi.editpolicy.
DESIContainerEditPolicy
getCreateCommand(CreateRequest)
- Method in class edu.usc.cse.desi.editpolicy.
DESIXYLayoutEditPolicy
getDataSize()
- Method in class simulation.
C2CLinkFigure
Returns the dataSize of this link.
getDefault()
- Static method in class cse.desi.plugin.
PluginPlugin
Returns the shared instance.
getDeleteCommand(GroupRequest)
- Method in class edu.usc.cse.desi.editpolicy.
DESIConnectionEditPolicy
getDeleteDependantCommand(Request)
- Method in class edu.usc.cse.desi.editpolicy.
DESIXYLayoutEditPolicy
getDestComID()
- Method in class simulation.
C2CLinkFigure
Returns the Component ID of this link's destination.
getDestHostID()
- Method in class simulation.
H2HLinkFigure
Returns the Host ID of this link's destination.
getDetailListener()
- Method in class simulation.
ComponentFigure
Gets the detail listener of this component.
getDetailListener()
- Method in class simulation.
HostFigure
Gets the detail listener of this Host.
getEditableValue()
- Method in class edu.usc.cse.desi.model.view.
AbstractConnectionViewModel
getEditableValue()
- Method in class edu.usc.cse.desi.model.view.
AbstractNodeViewModel
getEditorId(File)
- Method in class edu.usc.cse.desi.action.
NewFileAction
getEditorId(File)
- Method in class org.eclipse.ui.examples.rcp.texteditor.actions.
OpenFileAction
getElements(Object)
- Method in class edu.usc.cse.desi.viewers.
AlgoResultContentProvider
Here we need to return a list of the algorithms.
getElements(Object)
- Method in class edu.usc.cse.desi.viewers.
CollocContentProvider
This method returns all the components so that the LabelProvider has access to them.
getElements(Object)
- Method in class edu.usc.cse.desi.viewers.
ComponentContentProvider
Here we must return an array of all the components.
getElements(Object)
- Method in class edu.usc.cse.desi.viewers.
DeploymentContentProvider
This method will return all the elements of the table.
getElements(Object)
- Method in class edu.usc.cse.desi.viewers.