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

A

accept(File) - Method in class visualmodeler.DefaultFileFilter
Checks whether the given file is accepted by this filter or not
accumulate(String) - Method in class gridsim.GridStatistics
Accumulates objects based on a given category
accumulate(String, String) - Method in class gridsim.GridStatistics
Accumulates objects based on a given category
Accumulator - class gridsim.Accumulator.
GridSim Accumulator provides a placeholder for maintaining statistical values of a series of data added to it.
Accumulator() - Constructor for class gridsim.Accumulator
Allocates a new Accumulator object
actionPerformed(ActionEvent) - Method in class visualmodeler.UserProperty
Performs a certain task when an action occurs
actionPerformed(ActionEvent) - Method in class visualmodeler.ResourceProperty
A method that listens to user's call
actionPerformed(ActionEvent) - Method in class visualmodeler.MenuView
Action to be performed when event is triggered
actionPerformed(ActionEvent) - Method in class visualmodeler.MenuAbout
Action to be performed when event is triggered
actionPerformed(ActionEvent) - Method in class visualmodeler.IconWizard
Action to be performed when event is triggered
actionPerformed(ActionEvent) - Method in class visualmodeler.IconView
Action to be performed when event is triggered
actionPerformed(ActionEvent) - Method in class visualmodeler.DisplayView
Action to be performed when event is triggered
add(double) - Method in class gridsim.Accumulator
An overloaded method
add(double, int) - Method in class gridsim.Accumulator
A method that adds an item to the Accumulator
add(int) - Method in class gridsim.ResourceUserList
Adds one Grid Resource user into the list.
ADVANCE_RESERVATION - Static variable in class gridsim.ResourceCharacteristics
Advanced-reservation system (NOT YET IMPLEMENTED)
aggregatedScheduleReport(Experiment, LinkedList) - Method in class gridbroker.Broker
Writes a summary of the schedule report mentioning the total results of the experiment.
AggregatedScheduleReport(Experiment, LinkedList) - Method in class gridbroker.Broker
Deprecated. As of GridBroker 2.1, replaced by Broker.aggregatedScheduleReport(Experiment, LinkedList)

B

body() - Method in class gridsim.Output
A method that gets one process event at one time until the end of a simulation, then delivers an event to the entity (its parent)
body() - Method in class gridsim.GridSimShutdown
The main method that shuts down resources and Grid Information Service (GIS).
body() - Method in class gridsim.GridStatistics
A method that gets one process event at one time until the end of a simulation, then records its statistics.
body() - Method in class gridsim.Input
A method that gets one process event at one time until the end of a simulation, then delivers an event to the entity (its parent)
body() - Method in class gridsim.GridResource
A method that registers a resource to be scheduled, then processes internal and external events.
body() - Method in class gridsim.GridInformationService
A method that gets one event at a time, and serves it based on its request.
body() - Method in class gridbroker.UserEntity
A method that records statistics, sends entity and shuts down when the simulation finish
body() - Method in class gridbroker.ReportWriter
A method that waits until the end of a simulation to be able to generate a report
body() - Method in class gridbroker.Broker
Processes one event at one time.
Broker - class gridbroker.Broker.
Broker class simulates the Grid resource broker.
Broker(String, double) - Constructor for class gridbroker.Broker
Allocates a new Broker class
BrokerResource - class gridbroker.BrokerResource.
BrokerResource class acts as a placeholder for the broker to maintain a detailed record on the resources it uses for processing user applications.
BrokerResource(ResourceCharacteristics, double) - Constructor for class gridbroker.BrokerResource
Allocates a new BrokerResource object
BudgetUtilizationFactor() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getBudgetUtilFactor()
BUSY - Static variable in class gridsim.PE
Denotes PE is allocated and hence busy in processing Gridlet
ByteSize() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getByteSize()
ByteSize() - Method in class gridsim.PEList
Deprecated. As of GridSim 2.1, replaced by PEList.getByteSize()
ByteSize() - Static method in class gridsim.PE
Deprecated. As of GridSim 2.1, replaced by PE.getByteSize()
ByteSize() - Method in class gridsim.MachineList
Deprecated. As of GridSim 2.1, replaced by MachineList.getByteSize()
ByteSize() - Method in class gridsim.Machine
Deprecated. As of GridSim 2.1, replaced by Machine.getByteSize()
ByteSize() - Static method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getByteSize()

C

CalendarAtGivenDate(Date) - Method in class gridsim.ResourceCalendar
Deprecated. As of GridSim 2.1, replaced by ResourceCalendar.getCalendarAtGivenDate(Date)
CalendarAtGivenSimTime(double) - Method in class gridsim.ResourceCalendar
Deprecated. As of GridSim 2.1, replaced by ResourceCalendar.getCalendarAtSimulationTime(double)
CalendarNow() - Method in class gridsim.ResourceCalendar
Deprecated. As of GridSim 2.1, replaced by ResourceCalendar.getCurrentCalendar()
clock() - Static method in class gridsim.GridSim
Gets the current simulation time (based on Sim_system.clock())
Clock() - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.clock()
closeFile() - Method in class visualmodeler.FileModel
A method that shows a close file dialog
count() - Method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getCount()
CPU_time(double, double) - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getCPUTime(double, double)
CREATED - Static variable in class gridsim.Gridlet
The Gridlet has been created and added to the GridletList object
createDefaultModel() - Method in class visualmodeler.WholeNumberField
Create default model for text field
createResource(int, boolean) - Method in class visualmodeler.ResourceModel
Creates resources based on a specific number
createUser(int, boolean) - Method in class visualmodeler.UserModel
Creates a given number of grid users
CurrentLoad() - Method in class gridsim.ResourceCalendar
Deprecated. As of GridSim 2.1, replaced by ResourceCalendar.getCurrentLoad()

D

DEFAULT_BAUD_RATE - Static variable in class gridsim.GridSimTags
Denotes the default baud rate for some GridSim entities
DefaultFileFilter - class visualmodeler.DefaultFileFilter.
A DefaultFileFilter, once implemented, can be set on a JFileChooser to keep unwanted files from appearing in the directory listing.
DefaultFileFilter(String[], String) - Constructor for class visualmodeler.DefaultFileFilter
Overloaded method.
DefaultFileFilter(String, String) - Constructor for class visualmodeler.DefaultFileFilter
Constructs a default file filter to filter a file extension
DisplayView - class visualmodeler.DisplayView.
DisplayView sets the visual display for the Visual Modeler
DisplayView(JFrame, String, UserModel, ResourceModel) - Constructor for class visualmodeler.DisplayView
Constructs the display view for the frame with the orientation
double_sample() - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.doubleSample()
doubleSample() - Static method in class gridsim.GridSimRandom
Gets the random double value from java.util.Random

E

