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

H

H2HLinkFigure - class simulation.H2HLinkFigure.
 
H2HLinkFigure(HostFigure, HostFigure, double, double) - Constructor for class simulation.H2HLinkFigure
This constructor creates a new link between two hosts.
H2HLinkList - Static variable in class simulation.ModelData
 
HostClicked(int) - Method in class simulation.DetailListener
 
HostContentProvider - class edu.usc.cse.desi.viewers.HostContentProvider.
This content provider will provide the information for the table that will be created to display the host properties.
HostContentProvider() - Constructor for class edu.usc.cse.desi.viewers.HostContentProvider
 
HostDataModel - class edu.usc.cse.desi.model.HostDataModel.
This class represents a host.
HostDataModel() - Constructor for class edu.usc.cse.desi.model.HostDataModel
 
HostDataModel(PropertyInitializer) - Constructor for class edu.usc.cse.desi.model.HostDataModel
 
HostDataModel - class usc.cse.desi.rasdsmodel.HostDataModel.
This class represents a physical host.
HostDataModel(ObjRef, DeSiDataModel) - Constructor for class usc.cse.desi.rasdsmodel.HostDataModel
Constructor.
HostDetails(HostFigure) - Method in class simulation.SelectionDetailFigure
The HostDetails function should be called when a Host is selected.
HostDoubleClicked(int) - Method in class simulation.DetailListener
 
HostEditPart - class edu.usc.cse.desi.editpart.HostEditPart.
 
HostEditPart() - Constructor for class edu.usc.cse.desi.editpart.HostEditPart
 
HostFigure - class edu.usc.cse.desi.figure.HostFigure.
 
HostFigure() - Constructor for class edu.usc.cse.desi.figure.HostFigure
 
HostFigure(String) - Constructor for class edu.usc.cse.desi.figure.HostFigure
Constructs a Host Figure with a title label inside the figure.
HostFigure - class simulation.HostFigure.
The HostFigure class represents a host onscreen.
HostFigure(int, double, int, int, int, int) - Constructor for class simulation.HostFigure
Creates a new HostFigure.
HostFigure.Dragger - class simulation.HostFigure.Dragger.
This private class tells the HostFigure what to do when it is dragged.
HostFigure.Dragger(IFigure) - Constructor for class simulation.HostFigure.Dragger
 
HostList - Static variable in class simulation.ModelData
 
HostPoint - class simulation.HostPoint.
 
HostPoint() - Constructor for class simulation.HostPoint
Creates a new instance of HostPoint
HostPoint(int, int) - Constructor for class simulation.HostPoint
 
HostSelectionEditPart - class edu.usc.cse.desi.editpart.HostSelectionEditPart.
 
HostSelectionEditPart() - Constructor for class edu.usc.cse.desi.editpart.HostSelectionEditPart
 
HostSelectionFigure - class edu.usc.cse.desi.figure.HostSelectionFigure.
 
HostSelectionFigure() - Constructor for class edu.usc.cse.desi.figure.HostSelectionFigure
 
HostViewModel - class edu.usc.cse.desi.model.view.HostViewModel.
A model of a Host which contains the information necessary to display this model onscreen.
HostViewModel(PropertyInitializer) - Constructor for class edu.usc.cse.desi.model.view.HostViewModel
This will be a constructor that can be called if there is no preexisting data model.
HostViewModel() - Constructor for class edu.usc.cse.desi.model.view.HostViewModel
 
HostViewModel(HostDataModel) - Constructor for class edu.usc.cse.desi.model.view.HostViewModel
 
HostViewModel.ConnectionPair - class edu.usc.cse.desi.model.view.HostViewModel.ConnectionPair.
Private class, used only for the myMissingConnections hash table in the HostViewModel.
HostViewModel.ConnectionPair(PhysicalLinkViewModel) - Constructor for class edu.usc.cse.desi.model.view.HostViewModel.ConnectionPair
 
hasProperties(String) - Method in class edu.usc.cse.desi.properties.PropertyInitializer
Given an object type, this method will tell you if that type has properties.
hasProperty(String) - Method in class edu.usc.cse.desi.model.AbstractDataModel
 
hasProperty(String) - Method in class edu.usc.cse.desi.model.view.AbstractNodeViewModel
I overrode this method:
hasProperty(String) - Method in class edu.usc.cse.desi.model.view.AbstractViewModel
Returns true if the data model has a given property.
hasProperty(String) - Method in interface edu.usc.cse.desi.properties.IObjectWithProperties
Checks to see if the object has the given property.
hasProperty(String) - Method in class edu.usc.cse.desi.properties.PropertyHolder
 
hashCode() - Method in class org.eclipse.ui.examples.rcp.texteditor.editors.PathEditorInput
 
historyAvail - Variable in class evalgo.algorithms.DecentralizedAlgorithm
 
historyAvail - Variable in class evalgo.algorithms.IterativeSmarterPolynomialAlgorithm
 
historyAvail - Variable in class evalgo.algorithms.UltimateAlgorithm
 
hookAll() - Method in class org.eclipse.gef.examples.logicdesigner.figures.ShortestPathConnectionRouter
 
host - Variable in class usc.cse.desi.rasdsmodel.ComponentDataModel
 
hostClicked(int) - Method in class simulation.SimulationGUI
When HostClicked is passed the id of a host, it tells the SelectionDetailFigure to display its details on-screen.
hostDoubleClicked(int) - Method in class simulation.SimulationGUI
When this method is called, a new window is opened up to display the details of the host with the given id.
hostID - Variable in class simulation.HostFigure
Host id number.
hostId - Variable in class simulation.C2ConnLinkFigureObsolete
The ID of the host that contains this link and component.
hostId1 - Variable in class simulation.H2HLinkFigure
The IDs of the source and destination Hosts for this link.
hostId2 - Variable in class simulation.H2HLinkFigure
The IDs of the source and destination Hosts for this link.
hostMemFactor - Variable in class edu.usc.cse.desi.algorithm.GreedyAlgorithm
 
hostMemFactor - Variable in class evalgo.algorithms.ClusterAlgorithm
 
hostMemFactor - Variable in class evalgo.algorithms.IterativeSmarterPolynomialAlgorithm
 
hostMemFactor - Variable in class evalgo.algorithms.SmarterPolynomialAlgorithm
 
hostMemFactor - Variable in class evalgo.algorithms.SmarterPolynomialAlgorithmWithConstraints
 
hostNames - Variable in class evalgo.InputData
 
hostRelAvgs - Variable in class evalgo.algorithms.ClusterAlgorithm
 
hostRelFactor - Variable in class edu.usc.cse.desi.algorithm.GreedyAlgorithm
 
hostRelFactor - Variable in class evalgo.algorithms.ClusterAlgorithm
 
hostRelFactor - Variable in class evalgo.algorithms.IterativeSmarterPolynomialAlgorithm
 
hostRelFactor - Variable in class evalgo.algorithms.SmarterPolynomialAlgorithm
 
hostRelFactor - Variable in class evalgo.algorithms.SmarterPolynomialAlgorithmWithConstraints
 
hostScore - Variable in class evalgo.algorithms.DecentralizedAlgorithm
 
hostStructureRef - Variable in class usc.cse.desi.rasdsmodel.DeSiDataModel
 
host_contents - Variable in class simulation.HostFigure
This Figure is the pane that contains all ComponentFigures that are to be added to the host.
hosts - Variable in class usc.cse.desi.rasdsmodel.DeSiDataModel
 
hostsLeader - Variable in class evalgo.algorithms.ClusterAlgorithm
 
hostsList - Variable in class edu.usc.cse.desi.algorithm.GreedyAlgorithm
 
hostsTable - Variable in class simulation.SimulationGUI
 
hostsTableBW - Variable in class simulation.SimulationGUI
 
hostsTableBWCursor - Variable in class simulation.SimulationGUI
 
hostsTableBWEditor - Variable in class simulation.SimulationGUI
 
hostsTableCursor - Variable in class simulation.SimulationGUI
 
hostsTableEditor - Variable in class simulation.SimulationGUI
 

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