END_OF_SIMULATION - Static variable in class gridsim.GridSimTags
Denotes the end of simulation
expected_e(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.expectedExec(double)
expected_io(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.expectedIO(double)
ExpectedCompletionTime(Gridlet) - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getExpectedCompletionTime(Gridlet)
expectedExec(double) - Static method in class gridsim.GridSimRandom
Gets the expected factor of Execution
expectedIO(double) - Static method in class gridsim.GridSimRandom
Gets the expected factor of Network I/O
ExpectedProcessingCost(Gridlet) - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getExpectedProcessingCost(Gridlet)
Experiment - class gridbroker.Experiment.
Experiment class acts as a placeholder for representing simulation experiment configuration that includes synthesized application (a set of Gridlets stored in GridletList) and user requirements such as D- and B-factor or deadline and budget constraints, and optimization strategy.
EXPERIMENT - Static variable in class gridsim.GridSimTags
Sends an Experiment object between UserEntity and Broker entity
Experiment(int, GridletList, int, boolean, double, double, String, String[]) - Constructor for class gridbroker.Experiment
Allocates a new Experiment object

F

FAILED - Static variable in class gridsim.Gridlet
The Gridlet is failed
FileModel - class visualmodeler.FileModel.
FileModel deals with the back-end operation of the VisualModeler system.
FileModel(JFrame, UserModel, ResourceModel) - Constructor for class visualmodeler.FileModel
Allocates a new FileModel object
finalize() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.finalizeGridSimulation()
finalizeGridSimulation() - Method in class gridsim.GridSim
It terminates Entities managing NETWORK communication channels
FirstAvailableSlotTime() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getFirstAvailableSlotTime()
FREE - Static variable in class gridsim.PE
Denotes PE is FREE for allocation

G

generateCode() - Method in class visualmodeler.FileModel
Generates a Java source code
generateCode(String) - Method in class visualmodeler.UserProperty
Generates a Java code regarding to grid users properties
generateCode(String) - Method in class visualmodeler.UserModel
Generates a Java code regarding to grid users
generateCode(String) - Method in class visualmodeler.ResourceProperty
Generates a Java code for grid resource
generateCode(String) - Method in class visualmodeler.ResourceModel
Generates a specific Java code for the creation of grid resources
generateCode(String) - Method in class visualmodeler.ResourceMachine
Generates the Java code for the creation of PEs
get_byte_size() - Method in class gridsim.IO_data
Deprecated. As of GridSim 2.1, replaced by IO_data.getByteSize()
get_category() - Method in class gridsim.Stat
Deprecated. As of GridSim 2.1, replaced by Stat.getCategory()
get_data() - Method in class gridsim.Stat
Deprecated. As of GridSim 2.1, replaced by Stat.getData()
get_data() - Method in class gridsim.IO_data
Deprecated. As of GridSim 2.1, replaced by IO_data.getData()
Get_DB_factor_flag() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getFactorFlag()
get_dest_id() - Method in class gridsim.IO_data
Deprecated. As of GridSim 2.1, replaced by IO_data.getDestID()
get_factor_e() - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.getFactorExec()
get_factor_io() - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.getFactorIO()
get_name() - Method in class gridsim.Stat
Deprecated. As of GridSim 2.1, replaced by Stat.getName()
get_time() - Method in class gridsim.Stat
Deprecated. As of GridSim 2.1, replaced by Stat.getTime()
getActualCPUTime() - Method in class gridsim.Gridlet
Gets the CPU time
GetActualCPUTime() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getActualCPUTime()
getAllGridletLengthAccumulator() - Method in class gridbroker.Experiment
Accumulates the length of all the Gridlets
GetAllGridletsLengthAccumulator() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getAllGridletLengthAccumulator()
getAllocationPolicy() - Method in class gridbroker.ResDef
Gets the resource allocation policy
GetAllocationPolicy() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceAllocationPolicy()
getAllResourceName() - Method in class visualmodeler.ResourceModel
Gets the name of all resources
getAllUserName() - Method in class visualmodeler.UserModel
Gets all grid user names
GetArch() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceArch()
getArchitecture() - Method in class gridbroker.ResDef
Gets the resource architecture name
GetArrivalTime() - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.getGridletArrivalTime()
getAvailableMI(double) - Method in class gridbroker.BrokerResource
Gets the available MIs depending on resource load from the end time
GetAvailableMI(double) - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getAvailableMI(double)
getAvailableMIPS_PreviousSchedule() - Method in class gridbroker.BrokerResource
Gets the available MIPS based on previous schedule
GetAvailableMIPS_PreviousSchedule() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getAvailableMIPS_PreviousSchedule()
getAvailableMIPS() - Method in class gridbroker.BrokerResource
Gets the available MIPS
GetAvailableMIPS() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getAvailableMIPS()
getAvailableMIPSPerPE() - Method in class gridbroker.BrokerResource
Identifies the actual MIPS available per PE (Processing Element)
GetAvailableMIPSPerPE() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getAvailableMIPSPerPE()
GetB_factor() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getBudgetFactor()
getBaudRate() - Method in class gridsim.Output
Gets the baud rate
getBaudRate() - Method in class gridsim.Input
Gets the baud rate
GetBaudRate() - Method in class gridsim.Output
Deprecated. As of GridSim 2.1, replaced by Output.getBaudRate()
GetBaudRate() - Method in class gridsim.Input
Deprecated. As of GridSim 2.1, replaced by Input.getBaudRate()
getBudget() - Method in class gridbroker.Experiment
Gets the experiment budget
GetBudget() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getBudget()
getBudgetFactor() - Method in class gridbroker.Experiment
Gets the budget factor
getBudgetSpent() - Method in class gridbroker.Experiment
Gets the total budget spent on a successful Gridlets' execution.
GetBudgetSpent() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getBudgetSpent()
getBudgetUtilFactor() - Method in class gridbroker.Experiment
Gets the budget utilization factor
getByteSize() - Method in class gridsim.ResourceCharacteristics
Gets the byte size of this class
getByteSize() - Method in class gridsim.PEList
Gets the byte size of PEList internal data members
getByteSize() - Static method in class gridsim.PE
Gets the byte size of this class
getByteSize() - Method in class gridsim.MachineList
Gets the byte size of this class
getByteSize() - Method in class gridsim.Machine
Gets the byte size of this class
getByteSize() - Method in class gridsim.IO_data
Gets the size of a data
getByteSize() - Static method in class gridsim.Accumulator
A method that determines the size of Accumulator object
getCalendarAtGivenDate(Date) - Method in class gridsim.ResourceCalendar
Gets a Calendar object at the specified date
getCalendarAtSimulationTime(double) - Method in class gridsim.ResourceCalendar
Gets a Calendar object for a specified simulation time
getCategory() - Method in class gridsim.Stat
Gets the user-defined name for data type
getConfigFileName() - Method in class gridbroker.RunConfiguration
Gets the configuration file name
getCostPerMI() - Method in class gridsim.ResourceCharacteristics
Gets the cost per Millions Instruction (MI) associated with a resource
GetCostPerMI() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getCostPerMI()
getCostPerSec() - Method in class gridsim.ResourceCharacteristics
Gets the cost per second associated with a resource
getCostPerSec() - Method in class gridsim.Gridlet
Gets the cost associated with a resource
getCostPerSec() - Method in class gridbroker.ResDef
Gets the resource cost per sec
GetCostPerSec() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getCostPerSec()
GetCostPerSec() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getCostPerSec()
getCount() - Method in class gridsim.Accumulator
A method that counts the number of items accumulated so far
getCPUTime(double, double) - Method in class gridsim.ResourceCharacteristics
Gets the CPU time given the specified parameters (only for TIME_SHARED).
getCurrentCalendar() - Method in class gridsim.ResourceCalendar
Gets the current Calendar object (based on the simulation clock)
getCurrentLoad() - Method in class gridsim.ResourceCalendar
Gets the current load for the current simulation time
GetD_factor() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getDeadlineFactor()
getData() - Method in class gridsim.Stat
Gets the the data to be recorded
getData() - Method in class gridsim.IO_data
Gets the Object data
getDeadline() - Method in class gridbroker.Experiment
Gets the experiment deadline
GetDeadline() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getDeadline()
getDeadlineFactor() - Method in class gridbroker.Experiment
Gets the deadline factor
getDeadlineTime() - Method in class gridbroker.Experiment
Gets the deadline time
GetDeadlineTime() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getDeadlineTime()
getDescription() - Method in class visualmodeler.DefaultFileFilter
Gets the description of this filter
getDestID() - Method in class gridsim.IO_data
Gets the destination ID
getEndTime() - Method in class gridbroker.Experiment
Gets the experiment end time
GetEndTime() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getEndTime()
getEntityId(String) - Static method in class gridsim.GridSim
Gets ID of the Entity given its name
GetEntityId(String) - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getEntityId(String)
getEntityName() - Method in class gridsim.GridSim
Gets the name of the current entity
GetEntityName() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getEntityName()
getEntityName(int) - Static method in class gridsim.GridSim
Gets name of the entity given its entity ID
GetEntityName(int) - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getEntityName(int)
getExecStartTime() - Method in class gridsim.Gridlet
Gets the execution start time
getExpectedCompletionTime(Gridlet) - Method in class gridbroker.BrokerResource
Gets the expected Grid completion time given its current commitmements
getExpectedProcessingCost(Gridlet) - Method in class gridbroker.BrokerResource
Identifies an expected processing cost on the resource
getExperimentID() - Method in class gridbroker.Experiment
Gets the experiment ID
getExtension(File) - Method in class visualmodeler.DefaultFileFilter
Gets the file extension of a given File object
getFactorExec() - Static method in class gridsim.GridSimRandom
Gets the average factor of Execution
getFactorFlag() - Method in class gridbroker.Experiment
Gets the deadline and budget factor flag
getFactorIO() - Static method in class gridsim.GridSimRandom
Gets the average factor of Network I/O
getFileNameOnly(String) - Method in class visualmodeler.DefaultFileFilter
Gets the file name without its file extension
getFinishTime() - Method in class gridsim.Gridlet
Gets the time to complete processing a Gridlet
GetFinishTime() - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.getGridletFinishTime()
GetFinishTime() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getFinishTime()
getFirstAvailableSlotTime() - Method in class gridbroker.BrokerResource
Gets the time at which the first slot is available, considering the current committed Gridlets
getFreePEID() - Method in class gridsim.PEList
Gets a PE ID which is FREE
GetFreePEID() - Method in class gridsim.PEList
Deprecated. As of GridSim 2.1, replaced by PEList.getFreePEID()
getGridInfoServiceEntityId() - Static method in class gridsim.GridSim
Gets the ID of Entity named "GridInformationService"
getGridlet() - Method in class gridsim.ResGridlet
Get this Gridlet object
GetGridlet() - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.getGridlet()
getGridletArrivalTime() - Method in class gridsim.ResGridlet
Get arrival time of a gridlet
getGridletCompletionFactor() - Method in class gridbroker.Experiment
Gets the completion ratio based on the number of successful Gridlets with the total Gridlets.
getGridletFileSize() - Method in class gridsim.Gridlet
Gets the file size of a Gridlet
GetGridletFileSize() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getGridletFileSize()
getGridletFinishTime() - Method in class gridsim.ResGridlet
Get the Gridlet's finish time
getGridletID() - Method in class gridsim.Gridlet
Gets the Gridlet ID
GetGridletID() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getGridletID()
getGridletLength() - Method in class gridsim.Gridlet
Gets the length of a Gridlet
GetGridletLength() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getGridletLength()
getGridletList() - Method in class gridbroker.Experiment
Gets a list of Gridlets
GetGridletList() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getGridletList()
getGridletOutputSize() - Method in class gridsim.Gridlet
Gets the output size of a Gridlet
GetGridletOutputSize() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getGridletOutputSize()
getGridletStatus() - Method in class gridsim.Gridlet
Gets the status code of a Gridlet
getGridletStatusString() - Method in class gridsim.Gridlet
Gets the string representation of the current Gridlet status code
getGridResourceList() - Method in class gridsim.GridSim
Sends a request to Grid Information Service (GIS) entity to get the list of Grid resources
GetGridResourceList() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getGridResourceList()
getGridSimShutdownEntityId() - Static method in class gridsim.GridSim
Gets ID of Entity named "GridSimShutdown"
getGridStatisticsEntityId() - Static method in class gridsim.GridSim
Gets ID of Entity named "GridStatistics"
getId() - Method in class visualmodeler.ResourceProperty
Gets resource id
getID() - Method in class gridsim.PE
Gets the PE ID
GetID() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceID()
GetID() - Method in class gridsim.PE
Deprecated. As of GridSim 2.1, replaced by PE.getID()
GetID() - Method in class gridsim.Machine
Deprecated. As of GridSim 2.1, replaced by Machine.getMachineID()
GetID() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getExperimentID()
getLast() - Method in class gridsim.Accumulator
A method that finds the last accumulated item
getMachine(int) - Method in class gridsim.MachineList
Gets the Machine object for a particular ID
GetMachine(int) - Method in class gridsim.MachineList
Deprecated. As of GridSim 2.1, replaced by MachineList.getMachine(int)
getMachineId() - Method in class visualmodeler.ResourceMachine
Gets the machine id
getMachineID() - Method in class gridsim.ResGridlet
Get machine ID
getMachineID() - Method in class gridsim.Machine
Gets the machine ID
GetMachineID() - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.getMachineID()
getMachineList() - Method in class gridsim.ResourceCharacteristics
Gets the list of machines in a resouce
GetMachines() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getMachineList()
getMachineWithFreePE() - Method in class gridsim.MachineList
Gets a Machine with free PE
GetMachineWithFreePE() - Method in class gridsim.MachineList
Deprecated. As of GridSim 2.1, replaced by MachineList.getMachineWithFreePE()
getMax() - Method in class gridsim.Accumulator
A method that finds the largest number of accumulated items
getMean() - Method in class gridsim.Accumulator
A method that calculates the mean of accumulated items
getMin() - Method in class gridsim.Accumulator
A method that finds the smallest number of accumulated items
getMIPSRating() - Method in class gridsim.ResourceCharacteristics
Gets the total MIPS rating, which is the sum of MIPS rating of all machines in a resource
getMIPSRating() - Method in class gridsim.PE
Gets the MIPS Rating of this PE
getMIPSRating() - Method in class gridsim.Machine
Gets the Millions Instruction Per Second (MIPS) Rating.
GetMIPSRating() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getMIPSRating()
GetMIPSRating() - Method in class gridsim.PE
Deprecated. As of GridSim 2.1, replaced by PE.getMIPSRating()
GetMIPSRating() - Method in class gridsim.Machine
Deprecated. As of GridSim 2.1, replaced by Machine.getMIPSRating()
getMIPSRating(int) - Method in class gridsim.PEList
Gets MIPS Rating for a specified PE ID
GetMIPSRating(int) - Method in class gridsim.PEList
Deprecated. As of GridSim 2.1, replaced by PEList.getMIPSRating(int)
getMIPSRatingOfOnePE() - Method in class gridsim.ResourceCharacteristics
Gets Millions Instructions Per Second (MIPS) Rating of a Processing Element (PE).
GetMIPSRatingOfOnePE() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getMIPSRatingOfOnePE()
getMIPSRatingOfOnePE(int, int) - Method in class gridsim.ResourceCharacteristics
Gets Millions Instructions Per Second (MIPS) Rating of a Processing Element (PE).
GetMIPSRatingOfOnePE(int, int) - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getMIPSRatingOfOnePE(int, int)
getName() - Method in class gridsim.Stat
Gets the name of the entity that want to store this data
GetName() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceName()
GetNoOfGridlets() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getNumGridlet()
GetNoOfPEs() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getNumPE()
GetNoOfPEs() - Method in class gridsim.MachineList
Deprecated. As of GridSim 2.1, replaced by MachineList.getNumPE()
GetNoOfSuccessfulGridlets() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getNumSuccessfulGridlet()
getNumGridlet() - Method in class gridbroker.Experiment
Gets the number of Gridlets
getNumGridletCommitted() - Method in class gridbroker.BrokerResource
Gets the number of Gridlets committed
getNumGridletInExec() - Method in class gridbroker.BrokerResource
Gets the number of Gridlets in execution
getNumGridletInQueue() - Method in class gridbroker.BrokerResource
Gets the number of Gridlets in queue
getNumGridletInReady() - Method in class gridbroker.BrokerResource
Gets the number of Gridlets in ready
getNumPE() - Method in class gridsim.ResourceCharacteristics
Gets the total number of PEs for all Machines
getNumPE() - Method in class gridsim.MachineList
Gets the total number of PEs for all Machines
getNumPE() - Method in class gridbroker.ResDef
Gets the number of PEs (Processing Elements) a resource has
getNumPE() - Method in class visualmodeler.ResourceMachine
Gets the number of PEs (Processing Elements)
getNumResource() - Method in class gridbroker.RunConfiguration
Gets number of resources
getNumSuccessfulGridlet() - Method in class gridbroker.Experiment
Gets the total number of successful Gridlets
getNumUser() - Method in class gridbroker.RunConfiguration
Gets number of users
getOptimizationStrategy() - Method in class gridbroker.Experiment
Gets the optimization strategy represented in an integer number
GetOptimizationStrategy() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getOptimizationStrategy()
getOptimizationStrategyName() - Method in class gridbroker.Experiment
Gets the optimization strategy represented in a String object
GetOptimizationStrategyName() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getOptimizationStrategyName()
getOS() - Method in class gridbroker.ResDef
Gets the resource operating system
GetOS() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceOS()
getParameterValue(int) - Method in class gridbroker.BrokerResource
Gets the parameter value
GetParameterValue(int) - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getParameterValue(int)
getPEID() - Method in class gridsim.ResGridlet
Get PE ID
GetPEID() - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.getPEID()
getPEList() - Method in class gridsim.Machine
Gets the linked-list of all PEs
GetPEs() - Method in class gridsim.Machine
Deprecated. As of GridSim 2.1, replaced by Machine.getPEList()
getProcessingCost() - Method in class gridsim.Gridlet
Gets the cost of processing Gridlet
GetProcessingCost() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getProcessingCost()
getRating() - Static method in class gridsim.GridSimStandardPE
Gets standard PE MIPS Rating
getRating() - Method in class gridbroker.ResDef
Gets the rating of resource's PEs
GetRating() - Static method in class gridsim.GridSimStandardPE
Deprecated. As of GridSim 2.1, replaced by GridSimStandardPE.getRating()
getRemainingGridletLength() - Method in class gridsim.ResGridlet
Get the remaining gridlet length
GetRemainingLength() - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.getRemainingGridletLength()
getRemainingTimePeriod(double) - Method in class gridbroker.BrokerResource
Gets the number of System Time units (such as second) from the current time to the endTime (such as Deadline)
getReportFileName() - Method in class gridbroker.Experiment
Gets the name of a report file
GetReportFileName() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getReportFileName()
getResourceAllocationPolicy() - Method in class gridsim.ResourceCharacteristics
Gets the resource allocation policy
getResourceArch() - Method in class gridsim.ResourceCharacteristics
Gets the resource architecture name
getResourceCharacteristics(int) - Method in class gridsim.GridSim
Gets a ResourceCharacteristics object
GetResourceCharacteristics(int) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getResourceCharacteristics(int)
getResourceCounter() - Method in class visualmodeler.ResourceModel
Gets the resource counter
getResourceDynamicInfo(int) - Method in class gridsim.GridSim
Gets Resource Dynamic Information
GetResourceDynamicInformation(int) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getResourceDynamicInfo(int)
getResourceID() - Method in class gridsim.ResourceCharacteristics
Gets the resource ID
getResourceID() - Method in class gridsim.Gridlet
Gets the resource ID
GetResourceID() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getResourceID()
getResourceName() - Method in class gridsim.ResourceCharacteristics
Gets the name of a resource
getResourceName() - Method in class visualmodeler.ResourceProperty
Gets the resource name
getResourceNameList() - Method in class gridbroker.Experiment
Gets a list of resources' names
getResourceOS() - Method in class gridsim.ResourceCharacteristics
Gets the Operating System (OS) this resource is used
getResourceSamplePoint() - Method in class gridbroker.RunConfiguration
Gets the resource sample point
getResourceShareVariation() - Method in class gridbroker.BrokerResource
Gets the resource share since the last schedule.
GetResourcesNameList() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getResourceNameList()
getResourceTimeZone() - Method in class gridsim.ResourceCharacteristics
Gets the resource time zone
getSimulationStartDate() - Static method in class gridsim.GridSim
Gets simulation start date with respect to GMT 0.
GetSimulationStartDate() - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getSimulationStartDate()
getSimulationTime(Calendar) - Method in class gridsim.ResourceCalendar
Gets the current simulation time
getSize() - Method in class gridsim.Machine
Gets the number of PEs
GetSize() - Method in class gridsim.Machine
Deprecated. As of GridSim 2.1, replaced by Machine.getSize()
getStandardDeviation() - Method in class gridsim.Accumulator
A method that calculates the standard deviation of accumulated items
getStartTime() - Method in class gridbroker.Experiment
Gets the experiment start time
GetStartTime() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getStartTime()
getStatus() - Method in class gridsim.PE
Gets the status of this PE
GetStatus() - Method in class gridsim.PE
Deprecated. As of GridSim 2.1, replaced by PE.getStatus()
GetStatus() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getGridletStatus()
GetStatusString() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getGridletStatusString()
getSubmissionTime() - Method in class gridsim.Gridlet
Gets the submission time
getSum() - Method in class gridsim.Accumulator
A method that calculates the sum of accumulated items
getTime() - Method in class gridsim.Stat
Gets the time at which Statistic info was recorded
getTimeUtilFactor() - Method in class gridbroker.Experiment
Gets the time utilization factor
GetTimeZone() - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.getResourceTimeZone()
getTotalResource() - Method in class visualmodeler.ResourceModel
Gets the total number of resources
getTotalUser() - Method in class visualmodeler.UserModel
Gets the total number of grid users
getUnFinishedGridletLengthAccumulator() - Method in class gridbroker.BrokerResource
Gets an Accumulator object for the length of all gridlets to be completely processed.
GetUnFinishedGridletsLengthAccumulator() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getUnFinishedGridletLengthAccumulator()
getUserCounter() - Method in class visualmodeler.UserModel
Gets the grid user counter
getUserID() - Method in class gridsim.Gridlet
Gets the user ID
GetUserID() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getUserID()
getUserName() - Method in class visualmodeler.UserProperty
Gets the grid user name
getUserSamplePoint() - Method in class gridbroker.RunConfiguration
Gets the user sample point
getValue() - Method in class visualmodeler.WholeNumberField
Gets the value in the text field
getWallClockTime() - Method in class gridsim.Gridlet
Gets the actual real time
GetWallClockTime() - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.getWallClockTime()
glList - Variable in class gridbroker.BrokerResource
List of Gridlets that are currently assigned to a resource
gridbroker - package gridbroker
 
GridInformationService - class gridsim.GridInformationService.
A Grid Information Service (GIS) is a GridSim entity that provides Grid resource registration, indexing and discovery services.
GridInformationService(String, double) - Constructor for class gridsim.GridInformationService
Allocates a new GridInformationService object with networked I/O ports
GridInformationServiceEntityId() - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getGridInfoServiceEntityId()
Gridlet - class gridsim.Gridlet.
GridSim Gridlet class acts as job package that contains job length in Millions Instructions (MI), the length of input and output data in bytes, execution start and end time, and the originator of the job.
GRIDLET_RETURN - Static variable in class gridsim.GridSimTags
Denotes the return of a Gridlet back to sender.
GRIDLET_STATUS - Static variable in class gridsim.GridSimTags
Denotes the status of a Gridlet.
GRIDLET_SUBMIT - Static variable in class gridsim.GridSimTags
Denotes the submission of a Gridlet.
Gridlet(int, double, long, long) - Constructor for class gridsim.Gridlet
Allocates a new Gridlet object
GridletCancel(Gridlet, int) - Method in class gridsim.GridSim
Cancels a Gridlet object NOT YET IMPLEMENTED
GridletCompletionFactor() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getGridletCompletionFactor()
GridletList - class gridsim.GridletList.
Gridsim GridletList class is used to maintain a list of Gridlets (in linked-list) and support methods for organizing them
GridletList() - Constructor for class gridsim.GridletList
Allocates a new GridletList object
gridletReceive() - Method in class gridsim.GridSim
Gets a Gridlet object passed in this event
GridletReceive() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.gridletReceive()
gridletSubmit(Gridlet, int) - Method in class gridsim.GridSim
Sends a gridlet based on its resource ID to Entity
GridletSubmit(Gridlet, int) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.gridletSubmit(Gridlet, int)
GridResource - class gridsim.GridResource.
GridSim GridResource extends the gridsim.GridSim class and gains communication and concurrent entity capability.
GridResource(String, double, long, ResourceCharacteristics, double, double, double, LinkedList, LinkedList) - Constructor for class gridsim.GridResource
Allocates a new GridResource object
gridsim - package gridsim
 
GridSim - class gridsim.GridSim.
The main class of the GridSim package that must be extended by GridSim entities.
GridSim(String) - Constructor for class gridsim.GridSim
Allocates a new GridSim object without NETWORK communication channels: "input" and "output" Sim_port.
GridSim(String, double) - Constructor for class gridsim.GridSim
Allocates a new GridSim object with NETWORK communication channels: "input" and "output" Sim_port.
gridSimHold(double) - Method in class gridsim.GridSim
Causes the entity to hold for duration units of simulation time
GridSimHold(double) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.gridSimHold(double)
GridSimRandom - class gridsim.GridSimRandom.
GridSim Random provides static methods for incorporating randomness in data used for any simulation.
GridSimRandom() - Constructor for class gridsim.GridSimRandom
Allocates a new GridSimRandom object
GridSimRandom(long) - Constructor for class gridsim.GridSimRandom
Allocates a new GridSimRandom object using a single long seed
GridSimRandom(long, double, double, double, double) - Constructor for class gridsim.GridSimRandom
Allocates a new GridSimRandom object with specified parameters
GridSimShutdown - class gridsim.GridSimShutdown.
GridimShutdown waits for termination of all user entities to determine the end of simulation.
GridSimShutdown(String, int, String) - Constructor for class gridsim.GridSimShutdown
Allocates a new GridSimShutdown object
GridSimShutdownEntityId() - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getGridSimShutdownEntityId()
GridSimStandardPE - class gridsim.GridSimStandardPE.
Defines MIPS (Million Instructions Per Second) rating for a standard PE (Processing Element) or enables the users to define their own MIPS or SPEC (Standard Performance Evaluation Corporation) rating for a standard PE.
GridSimTags - class gridsim.GridSimTags.
Contains various static command tags that indicate a type of action that needs to be undertaken by GridSim entities when they receive events.
GridStatistics - class gridsim.GridStatistics.
Records statistical data reported by other entities.
GridStatistics(String) - Constructor for class gridsim.GridStatistics
Allocates a new GridStatistics object
GridStatistics(String, String, boolean, String[], String[]) - Constructor for class gridsim.GridStatistics
Allocates a new GridStatistics object with a set of parameters
GridStatisticsEntityId() - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.getGridStatisticsEntityId()

H

hasChanged() - Method in class visualmodeler.UserModel
Checks whether the properties of grid user has changed or not
hasChanged() - Method in class visualmodeler.ResourceModel
Checks whether one of grid resource properties has changed or not
hasLoadXml() - Method in class visualmodeler.UserProperty
Checks whether XML file has been loaded or not

I

IconView - class visualmodeler.IconView.
IconView setup the icon toolbar
IconView(JFrame, String, FileModel, UserModel, ResourceModel) - Constructor for class visualmodeler.IconView
Construct the toolbar
IconWizard - class visualmodeler.IconWizard.
IconWizard setups the dialog box for the wizard function
IconWizard(JFrame, UserModel, ResourceModel) - Constructor for class visualmodeler.IconWizard
Constructs the wizard dialog box
INEXEC - Static variable in class gridsim.Gridlet
The Gridlet is in execution in a Grid node
init(int, Calendar, boolean, String[], String[], String) - Static method in class gridsim.GridSim
Initializes GridSim Parameters.
Init(int, Calendar, boolean, String[], String[], String) - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.init(int, Calendar, boolean, String[], String[], String)
input - Variable in class gridsim.GridSim
Reading data received via input port
Input - class gridsim.Input.
GridSim Input class defines a port through which a simulation entity receives data from the simulated network.
Input(String, double) - Constructor for class gridsim.Input
Allocates a new Input object
insertString(int, String, AttributeSet) - Method in class visualmodeler.WholeNumberField.WholeNumberDocument
Restricts only numbers can be inserted into text field
INSIGNIFICANT - Static variable in class gridsim.GridSimTags
Denotes insignificant simulation entity or time.
int_sample(int) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.intSample(int)
intSample(int) - Static method in class gridsim.GridSimRandom
Gets the random int value from java.util.Random
IO_data - class gridsim.IO_data.
Class relates to a communication between user entities and resources
IO_data(Object, long, int) - Constructor for class gridsim.IO_data
Allocates a new IO_data object
isHoliday() - Method in class gridsim.ResourceCalendar
Checks whether the current simulation time is a holiday or not
IsHoliday() - Method in class gridsim.ResourceCalendar
Deprecated. As of GridSim 2.1, replaced by ResourceCalendar.isHoliday()
isHoliday(Date) - Method in class gridsim.ResourceCalendar
Checks whether the given date is a holiday or not
IsHoliday(Date) - Method in class gridsim.ResourceCalendar
Deprecated. As of GridSim 2.1, replaced by ResourceCalendar.isHoliday(Date)
isNetworked() - Method in class gridsim.GridSim
Check type of entity
IsNetworked() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.isNetworked()
isSuccessful() - Method in class gridbroker.Experiment
Checks whether the Gridlets have been executed successfully or not
IsSuccessful() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.isSuccessful()
isSufficientMIAvailableOnSinglePE(Gridlet, double) - Method in class gridbroker.BrokerResource
Checks the available MI (Millions Instruction) on a single PE (Processing Element) within the available deadline period
IsSufficientMIAvailableOnSinglePE(Gridlet, double) - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.isSufficientMIAvailableOnSinglePE(Gridlet, double)

L

last() - Method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getLast()
LatestLoad - Variable in class gridbroker.BrokerResource
Denotes the latest load
loadXml(NodeList) - Method in class visualmodeler.UserProperty
Loads a XML code regarding to grid users
loadXml(NodeList) - Method in class visualmodeler.UserModel
Loads a XML code regarding to grid users
loadXml(NodeList) - Method in class visualmodeler.ResourceProperty
Loads a section of grid resource from XML file
loadXml(NodeList) - Method in class visualmodeler.ResourceModel
Loads a specific XML code regarding to grid resource
loadXml(NodeList) - Method in class visualmodeler.ResourceMachine
Loads XML file

M

Machine - class gridsim.Machine.
GridSim Machine class represents an uniprocessor or shared memory multiprocessor machine.
Machine(int, PEList) - Constructor for class gridsim.Machine
Allocates a new Machine object
MachineList - class gridsim.MachineList.
GridSim MachineList simulates a collection of machines.
MachineList() - Constructor for class gridsim.MachineList
Allocates a new MachineList object
main(String[]) - Static method in class visualmodeler.VisualModeler
Main method to execute Visual Modeler program
match(Sim_event) - Method in class gridsim.Sim_from_port
Matches a given Sim_event object with the one from the port.
max() - Method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getMax()
mean() - Method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getMean()
MenuAbout - class visualmodeler.MenuAbout.
MenuAbout setups About Dialog box
MenuAbout(JFrame) - Constructor for class visualmodeler.MenuAbout
Constructs the About Dialog box
MenuView - class visualmodeler.MenuView.
MenuView setups the menu bar
MenuView(JFrame, FileModel) - Constructor for class visualmodeler.MenuView
Constructs the menu bar
min() - Method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getMin()
MIPSRating - Static variable in class gridsim.GridSimStandardPE
The default value of MIPS Rating (if not defined elsewhere)
move(ResGridlet, ResGridletList) - Method in class gridsim.ResGridletList
Move a ResGridlet object from this linked-list into a specified one
myRemove(int) - Method in class gridsim.ResourceUserList
Deprecated. As of GridSim 2.1, replaced by ResourceUserList.removeUser(int)

N

newFile() - Method in class visualmodeler.FileModel
A method that asks the user to save the changes before exiting the program
newValue() - Method in class visualmodeler.UserModel
Deletes all existing values and starts fresh
newValue() - Method in class visualmodeler.ResourceModel
Removes all previous values and starts from fresh
NoOfGridletsCommitted() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getNumGridletCommitted()
NoOfGridletsDispatchedSoFar - Variable in class gridbroker.BrokerResource
Number of Gridlets that are dispatched so far
NoOfGridletsFinishedSoFar - Variable in class gridbroker.BrokerResource
Number of Gridlets that are finished so far
NoOfGridletsInExec() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getNumGridletInExec()
NoOfGridletsInQueue() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getNumGridletInQueue()
NoOfGridletsInReady() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getNumGridletInReady()

O

openFile() - Method in class visualmodeler.FileModel
A method that handles the dialog to open a new file
OPTIMIZE_COST - Static variable in class gridbroker.Experiment
Aims for Cost minimization
OPTIMIZE_COST_PLUS - Static variable in class gridbroker.Experiment
Aims for Cost minimization.
OPTIMIZE_COST_TIME - Static variable in class gridbroker.Experiment
Aims for Cost minimization and Time Optimisation if possible
OPTIMIZE_NONE - Static variable in class gridbroker.Experiment
Aims for NO minimization
OPTIMIZE_TIME - Static variable in class gridbroker.Experiment
Aims for Time minimization
output - Variable in class gridsim.GridSim
Sending data via output port to external entities
Output - class gridsim.Output.
GridSim Output defines a port through which a simulation entity sends data to the simulated network.
Output(String, double) - Constructor for class gridsim.Output
Allocates a new Output object

P

PARAM_GRIDLETS_COMMITTED_FOR_RESOURCE - Static variable in class gridbroker.BrokerResource
Gridlets that are committed
PARAM_GRIDLETS_FINISHED - Static variable in class gridbroker.BrokerResource
Gridlets that are finished
PARAM_GRIDLETS_ON_RESOURCE - Static variable in class gridbroker.BrokerResource
Gridlets on a resource
PARAM_PROCESSING_EXPENSES - Static variable in class gridbroker.BrokerResource
Processing expenses
PE - class gridsim.PE.
GridSim PE (Processing Element) class represents CPU unit, defined in terms of Millions Instructions Per Second (MIPS) Rating.
PE(int, int) - Constructor for class gridsim.PE
Allocates a new PE object
PEList - class gridsim.PEList.
GridSim PEList maintains a list of PEs (Processing Elements) that make up a machine.
PEList() - Constructor for class gridsim.PEList
Allocates a new PEList object
ProcessingExpensesSoFar - Variable in class gridbroker.BrokerResource
Processing expenses so far

Q

QUEUED - Static variable in class gridsim.Gridlet
The Gridlet has moved to a Grid node
quitProgram() - Method in class visualmodeler.FileModel
A method that asks the user whether to quit the program or not

R

rand - Static variable in class gridsim.GridSim
A Random object.
ReadConfig() - Method in class gridbroker.RunConfiguration
Deprecated. As of GridBroker 2.1, replaced by RunConfiguration.readConfigFile()
readConfigFile() - Method in class gridbroker.RunConfiguration
Reads the configuration file
readString() - Static method in class gridbroker.RunConfiguration
Reads a string from the keyboard until the ENTER key is pressed.
READY - Static variable in class gridsim.Gridlet
The Gridlet has been assigned to a GridResource object as planned
real_e(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.realExec(double)
real_io(double) - Method in class gridsim.Output
Deprecated. As of GridSim 2.1, replaced by Output.realIO(double)
real_io(double) - Method in class gridsim.Input
Deprecated. As of GridSim 2.1, replaced by Input.realIO(double)
real_io(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.realIO(double)
real(double, double, double, double) - Static method in class gridsim.GridSimRandom
Maps the predicted or estimated value to a random real-world number between (1 - lessFactor) * value and (1 + moreFactor) * value.
realExec(double) - Static method in class gridsim.GridSimRandom
Gets the real number from the factors of Execution
realIO(double) - Method in class gridsim.Output
Gets the I/O real number based on a given value
realIO(double) - Method in class gridsim.Input
Gets the I/O real number based on a given value
realIO(double) - Static method in class gridsim.GridSimRandom
Gets the real number from the factors of Network I/O
receiveEventObject() - Method in class gridsim.GridSim
Gets the data passed in this event
ReceiveEventObject() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.receiveEventObject()
receiveEventObject(Sim_port) - Method in class gridsim.GridSim
Gets the data passed in this event
ReceiveEventObject(Sim_port) - Method in class gridsim.GridSim
Gets the data passed in this event
RECORD_STATISTICS - Static variable in class gridsim.GridSimTags
Denotes a request to record events for statistical purposes.
recordStat(Stat) - Method in class gridsim.GridStatistics
Records the given statistics into a file
RecordStat(Stat) - Method in class gridsim.GridStatistics
Records the given statistics into a file
recordStatistics(String, boolean) - Method in class gridsim.GridSim
Records statistics during the event
RecordStatistics(String, boolean) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.recordStatistics(String, boolean)
recordStatistics(String, double) - Method in class gridsim.GridSim
Records statistics during the event
RecordStatistics(String, double) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.recordStatistics(String, double)
recordStatistics(String, int) - Method in class gridsim.GridSim
Records statistics during the event
RecordStatistics(String, int) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.recordStatistics(String, int)
recordStatistics(String, String) - Method in class gridsim.GridSim
Records statistics during the event
RecordStatistics(String, String) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.recordStatistics(String, String)
REGISTER_RESOURCE - Static variable in class gridsim.GridSimTags
Denotes a resource to be registered.
RemainingTimePeriodFromNow(double) - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getRemainingTimePeriod(double)
removeAllResource() - Method in class visualmodeler.ResourceModel
Removes all the resources available
removeAllUser() - Method in class visualmodeler.UserModel
Removes all grid users
removeResource(int) - Method in class visualmodeler.ResourceModel
Removes a resource for a particular given location number
removeUser(int) - Method in class gridsim.ResourceUserList
Removes a particular user from the list
removeUser(int) - Method in class visualmodeler.UserModel
Remoes a grid user at a given location in a data structure
ReportWriter - class gridbroker.ReportWriter.
ReportWriter class is a user-defined and optional entity.
ReportWriter(String, int, int, String, String[], boolean, double[], boolean, double) - Constructor for class gridbroker.ReportWriter
Allocates a new ReportWriter object
ResDef - class gridbroker.ResDef.
A class that handles resource parameters
ResDef(String, String, int, int, int, double) - Constructor for class gridbroker.ResDef
Allocates a new ResDef object
resetValue() - Method in class visualmodeler.ResourceMachine
Resets the value of PEs into the previous ones
ResGridlet - class gridsim.ResGridlet.
GridSim ResGridlet represents a Gridlet submitted to the resource for processing.
ResGridlet(Gridlet) - Constructor for class gridsim.ResGridlet
Allocates a new ResGridlet object upon the arrival of a Gridlet object.
ResGridletList - class gridsim.ResGridletList.
GridSim ResGridletList maintains a linked-list of Gridlet
ResGridletList() - Constructor for class gridsim.ResGridletList
Allocates a new ResGridletList object
resource - Variable in class gridbroker.BrokerResource
A ResourceCharacteristics object
RESOURCE_CHARACTERISTICS - Static variable in class gridsim.GridSimTags
Denotes grid resource characteristics information.
RESOURCE_DYNAMICS - Static variable in class gridsim.GridSimTags
Denotes grid resource allocation policy.
RESOURCE_LIST - Static variable in class gridsim.GridSimTags
Denotes a list of resources.
ResourceCalendar - class gridsim.ResourceCalendar.
GridSim ResourceCalendar class implements a mechanism to support modeling a local load on Grid resources that may vary according to the time zone, time, weekends and holidays.
ResourceCalendar(double, double, double, double, LinkedList, LinkedList, long) - Constructor for class gridsim.ResourceCalendar
Allocates a new ResourceCalendar object
ResourceCharacteristics - class gridsim.ResourceCharacteristics.
GridSim ResourceCharacteristics class represents static properties of a resource such as resource architecture, Operating System (OS), management policy (time- or space-shared), cost and time zone at which the resource is located along resource configuration.
ResourceCharacteristics(String, String, MachineList, int, double, double) - Constructor for class gridsim.ResourceCharacteristics
Allocates a new ResourceCharacteristics object
ResourceMachine - class visualmodeler.ResourceMachine.
ResourceMachine stores the values assossiated for each machine
ResourceMachine(int, boolean, Random) - Constructor for class visualmodeler.ResourceMachine
Allocates a new ResourceMachine object
ResourceModel - class visualmodeler.ResourceModel.
ResourceModels stores and creates the resource objects
ResourceModel() - Constructor for class visualmodeler.ResourceModel
Allocates a new ResourceModel object
ResourceProperty - class visualmodeler.ResourceProperty.
ResourceProperty stores the values needed for each grid resource
ResourceProperty(int, String, boolean, Random) - Constructor for class visualmodeler.ResourceProperty
Allocates a new ResourceProperty object
ResourceShareVariation() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.getResourceShareVariation()
ResourceUserList - class gridsim.ResourceUserList.
GridSim ResourceUserList maintains a linked-list of Grid Resource users
ResourceUserList() - Constructor for class gridsim.ResourceUserList
Allocates a new ResourceUserList object
RETURN_ACC_STATISTICS_BY_CATEGORY - Static variable in class gridsim.GridSimTags
Denotes a request to send an Accumulator object based on category into an event scheduler.
RETURN_STAT_LIST - Static variable in class gridsim.GridSimTags
Denotes a request to get a statistical list
returnAccStatByCategory(Sim_event) - Method in class gridsim.GridStatistics
Sends an Accumulator object based on category into an event scheduler.
ReturnAccStatByCategory(Sim_event) - Method in class gridsim.GridStatistics
Sends an Accumulator object based on category into an event scheduler.
RunConfiguration - class gridbroker.RunConfiguration.
A class that handles the file configuration
RunConfiguration(String) - Constructor for class gridbroker.RunConfiguration
Allocates a new RunConfiguration object

S

saveAsFile() - Method in class visualmodeler.FileModel
A method that shows a Save As dialog
saveFile() - Method in class visualmodeler.FileModel
Saves the Visual Modeler project file
saveFile(String) - Method in class visualmodeler.UserProperty
Generates a XML code regarding to grid users properties
saveFile(String) - Method in class visualmodeler.UserModel
Generates a XML code regarding to grid users
saveFile(String) - Method in class visualmodeler.ResourceProperty
Saves grid resource properties into XML format
saveFile(String) - Method in class visualmodeler.ResourceModel
Saves grid resource properties into XML format
saveFile(String) - Method in class visualmodeler.ResourceMachine
Saves an information about Machine and PE into XML format
saveValue() - Method in class visualmodeler.ResourceMachine
Saves the value of PEs
SCHEDULE_NOW - Static variable in class gridsim.GridSimTags
Schedules an entity without any delay
scheduleReport(Experiment, LinkedList, boolean) - Method in class gridbroker.Broker
Invokes a schedule report for every scheduling event.
ScheduleReport(Experiment, LinkedList, boolean) - Method in class gridbroker.Broker
Deprecated. As of GridBroker 2.1, replaced by Broker.scheduleReport(Experiment, LinkedList, boolean)
sd() - Method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getStandardDeviation()
send(int, double, int) - Method in class gridsim.GridSim
Sends an event/message to Entity by 'delaying' simulation time from now with user-defined tag representing the type of event.
Send(int, double, int) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.send(int, double, int)
send(int, double, int, Object) - Method in class gridsim.GridSim
Sends an event/message to Entity by 'delaying' simulation time from now with user-defined tag representing the type of event.
Send(int, double, int, Object) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.send(int, double, int, Object)
send(Sim_port, double, int) - Method in class gridsim.GridSim
Sends an event/message to Entity by 'delaying' simulation time from now with user-defined tag representing the type of event.
Send(Sim_port, double, int) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.send(Sim_port, double, int)
send(Sim_port, double, int, Object) - Method in class gridsim.GridSim
Sends an event/message to Entity by 'delaying' simulation time from now with user-defined tag representing the type of event.
Send(Sim_port, double, int, Object) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.send(Sim_port, double, int, Object)
send(String, double, int) - Method in class gridsim.GridSim
Sends an event/message to Entity by 'delaying' simulation time from now with user-defined tag representing the type of event.
Send(String, double, int) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.send(String, double, int)
send(String, double, int, Object) - Method in class gridsim.GridSim
Sends an event/message to Entity by 'delaying' simulation time from now with user-defined tag representing the type of event.
Send(String, double, int, Object) - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.send(String, double, int, Object)
set_factors(double, double, double, double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.setAllFactors(double, double, double, double)
set_less_factor_e(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.setLessFactorExec(double)
set_less_factor_io(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.setLessFactorIO(double)
set_more_factor_e(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.setMoreFactorExec(double)
set_more_factor_io(double) - Static method in class gridsim.GridSimRandom
Deprecated. As of GridSim 2.1, replaced by GridSimRandom.setMoreFactorIO(double)
setAllFactors(double, double, double, double) - Static method in class gridsim.GridSimRandom
Sets the Network I/O and execution values
setAllocationPolicy(int) - Method in class gridbroker.ResDef
Sets the resource allocation policy
setArchitecture(String) - Method in class gridbroker.ResDef
Sets the resource architecture name
setAvailableMIPS_PreviousSchedule() - Method in class gridbroker.BrokerResource
Sets the available MIPS based on previous schedule
SetAvailableMIPS_PreviousSchedule() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.setAvailableMIPS_PreviousSchedule()
setBudget(double) - Method in class gridbroker.Experiment
Sets the experiment budget
SetBudget(double) - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.setBudget(double)
setConfigFileName(String) - Method in class gridbroker.RunConfiguration
Sets the configuration file name
setCostPerSec(double) - Method in class gridsim.ResourceCharacteristics
Sets the cost per second associated with a resource
setCostPerSec(double) - Method in class gridbroker.ResDef
Sets the resource cost per sec
SetCostPerSec(double) - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.setCostPerSec(double)
setDeadline(double) - Method in class gridbroker.Experiment
Sets the experiment deadline
SetDeadline(double) - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.setDeadline(double)
setDeadlineBudget(double, double) - Method in class gridbroker.Experiment
Sets the experiment deadline and budget
SetDeadlineBudget(double, double) - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.setDeadlineBudget(double, double)
setEndTime() - Method in class gridbroker.Experiment
Sets the experiment end time
SetEndTime() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.setEndTime()
setExecParam(double, double) - Method in class gridsim.Gridlet
Sets execution parameters.
SetExecParam(double, double) - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.setExecParam(double, double)
setExecStartTime(double) - Method in class gridsim.Gridlet
Sets the execution start time
SetExecStartTime(double) - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.setExecStartTime(double)
setFinishTimeForSpaceSharedResource(double) - Method in class gridsim.ResGridlet
Determine Time by which this Gridlet can finish.
SetFinishTimeForSpaceSharedResource(double) - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.setFinishTimeForSpaceSharedResource(double)
setFinishTimeForTimeSharedResource(double, ResourceCalendar) - Method in class gridsim.ResGridlet
Determine Time by which this Gridlet can finish.
SetFinishTimeForTimeSharedResource(double, ResourceCalendar) - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.setFinishTimeForTimeSharedResource(double, ResourceCalendar)
setGridletStatus(int) - Method in class gridsim.Gridlet
Sets the status code of a Gridlet
SetID(int) - Method in class gridsim.ResourceCharacteristics
Deprecated. As of GridSim 2.1, replaced by ResourceCharacteristics.setResourceID(int)
SetIDs(int, int) - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.setMachineAndPEID(int, int)
setLessFactorExec(double) - Static method in class gridsim.GridSimRandom
Sets the less factor of Execution
setLessFactorIO(double) - Static method in class gridsim.GridSimRandom
Sets the less factor of Network I/O
setMachineAndPEID(int, int) - Method in class gridsim.ResGridlet
Set the machine and PE (Processing Element) ID
setMIPSRating(int) - Method in class gridsim.PE
Sets the MIPS Rating of this PE
SetMIPSRating(int) - Method in class gridsim.PE
Deprecated. As of GridSim 2.1, replaced by PE.setMIPSRating(int)
setMoreFactorExec(double) - Static method in class gridsim.GridSimRandom
Sets the more factor of Execution
setMoreFactorIO(double) - Static method in class gridsim.GridSimRandom
Sets the more factor of Network I/O
setNumPE(int) - Method in class gridbroker.ResDef
Sets the number of PEs (Processing Elements)
setNumResource(int) - Method in class gridbroker.RunConfiguration
Sets the number of resources
setNumUser(int) - Method in class gridbroker.RunConfiguration
Sets number of users
setOS(String) - Method in class gridbroker.ResDef
Sets the resource operating system name
setRating(int) - Static method in class gridsim.GridSimStandardPE
Sets standard PE MIPS Rating
setRating(int) - Method in class gridbroker.ResDef
Sets the rating for resource's PEs
SetRating(int) - Static method in class gridsim.GridSimStandardPE
Deprecated. As of GridSim 2.1, replaced by GridSimStandardPE.setRating(int)
setResourceID(int) - Method in class gridsim.ResourceCharacteristics
Sets the resource ID
setResourceParameter(int, double) - Method in class gridsim.Gridlet
Sets the resource parameters
setResourceSamplePoint(int) - Method in class gridbroker.RunConfiguration
Sets the resource sample point
SetResParam(int, double) - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.setResourceParameter(int, double)
setStartTime() - Method in class gridbroker.Experiment
Sets the current time as the experiment start time
SetStartTime() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.setStartTime()
SetStatus(int) - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.setGridletStatus(int)
setStatusBusy() - Method in class gridsim.PE
Set PE status to busy, meaning it is already executing Gridlets.
SetStatusBusy() - Method in class gridsim.PE
Deprecated. As of GridSim 2.1, replaced by PE.setStatusBusy()
setStatusFree() - Method in class gridsim.PE
Set PE status to free, meaning it is available for processing.
SetStatusFree() - Method in class gridsim.PE
Deprecated. As of GridSim 2.1, replaced by PE.setStatusFree()
setSubmissionTime(double) - Method in class gridsim.Gridlet
Sets the submission time
SetSubmissionTime(double) - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.setSubmissionTime(double)
setUserID(int) - Method in class gridsim.Gridlet
Sets the user ID
SetUserID(int) - Method in class gridsim.Gridlet
Deprecated. As of GridSim 2.1, replaced by Gridlet.setUserID(int)
setUserSamplePoint(int) - Method in class gridbroker.RunConfiguration
Sets the user sample point
setValue(int) - Method in class visualmodeler.WholeNumberField
Set the value in the text field
showDialog() - Method in class visualmodeler.UserProperty
Shows a grid user dialog
showDialog() - Method in class visualmodeler.ResourceProperty
Shows the grid resource dialog
showDialog() - Method in class visualmodeler.IconWizard
Shows the dialog box
showDialog(JPanel) - Method in class visualmodeler.ResourceMachine
Shows a Resource Machine dialog
showProperty(int) - Method in class visualmodeler.UserModel
Shows the dialog properties of a given grid user
showProperty(int) - Method in class visualmodeler.ResourceModel
Shows the property of a particular grid resource
showProperty(String) - Method in class visualmodeler.UserModel
Shows the dialog properties of a given grid user
showProperty(String) - Method in class visualmodeler.ResourceModel
Shows the property of a particular grid resource
shutdownGridStatisticsEntity() - Method in class gridsim.GridSim
Tells all user entities that defined ReportWriter to shut down the simulation.
ShutdownGridStatisticsEntity() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.shutdownGridStatisticsEntity()
shutdownResources() - Method in class gridsim.GridSimShutdown
Discovers resources and sends END_OF_SIMULATION message to them
ShutdownResources() - Method in class gridsim.GridSimShutdown
Deprecated. As of GridSim 2.1, replaced by GridSimShutdown.shutdownResources()
shutdownUserEntity() - Method in class gridsim.GridSim
Tells all user entities to shut down the simulation.
ShutdownUserEntity() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.shutdownUserEntity()
Sim_from_port - class gridsim.Sim_from_port.
This class creates a new Sim_predicate to evaluate whether an event is coming through a specific port.
Sim_from_port(Sim_port) - Constructor for class gridsim.Sim_from_port
Allocates a new Sim_from_port object
SimulationStartDate - Static variable in class gridsim.GridSim
Simulation start date with respect to GMT 0.
SimulationTime(Calendar) - Method in class gridsim.ResourceCalendar
Deprecated. As of GridSim 2.1, replaced by ResourceCalendar.getSimulationTime(Calendar)
sort() - Method in class gridsim.GridletList
Sorts the Gridlets in a list based on their lengths
SPACE_SHARED - Static variable in class gridsim.ResourceCharacteristics
Spaced-shared system
SpaceShare_AllocatePEtoGridlet(Gridlet) - Method in class gridsim.GridResource
Deprecated. As of GridSim 2.1, replaced by GridResource.spaceShared_AllocatePEtoGridlet(Gridlet)
spaceShared_AllocatePEtoGridlet(Gridlet) - Method in class gridsim.GridResource
Allocates one of the PEs to Gridlet for execution and schedules an internal event to be delivered at completion time.
Start() - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.startGridSimulation()
startGridSimulation() - Static method in class gridsim.GridSim
Starts the execution of GridSim simulation.
Stat - class gridsim.Stat.
A class representing contents of a statistic object
Stat(double, String, String, boolean) - Constructor for class gridsim.Stat
Allocates a new Stat object
Stat(double, String, String, double) - Constructor for class gridsim.Stat
Allocates a new Stat object
Stat(double, String, String, int) - Constructor for class gridsim.Stat
Allocates a new Stat object
Stat(double, String, String, String) - Constructor for class gridsim.Stat
Allocates a new Stat object
stateChanged(ChangeEvent) - Method in class visualmodeler.ResourceProperty
A method that refreshes the slider bars when they received a change
Stop() - Static method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.stopGridSimulation()
stopGridSimulation() - Static method in class gridsim.GridSim
Stops Grid Simulation (based on Sim_system.run_stop()).
SUCCESS - Static variable in class gridsim.Gridlet
The Gridlet has been executed successfully
sum() - Method in class gridsim.Accumulator
Deprecated. As of GridSim 2.1, replaced by Accumulator.getSum()

T

TerminateInputOutputEntities() - Method in class gridsim.GridSim
Deprecated. As of GridSim 2.1, replaced by GridSim.terminateIOEntities()
terminateIOEntities() - Method in class gridsim.GridSim
It terminates Entities managing NETWORK communication channels.
TIME_SHARED - Static variable in class gridsim.ResourceCharacteristics
Time-shared system
TimeUtilizationFactor() - Method in class gridbroker.Experiment
Deprecated. As of GridBroker 2.1, replaced by Experiment.getTimeUtilFactor()
toMIs(double) - Static method in class gridsim.GridSimStandardPE
Converts Execution time in second processor to MIs
toString() - Method in class gridsim.Stat
Gets the the concatenated value of all items as a string

U

update(Observable, Object) - Method in class visualmodeler.MenuView
Update display of object
update(Observable, Object) - Method in class visualmodeler.IconView
Update display of object
update(Observable, Object) - Method in class visualmodeler.DisplayView
Updates display of object
updateAvailableMIPS(Gridlet, int) - Method in class gridbroker.BrokerResource
Updates the total available MIPS
UpdateAvailableMIPS(Gridlet, int) - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.updateAvailableMIPS(Gridlet, int)
updateAvailableMIPSDuringSchedule() - Method in class gridbroker.BrokerResource
Updates the available MIPS during simulation schedule
UpdateAvailableMIPSDuringSchedule() - Method in class gridbroker.BrokerResource
Deprecated. As of GridBroker 2.1, replaced by BrokerResource.updateAvailableMIPSDuringSchedule()
updateGridletFinishedSoFar(double) - Method in class gridsim.ResGridlet
A method that updates the length of gridlet that has been completed
UpdateGridletFinishedSoFar(double) - Method in class gridsim.ResGridlet
Deprecated. As of GridSim 2.1, replaced by ResGridlet.updateGridletFinishedSoFar(double)
UserEntity - class gridbroker.UserEntity.
UserEntity class is an entity that simulates the user.
UserEntity(String, Experiment, double, long, double, boolean) - Constructor for class gridbroker.UserEntity
Allocates a new UserEntity object
UserModel - class visualmodeler.UserModel.
UserModel stores and creates the user objects
UserModel() - Constructor for class visualmodeler.UserModel
Allocates a new UserModel object
UserProperty - class visualmodeler.UserProperty.
UserProperty stores the values needed for each grid user
UserProperty(int, String, boolean, Random) - Constructor for class visualmodeler.UserProperty
Allocates a new UserProperty object

V

valueChanged(ListSelectionEvent) - Method in class visualmodeler.ResourceProperty
A method that shows a dialog for a particular list selection
visualmodeler - package visualmodeler
 
VisualModeler - class visualmodeler.VisualModeler.
VisualModeler setups the main frame for the visual modeler
VisualModeler() - Constructor for class visualmodeler.VisualModeler
Constructs the main frame of Visual Modeler program

W

WholeNumberField - class visualmodeler.WholeNumberField.
WholeNumerField setup a text field that accepts numbers only
WholeNumberField.WholeNumberDocument - class visualmodeler.WholeNumberField.WholeNumberDocument.
WholeNumberDocument setups the document model for the text field
WholeNumberField.WholeNumberDocument() - Constructor for class visualmodeler.WholeNumberField.WholeNumberDocument
 
WholeNumberField(int, int) - Constructor for class visualmodeler.WholeNumberField
Constructs a text field that accepts numbers only
windowActivated(WindowEvent) - Method in class visualmodeler.VisualModeler
Performed when window is activated
windowActivated(WindowEvent) - Method in class visualmodeler.UserProperty
An event that occurs when the window dialog is activated
windowActivated(WindowEvent) - Method in class visualmodeler.ResourceProperty
An event that occurs when the window dialog is activated
windowClosed(WindowEvent) - Method in class visualmodeler.VisualModeler
Performed when window is closed
windowClosed(WindowEvent) - Method in class visualmodeler.UserProperty
An event that occurs when the window dialog is closed
windowClosed(WindowEvent) - Method in class visualmodeler.ResourceProperty
An event that occurs when the window dialog is closed
windowClosing(WindowEvent) - Method in class visualmodeler.VisualModeler
Performed when window is going to be closed
windowClosing(WindowEvent) - Method in class visualmodeler.UserProperty
An event that occurs when the window dialog is closing
windowClosing(WindowEvent) - Method in class visualmodeler.ResourceProperty
An event that occurs when the window dialog is closing
windowDeactivated(WindowEvent) - Method in class visualmodeler.VisualModeler
Performed when window is deactivated
windowDeactivated(WindowEvent) - Method in class visualmodeler.UserProperty
An event that occurs when the window dialog is deactivated
windowDeactivated(WindowEvent) - Method in class visualmodeler.ResourceProperty
An event that occurs when the window dialog is deactivated
windowDeiconified(WindowEvent) - Method in class visualmodeler.VisualModeler
Performed when window is deiconified
windowDeiconified(WindowEvent) - Method in class visualmodeler.UserProperty
An event that occurs when the window dialog is deiconified
windowDeiconified(WindowEvent) - Method in class visualmodeler.ResourceProperty
An event that occurs when the window dialog is deiconified
windowIconified(WindowEvent) - Method in class visualmodeler.VisualModeler
Performed when window is iconified
windowIconified(WindowEvent) - Method in class visualmodeler.UserProperty
An event that occurs when the window dialog is iconified
windowIconified(WindowEvent) - Method in class visualmodeler.ResourceProperty
An event that occurs when the window dialog is iconified
windowOpened(WindowEvent) - Method in class visualmodeler.VisualModeler
Performed when window is opened
windowOpened(WindowEvent) - Method in class visualmodeler.UserProperty
An event that occurs when the window dialog is opened
windowOpened(WindowEvent) - Method in class visualmodeler.ResourceProperty
An event that occurs when the window dialog is opened
writeAggregateScheduleReport(String, String, int, Experiment, LinkedList, boolean) - Method in class gridbroker.Broker
Writes a schedule report
WriteAggregateScheduleReport(String, String, int, Experiment, LinkedList, boolean) - Method in class gridbroker.Broker
Deprecated. As of GridBroker 2.1, replaced by Broker.writeAggregateScheduleReport(String, String, int, Experiment, LinkedList, boolean)
writeScheduleReport(String, String, int, Experiment, LinkedList, boolean) - Method in class gridbroker.Broker
Writes a schedule report
WriteScheduleReport(String, String, int, Experiment, LinkedList, boolean) - Method in class gridbroker.Broker
Deprecated. As of GridBroker 2.1, replaced by Broker.writeScheduleReport(String, String, int, Experiment, LinkedList, boolean)

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