Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
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
A
ANIMATION_DELAY_CHANGED_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
AnimatorInterface
ANIMATION_DELAY_CHANGED_EVENT is fired when the time step is set
AbstractSimEvent
- class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
.
The AbstractSimEvent forms the basement for SimEvents and defines a compare method by which eventLists can compare priority of the event.
AbstractSimEvent(double)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
The constuctor of the event stores the time the event must be executed and the object and method to invoke
AbstractSimEvent(double, short)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
The constuctor of the event stores the time the event must be executed and the object and method to invoke
Animator
- class nl.tudelft.simulation.dsol.simulators.
Animator
.
The reference implementation of the animator.
Animator()
- Constructor for class nl.tudelft.simulation.dsol.simulators.
Animator
AnimatorInterface
- interface nl.tudelft.simulation.dsol.simulators.
AnimatorInterface
.
The AnimatorInterface defines a DEVSDESS simulator with wallclock delay between the consequtive time steps.
absoluteExecutionTime
- Variable in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
absoluteExecutionTime reflects the time at which the event is scheduled
add(SimEventInterface)
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
adds an event to the eventlist
add(SimEventInterface)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
add(SimEventInterface)
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
addAll(Collection)
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
adds a collection of events to the tree
addAll(Collection)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
addAll(Collection)
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
allowAddOrDeletePoints()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
allowAddOrDeletePoints()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Is the user allowed to add or delete points of this editable?
allowDelete()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
allowDelete()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Is the user allowed to delete this object?
allowEditPoints()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
allowEditPoints()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Is the user allowed to edit individual points of this editable?
allowMove()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
allowMove()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Is the user allowed to move this editable?
allowRotate()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
allowRotate()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Is the user allowed to rotate this editable?
allowScale()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
allowScale()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Is the user allowed to scale this editable?
animationDelay
- Variable in class nl.tudelft.simulation.dsol.simulators.
Animator
animationDelay refers to the delay in miliseconds between timeSteps
args
- Variable in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
args are the arguments which are used to invoke the method with
B
BACKLOG_EVENT
- Static variable in class nl.tudelft.simulation.dsol.simulators.
RealTimeClock
the backlog event
BLACK
- Static variable in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
BLACK
BoxAndWhiskerChart
- class nl.tudelft.simulation.dsol.statistics.charts.
BoxAndWhiskerChart
.
The BoxAndWhiskerPlot extends the BoxAndWhiskerPlot and links this it to the dsol framework
(c) copyright 2003
Delft University of Technology
, the Netherlands.
BoxAndWhiskerChart(SimulatorInterface, String)
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
BoxAndWhiskerChart
constructs a new BoxAndWhiskerChart
bindToContext(SimulatorInterface, Object)
- Static method in class nl.tudelft.simulation.dsol.context.
ContextUtil
binds an object to the context
bindToContext(SimulatorInterface, String, Object)
- Static method in class nl.tudelft.simulation.dsol.context.
ContextUtil
binds an object to the context
bounds
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
the bounds of the image
bounds
- Variable in class nl.tudelft.simulation.dsol.animation.
Editable
the location of the bounds
bounds
- Variable in class nl.tudelft.simulation.dsol.animation.
StaticLocation
the bounds
C
CB
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
CENTER-BOTTOM location
CC
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
CENTER-CENTER location
CREATE_EVENT
- Static variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
CREATE_EVENT is fired on creation
CT
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
CENTER-TOP location
ColorInterpolation
- class nl.tudelft.simulation.dsol.animation.interpolation.
ColorInterpolation
.
ColorInterpolation.
ColorInterpolation(Color, Color, double, double)
- Constructor for class nl.tudelft.simulation.dsol.animation.interpolation.
ColorInterpolation
constructs a new SimulatedLinearInterpolation
ContextUtil
- class nl.tudelft.simulation.dsol.context.
ContextUtil
.
ContextUtil provides utility methods to resolve and bind objects to the context based on their experiment dependent path.
Counter
- class nl.tudelft.simulation.dsol.statistics.
Counter
.
The counter extends the counter and links this it to the dsol framework
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Counter(String, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.statistics.
Counter
constructs a new Counter
Counter(String, SimulatorInterface, EventProducerInterface, EventType)
- Constructor for class nl.tudelft.simulation.dsol.statistics.
Counter
constructs a new Counter
cancelEvent(SimEventInterface)
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
cancelEvent(SimEventInterface)
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
cancels an event from the event list.
capacity
- Variable in class nl.tudelft.simulation.dsol.formalisms.
Resource
capacity defines the maximuum capacity of the resource
changeIntervalTime()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Schedule
changes the intervalTime of the schedule
claimedCapacity
- Variable in class nl.tudelft.simulation.dsol.formalisms.
Resource
claimedCapacity defines the currently claimed capacity
clear()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
clears the eventlist by removing all its scheduled events.
clear()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
clear()
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
compareTo(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
computeVisibleExtent(Rectangle2D, Dimension)
- Static method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface.Util
computes the visible extent
constructModel(SimulatorInterface)
- Method in interface nl.tudelft.simulation.dsol.
ModelInterface
construct a model on a simulator
constructor
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
constructor refers to the constructor to be invoked
constructorArguments
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
constructorArguments refer to the arguments invoked by the
contains(Point2D, Rectangle2D, Dimension)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
contains(Point2D, Rectangle2D, Dimension)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
contains(Point2D, Rectangle2D, Dimension)
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface
does the shape contain the point
contains(SimEventInterface)
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns whether event is an entry of the eventlist
contains(SimEventInterface)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
containsAll(Collection)
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns whether the collection is in the list.
containsAll(Collection)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
convert(double, TimeUnitInterface, SimulatorInterface)
- Static method in class nl.tudelft.simulation.dsol.experiment.
TimeUnit
converts amount units to the units of the simulator
convert(double, TimeUnitInterface, TimeUnitInterface)
- Static method in class nl.tudelft.simulation.dsol.experiment.
TimeUnit
converts amount units to the target units
createSubContext(SimulatorInterface, String)
- Static method in class nl.tudelft.simulation.dsol.context.
ContextUtil
creates a subContext in the context
createSubContext(SimulatorInterface, String, String)
- Static method in class nl.tudelft.simulation.dsol.context.
ContextUtil
creates a subContext in the context
D
DAY
- Static variable in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
DAY reflects the DAY
DEFAULT_ANIMATION_DELAY
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
AnimatorInterface
DEFAULT_ANIMATION_DELAY of 0 miliseconds used in the animator
DEFAULT_TIME_STEP
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
DESSSimulatorInterface
DEFAULT_TIME_STEP represents the default timestep for the simulator
DELAY_TIME
- Static variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
DELAY_TIME is fired when a new delayTime is computed
DESSSimulator
- class nl.tudelft.simulation.dsol.simulators.
DESSSimulator
.
The DESS defines the interface of the DESS simulator.
DESSSimulator()
- Constructor for class nl.tudelft.simulation.dsol.simulators.
DESSSimulator
DESSSimulatorInterface
- interface nl.tudelft.simulation.dsol.simulators.
DESSSimulatorInterface
.
The DESS defines the interface of the DESS simulator.
DEVDESSSimulator
- class nl.tudelft.simulation.dsol.simulators.
DEVDESSSimulator
.
The reference implementation of the DEVDESS simulator.
DEVDESSSimulator()
- Constructor for class nl.tudelft.simulation.dsol.simulators.
DEVDESSSimulator
DEVDESSSimulatorInterface
- interface nl.tudelft.simulation.dsol.simulators.
DEVDESSSimulatorInterface
.
The DEVSDESS simulator embodies both the continuous and the discrete formalism.
DEVSSimulator
- class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
.
The DEVS defines the interface of the DEVS simulator.
DEVSSimulator()
- Constructor for class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
DEVSSimulatorInterface
- interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
.
The DEVS defines the interface of the DEVS simulator.
DYNAMIC_OBJECT
- Static variable in interface nl.tudelft.simulation.dsol.animation.D3.
Renderable3DInterface
Simulated objects are objects that move, rotate or change shape
Delay
- class nl.tudelft.simulation.dsol.formalisms.flow.
Delay
.
The Delay object is a station which delays an entity by some time units.
Delay(DEVSSimulatorInterface, DistContinuous)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Delay
Constructor for Delay.
Departure
- class nl.tudelft.simulation.dsol.formalisms.flow.
Departure
.
The exit station on which statistics are updated and entities destroyed.
Departure(DEVSSimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Departure
Constructor for Departure.
DifferentialEquation
- class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
.
The Differential equation provides a reference implementation of the differential equation.
DifferentialEquation(DESSSimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
constructs a new stateful DifferentialEquation with Euleras numerical integration method.
DifferentialEquation(DESSSimulatorInterface, double)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
constructs a new stateful DifferentialEquation with Euleras numerical integration method.
DifferentialEquation(DESSSimulatorInterface, double, short)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
constructs a new DifferentialEquation
DifferentialEquation(DESSSimulatorInterface, double, NumericalIntegrator)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
constructs a new DifferentialEquation
DifferentialEquationInterface
- interface nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquationInterface
.
The Differential equation interface.
Duplicate
- class nl.tudelft.simulation.dsol.formalisms.flow.
Duplicate
.
A duplicate station duplicates incoming objects and sends them to their alternative destination.
Duplicate(DEVSSimulatorInterface, StationInterface)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Duplicate
Method Duplicate.
Duplicate(DEVSSimulatorInterface, StationInterface, int)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Duplicate
Method Duplicate.
delayDistribution
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Delay
delayDistribution which is the distribution defining the delay
deleteEntry(RedBlackTree.Entry)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
deletes entry , and then rebalance the tree.
description
- Variable in class nl.tudelft.simulation.dsol.formalisms.
Resource
the description of the resource
destination
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Station
destination refers to the next station in the process-model chain
destroy()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
destroys an RenderableObject by unsubscribing it from the context.
destroy()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
destroys an RenderableObject by unsubscribing it from the context.
destroy()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface
destroys this editable.
E
END_OF_EXPERIMENT_EVENT
- Static variable in class nl.tudelft.simulation.dsol.experiment.
Experiment
END_OF_EXPERIMENT_EVENT is fired when the experiment is ended
END_OF_REPLICATION_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
END_OF_REPLICATION_EVENT is fired when a replication is finished
END_OF_RUN_EVENT
- Static variable in class nl.tudelft.simulation.dsol.experiment.
RunControl
END_OF_RUN_EVENT is fired at the end of a run
EVENTLIST_CHANCED_EVENT
- Static variable in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
The EVENTLIST_CHANGED_EVENT
EVENTLIST_CHANGED_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
The EVENTLIST_CHANGED_EVENT is fired when the eventList is changed
EXPERIMENT_ANALYST
- Static variable in class nl.tudelft.simulation.dsol.experiment.
Experiment
EXPERIMENT_ANALYST the analyst name property
EXPERIMENT_NAME
- Static variable in class nl.tudelft.simulation.dsol.experiment.
Experiment
EXPERIMENT_NAME the name property
Editable
- class nl.tudelft.simulation.dsol.animation.
Editable
.
An Editable object is a simulation object that can be edited by the user.
Editable(SimulatorInterface, DirectedPoint)
- Constructor for class nl.tudelft.simulation.dsol.animation.
Editable
constructs a new Editable
EditableRenderable2D
- class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
.
EditableRenderable2D is an abstract class that implements EditableRenderable2DInterface.
EditableRenderable2D(Editable, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
constructs a new EditableRenderable2D
EditableRenderable2DInterface
- interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
.
This interface provides the functionality that editable animation objects must implement.
EventListInterface
- interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
.
The EventListInterface defines the required methods for discrete event lists.
Experiment
- class nl.tudelft.simulation.dsol.experiment.
Experiment
.
The Experiment specifies the parameters for a simulation experiment
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Experiment()
- Constructor for class nl.tudelft.simulation.dsol.experiment.
Experiment
constructs a new Experiment
endOfReplication()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.statistics.
Utilization
endOfReplication is invoked to store the final results
endOfReplication()
- Method in class nl.tudelft.simulation.dsol.statistics.
Counter
endOfReplication is invoked to store the final results
endOfReplication()
- Method in class nl.tudelft.simulation.dsol.statistics.
Persistent
endOfReplication is invoked to store the final results
endOfReplication()
- Method in class nl.tudelft.simulation.dsol.statistics.
Tally
endOfReplication is invoked to store the final results
endTime
- Variable in class nl.tudelft.simulation.dsol.animation.interpolation.
LinearInterpolation
the end time
eventList
- Variable in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
eventList represents the future event list
execute()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
executes the simEvent
execute()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
execute()
- Method in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
executes the simEvent.
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKEINTERFACE
executes the operation and returns a new Frame
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKESPECIAL
executes the operation and returns a new Frame
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKESTATIC
executes the operation and returns a new Frame
execute(Frame, Object, Method, Object[])
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKEVIRTUAL
executes the operation and returns a new Frame
extent
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
the cached extent
F
FUNCTION_CHANGED_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquationInterface
FUNCTION_CHANGED_EVENT is firedd on function changes
first()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns the first scheduled event
first()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
firstEntry()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
returns the first entry from the RedBlackTree
flip
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
whether to flip the renderable after rotating 180 degrees
G
Generator
- class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
.
This class defines a generator
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Generator(DEVSSimulatorInterface, Class, Object[])
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
constructs a new generator for objects in a simulation.
GisRenderable2D
- class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
.
This renderable draws CAD/GIS objects.
GisRenderable2D(SimulatorInterface, URL)
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
constructs a new GisRenderable2D
generate()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
generates a new entity with the basic constructorArguments
generate(Object[])
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
generates a new entity
getAbsoluteExecutionTime()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
getAbsoluteExecutionTime()
- Method in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
getAmount()
- Method in class nl.tudelft.simulation.dsol.formalisms.
Resource.Request
gets the requested amount.
getAnimationDelay()
- Method in class nl.tudelft.simulation.dsol.simulators.
Animator
getAnimationDelay()
- Method in interface nl.tudelft.simulation.dsol.simulators.
AnimatorInterface
returns the animation delay between each consequtive timestep
getAnimationDelay()
- Method in class nl.tudelft.simulation.dsol.simulators.
RealTimeClock
getArgs()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
getBatchSize()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
returns the batchSize
getBounds()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
getBounds()
- Method in class nl.tudelft.simulation.dsol.animation.
Editable
getBounds()
- Method in interface nl.tudelft.simulation.dsol.animation.
LocatableInterface
returns the bounds of the locatable object.
getBounds()
- Method in class nl.tudelft.simulation.dsol.animation.
StaticLocation
getCapacity()
- Method in class nl.tudelft.simulation.dsol.formalisms.
Resource
returns the capacity of the resource
getColor(double)
- Method in class nl.tudelft.simulation.dsol.animation.interpolation.
ColorInterpolation
returns a color based on the interpolation between the original and end destination
getDescription()
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
gets the description of this replication
getDestination()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Station
Returns the destination.
getDestination()
- Method in interface nl.tudelft.simulation.dsol.formalisms.flow.
StationInterface
Method getDestination.
getEventList()
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
getEventList()
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
returns the eventlist of the simulator.
getExperiment()
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
returns the experiment
getID()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
getID()
- Method in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
sets the id of an event.
getImages()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
getInterval()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
returns the interarrival intercal
getLocation()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
getLocation()
- Method in class nl.tudelft.simulation.dsol.animation.
Editable
getLocation()
- Method in interface nl.tudelft.simulation.dsol.animation.
LocatableInterface
returns the location of an object
getLocation()
- Method in class nl.tudelft.simulation.dsol.animation.
StaticLocation
getLocation(double)
- Method in interface nl.tudelft.simulation.dsol.animation.interpolation.
InterpolationInterface
returns the current location
getLocation(double)
- Method in class nl.tudelft.simulation.dsol.animation.interpolation.
LinearInterpolation
getMaxNumber()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
returns the maximum number of entities to be created
getMaxNumberOfPoints()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
getMaxNumberOfPoints()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Get the maximum allowed number of points for this editable
getMethod()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
getMinNumberOfPoints()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
getMinNumberOfPoints()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Get the minimum allowed number of points for this editable
getModel()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
returns the model
getNumber()
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
returns the number of this replication
getNumber()
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
returns the number of this replication
getOrigin()
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
returns the TreeMapEventList
getPriority()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
getPriority()
- Method in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
getProperties()
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
returns the properties for this treatment
getProperty(String)
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
returns a property
getQueue()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
returns the queue
getReplication()
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
getReplication()
- Method in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
returns the currently executed replication.
getReplications()
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
returns the replications defined in this runControl
getRequestor()
- Method in class nl.tudelft.simulation.dsol.formalisms.
Resource.Request
gets the requestor.
getRun()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
returns the current run
getRunControl()
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
returns the parental RunControl
getRunControl()
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
returns the RunControl
getRunLength()
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
returns the runLength
getScale(Rectangle2D, Dimension)
- Static method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface.Util
returns the scale of a screen compared to an extent.
getScale()
- Method in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
getSchedule()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Schedule
returns the schedule
getScreenCoordinates(Point2D, Rectangle2D, Dimension)
- Static method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface.Util
returns the frame xy-coordinates of a point in world coordinates.
getSimulator()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
returns the simulator
getSimulatorTime()
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
getSimulatorTime()
- Method in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
returns the actual simulator time.
getSource()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
getSource()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
getSource()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface
gets the source of this renderable
getSource()
- Method in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
getSource()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
getStartTime()
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
returns the startTime
getStartTime()
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
returns the startTime of the generator
getStream(String)
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
returns a specific stream
getStreams()
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
returns the streams
getTableModel()
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
returns the tableModel
getTarget()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
getTimeStep()
- Method in class nl.tudelft.simulation.dsol.simulators.
DESSSimulator
getTimeStep()
- Method in interface nl.tudelft.simulation.dsol.simulators.
DESSSimulatorInterface
returns the time step of the DESS simulator
getTimeStep()
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVDESSSimulator
getTimeUnit()
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
returns the timeUnit
getTreatment()
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
returns the treatment
getTreatments()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
returns the treatments
getType()
- Method in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
getType()
- Method in interface nl.tudelft.simulation.dsol.animation.D3.
Renderable3DInterface
Get the type.
getUrl()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
returns the URL
getValue()
- Method in class nl.tudelft.simulation.dsol.experiment.
TimeUnit
getValue()
- Method in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
Method getValue.This method returns the number of timeunits relative to milliseconds
getVertices()
- Method in class nl.tudelft.simulation.dsol.animation.
Editable
getWarmupPeriod()
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
returns the warmupPeriod
getWorldCoordinates(Point2D, Rectangle2D, Dimension)
- Static method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface.Util
returns the frame xy-coordinates of a point in screen coordinates.
H
HEADER
- Static variable in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
The tableHeader
HOUR
- Static variable in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
HOUR reflects the HOUR
Histogram
- class nl.tudelft.simulation.dsol.statistics.charts.
Histogram
.
The Histogram extends the Histogram and links this it to the dsol framework
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Histogram(SimulatorInterface, String, double[], double[], int)
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
Histogram
constructs a new Histogram
Histogram(SimulatorInterface, String, double[], int)
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
Histogram
constructs a new Histogram
hold(double)
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
Process
holds the process for a duration
I
ImageRenderable
- class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
.
An abstract class for state-dependent image renderables.
ImageRenderable(LocatableInterface, SimulatorInterface, URL[])
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
constructs a new ImageRenderable
ImageRenderable(DirectedPoint, Dimension, SimulatorInterface, URL[])
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
constructs a new ImageRenderable
ImageRenderable(Point2D, Dimension, SimulatorInterface, URL[])
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
constructs a new ImageRenderable
InterpolationInterface
- interface nl.tudelft.simulation.dsol.animation.interpolation.
InterpolationInterface
.
A InterpolationInterface
(c) copyright 2003
Delft University of Technology
, the Netherlands.
id
- Variable in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
the id used in compare statements
image
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
the image cached image
images
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
the images to be used
initialize(double, double[])
- Method in class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
initialize(Replication)
- Method in class nl.tudelft.simulation.dsol.simulators.
DESSSimulator
initialize(Replication)
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
initialize(Replication)
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
initialize(Replication)
- Method in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
initializes the simulator with a specified replication.
interval
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
interval defines the inter construction time
isClosedShape()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
isClosedShape()
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2DInterface
Returns whether this shape is closed or open.
isEmpty()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns whether the eventlist is empty
isEmpty()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
isFlip()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
isRotate()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
isRunning()
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
isRunning()
- Method in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
is the simulator running.
isScale()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
isTranslate()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
iterator()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns the iterator for this eventlist
iterator()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
L
LB
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
LEFT-BOTTOM location
LC
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
LEFT-CENTER location
LOCATION_CHANGED_EVENT
- Static variable in class nl.tudelft.simulation.dsol.animation.
Editable
LOCATION_CHANGED_EVENT the LOCATION_CHANGED_EVENT
LT
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
LEFT-TOP location
LinearInterpolation
- class nl.tudelft.simulation.dsol.animation.interpolation.
LinearInterpolation
.
A LinearInterpolation
(c) copyright 2003
Delft University of Technology
, the Netherlands.
LinearInterpolation(double, double, DirectedPoint, DirectedPoint)
- Constructor for class nl.tudelft.simulation.dsol.animation.interpolation.
LinearInterpolation
constructs a new LinearInterpolation
LocatableInterface
- interface nl.tudelft.simulation.dsol.animation.
LocatableInterface
.
The locatable interface
last()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns the last scheduled event
last()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
listEditables()
- Static method in class nl.tudelft.simulation.dsol.animation.
Editable
returns the editables as a list of name=class
location
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
the location of the image
location
- Variable in class nl.tudelft.simulation.dsol.animation.
Editable
the location of the editable
locationGroup
- Variable in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Rotation group
M
MAX_PRIORITY
- Static variable in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
MAX_PRIORITY is a constant reflecting the maximum priority
MILLISECOND
- Static variable in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
MILLISECOND reflects the MILLISECONDS
MINUTE
- Static variable in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
MINUTE reflects the MINUTE
MIN_PRIORITY
- Static variable in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
MIN_PRIORITY is a constant reflecting the minimal priority
MODEL_CHANGED_EVENT
- Static variable in class nl.tudelft.simulation.dsol.experiment.
Experiment
MODEL_CHANGED_EVENT is fired whenever the model is changed
ModelInterface
- interface nl.tudelft.simulation.dsol.
ModelInterface
.
The model interface defines the model object.
map
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
the map to display
method
- Variable in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
method is the method which embodies the state change
modCount
- Variable in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
The number of structural modifications to the tree.
N
NORMAL_PRIORITY
- Static variable in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
NORMAL_PRIORITY is a constant reflecting the normal priority
nextEvent
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
nextEvent refers to the next simEvent
nl.tudelft.simulation.dsol
- package nl.tudelft.simulation.dsol
DSOL; A DISTRIBUTED JAVA BASED DISCRETE EVENT SIMULATION ARCHITECTURE.
nl.tudelft.simulation.dsol.animation
- package nl.tudelft.simulation.dsol.animation
nl.tudelft.simulation.dsol.animation.D2
- package nl.tudelft.simulation.dsol.animation.D2
nl.tudelft.simulation.dsol.animation.D3
- package nl.tudelft.simulation.dsol.animation.D3
nl.tudelft.simulation.dsol.animation.interpolation
- package nl.tudelft.simulation.dsol.animation.interpolation
nl.tudelft.simulation.dsol.context
- package nl.tudelft.simulation.dsol.context
nl.tudelft.simulation.dsol.eventlists
- package nl.tudelft.simulation.dsol.eventlists
Provides classes and interfaces for eventlists.
nl.tudelft.simulation.dsol.experiment
- package nl.tudelft.simulation.dsol.experiment
Experimental design in DSOL.
nl.tudelft.simulation.dsol.formalisms
- package nl.tudelft.simulation.dsol.formalisms
nl.tudelft.simulation.dsol.formalisms.dess
- package nl.tudelft.simulation.dsol.formalisms.dess
nl.tudelft.simulation.dsol.formalisms.devs
- package nl.tudelft.simulation.dsol.formalisms.devs
nl.tudelft.simulation.dsol.formalisms.flow
- package nl.tudelft.simulation.dsol.formalisms.flow
Flow package.
nl.tudelft.simulation.dsol.formalisms.flow.statistics
- package nl.tudelft.simulation.dsol.formalisms.flow.statistics
nl.tudelft.simulation.dsol.formalisms.process
- package nl.tudelft.simulation.dsol.formalisms.process
nl.tudelft.simulation.dsol.simulators
- package nl.tudelft.simulation.dsol.simulators
Provides the simulator interfaces and classes for a number of formalisms.
nl.tudelft.simulation.dsol.statistics
- package nl.tudelft.simulation.dsol.statistics
nl.tudelft.simulation.dsol.statistics.charts
- package nl.tudelft.simulation.dsol.statistics.charts
notify(EventInterface)
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
notify(EventInterface)
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
notify(EventInterface)
- Method in class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
notify(EventInterface)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.statistics.
Utilization
notify(EventInterface)
- Method in class nl.tudelft.simulation.dsol.statistics.
Counter
notify(EventInterface)
- Method in class nl.tudelft.simulation.dsol.statistics.
Persistent
notify(EventInterface)
- Method in class nl.tudelft.simulation.dsol.statistics.
Tally
O
orientation
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
the origin of the image
P
PROCESSINVOKEINTERFACE
- class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKEINTERFACE
.
PROCESSINVOKEINTERFACE
(c) copyright 2003
Delft University of Technology
, the Netherlands.
PROCESSINVOKEINTERFACE(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKEINTERFACE
constructs a new PROCESSINVOKEINTERFACE
PROCESSINVOKESPECIAL
- class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKESPECIAL
.
PROCESSINVOKESPECIAL
(c) copyright 2003
Delft University of Technology
, the Netherlands.
PROCESSINVOKESPECIAL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKESPECIAL
constructs a new PROCESSINVOKESPECIAL
PROCESSINVOKESTATIC
- class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKESTATIC
.
PROCESSINVOKESTATIC
(c) copyright 2003
Delft University of Technology
, the Netherlands.
PROCESSINVOKESTATIC(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKESTATIC
constructs a new PROCESSINVOKESTATIC
PROCESSINVOKEVIRTUAL
- class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKEVIRTUAL
.
PROCESSINVOKEVIRTUAL
(c) copyright 2003
Delft University of Technology
, the Netherlands.
PROCESSINVOKEVIRTUAL(DataInput)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.process.
PROCESSINVOKEVIRTUAL
constructs a new PROCESSINVOKEVIRTUAL
Persistent
- class nl.tudelft.simulation.dsol.statistics.
Persistent
.
The Persistent extends the persistent and links this it to the dsol framework
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Persistent(String, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.statistics.
Persistent
constructs a new Persistent
Persistent(String, SimulatorInterface, EventProducerInterface, EventType)
- Constructor for class nl.tudelft.simulation.dsol.statistics.
Persistent
constructs a new Persistent
Process
- class nl.tudelft.simulation.dsol.formalisms.process.
Process
.
A Process
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Process(DEVSSimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.process.
Process
constructs a new Process
ProcessFactory
- class nl.tudelft.simulation.dsol.formalisms.process.
ProcessFactory
.
A InterpreterFactory
(c) copyright 2003
Delft University of Technology
, the Netherlands.
ProcessFactory()
- Constructor for class nl.tudelft.simulation.dsol.formalisms.process.
ProcessFactory
constructs a new InterpreterFactory
paint(Graphics2D, Rectangle2D, Dimension, ImageObserver)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
paint(Graphics2D, ImageObserver)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
paint(Graphics2D, Rectangle2D, Dimension, ImageObserver)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
paint(Graphics2D, ImageObserver)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
draws an animation on a worldcoordinates around [x,y=0,0]
paint(Graphics2D, Rectangle2D, Dimension, ImageObserver)
- Method in interface nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface
paints the object on a 2D graphics object
previousX
- Variable in class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
the previousX
previousY
- Variable in class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
the previousY
priority
- Variable in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
priority reflects the priority of the event
process()
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
Process
processes the process.
provideModel(TransformGroup)
- Method in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Provide the 3D model and add it to the locationGroup
Q
QUEUE_LENGTH_EVENT
- Static variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
QUEUE_LENGTH_EVENT is fired when the queue length is changed
R
RB
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
RIGHT-BOTTOM location
RC
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
RIGHT-CENTER location
RECEIVE_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.formalisms.flow.
StationInterface
RECEIVE_EVENT is fired whenever an entity enters the station
RED
- Static variable in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
RED
RELEASE_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.formalisms.flow.
StationInterface
RECEIVE_EVENT is fired whenever an entity leaves the station
RESOURCE_REQUESTED_QUEUE_LENGTH
- Static variable in class nl.tudelft.simulation.dsol.formalisms.
Resource
RESOURCE_REQUESTED_QUEUE_LENGTH fired on changes in queue length
RT
- Static variable in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
RIGHT-TOP location
RealTimeClock
- class nl.tudelft.simulation.dsol.simulators.
RealTimeClock
.
The reference implementation of the realTimeClock.
RealTimeClock()
- Constructor for class nl.tudelft.simulation.dsol.simulators.
RealTimeClock
constructs a new RealTimeClock
RedBlackTree
- class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
.
A RedBlackTree implementation of the eventlistInterface.
RedBlackTree()
- Constructor for class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
constructs a new RedBlackTree
Release
- class nl.tudelft.simulation.dsol.formalisms.flow.
Release
.
The release station releases a given quantity of a claimed resource.
Release(DEVSSimulatorInterface, Resource)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Release
Constructor for Release.
Release(DEVSSimulatorInterface, Resource, double)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Release
Constructor for Release.
Renderable2D
- class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
.
The Renderable2D provides an easy accessible renderable object.
Renderable2D(LocatableInterface, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
constructs a new Renderable2D
Renderable2DInterface
- interface nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface
.
The Renderable2D interface defines the basic interface for 2d animation.
Renderable2DInterface.Util
- class nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface.Util
.
A Util
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Renderable2DInterface.Util()
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
Renderable2DInterface.Util
constructs a new Util
Renderable3D
- class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
.
Renderable3D, a 3d renderable
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Renderable3D(SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Renderable3D(DirectedPoint, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Renderable3D(DirectedPoint, BranchGroup, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Renderable3D(Point2D, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Renderable3D(LocatableInterface, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Renderable3DInterface
- interface nl.tudelft.simulation.dsol.animation.D3.
Renderable3DInterface
.
Renderable3DInterface, an interface for 3d renderables
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Replication
- class nl.tudelft.simulation.dsol.experiment.
Replication
.
The replication of a runcontrol.
Replication(RunControl, int)
- Constructor for class nl.tudelft.simulation.dsol.experiment.
Replication
constructs a new Replication
Resource
- class nl.tudelft.simulation.dsol.formalisms.
Resource
.
A resource defines a shared and limited amount.
Resource(DEVSSimulatorInterface, String, double)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.
Resource
Method Resource.
Resource(DEVSSimulatorInterface, double)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.
Resource
Method Resource.
Resource.Request
- class nl.tudelft.simulation.dsol.formalisms.
Resource.Request
.
A Request.
Resource.Request(ResourceRequestorInterface, double)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.
Resource.Request
constructs a new Request
ResourceRequestorInterface
- interface nl.tudelft.simulation.dsol.formalisms.
ResourceRequestorInterface
.
This interface provides a callback method to the resource.
RunControl
- class nl.tudelft.simulation.dsol.experiment.
RunControl
.
The RunControl specifies all parameters for the simulator.
RunControl(Treatment)
- Constructor for class nl.tudelft.simulation.dsol.experiment.
RunControl
Constructs a new RunControl object.
readOperation(int, DataInput, int)
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
ProcessFactory
reads a sequence of bytes and returns the appropriate bytecode operations.
receiveObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Delay
receiveObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Departure
receiveObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Duplicate
receiveObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
receiveObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Release
receiveObject(Object, double)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
receives an object which request an amount
receiveObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
receiveObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Station
receiveObject(Object)
- Method in interface nl.tudelft.simulation.dsol.formalisms.flow.
StationInterface
receives an object is invoked whenever an entity arrives
receiveRequestedResource(double, Resource)
- Method in interface nl.tudelft.simulation.dsol.formalisms.
ResourceRequestorInterface
receive the requested resource
receiveRequestedResource(double, Resource)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
releaseCapacity(double)
- Method in class nl.tudelft.simulation.dsol.formalisms.
Resource
releases an amount of capacity from the resource.
releaseObject(Object)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Station
releases an object
remove(SimEventInterface)
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
removes the event from this tree
remove(SimEventInterface)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
remove(SimEventInterface)
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
removeAll(Collection)
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
removes a collection of events from this tree
removeAll(Collection)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
removeAll(Collection)
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
removeFirst()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
removes the first event from the eventlist.
removeFirst()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
removeFirst()
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
removeLast()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
removes the last event from the eventlist.
removeLast()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
removeLast()
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
replication
- Variable in class nl.tudelft.simulation.dsol.simulators.
Simulator
replication represents the currently active replication
requestCapacity(double, ResourceRequestorInterface)
- Method in class nl.tudelft.simulation.dsol.formalisms.
Resource
requests an amount of capacity from the resource \
reset()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
resets the experiment
reset()
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
resets the RunControl
reset()
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
resets the RunControl
resolveOrigin(short, Dimension)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
resolves the origin of the image
resume()
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
Process
resumes this process
root
- Variable in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
the root of the tree
rotate
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
whether to rotate the renderable
run()
- Method in class nl.tudelft.simulation.dsol.simulators.
Animator
run()
- Method in class nl.tudelft.simulation.dsol.simulators.
DESSSimulator
run()
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVDESSSimulator
run()
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
run()
- Method in class nl.tudelft.simulation.dsol.simulators.
RealTimeClock
run()
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
The run method defines the actual time step mechanism of the simulator.
running
- Variable in class nl.tudelft.simulation.dsol.simulators.
Simulator
running represents the binary state of the simulator
S
SECOND
- Static variable in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
SECOND reflects the SECOND
SIMULATOR_CHANGED_EVENT
- Static variable in class nl.tudelft.simulation.dsol.experiment.
Experiment
SIMULATOR_CHANGED_EVENT is fired whenever the simulator is changed
START_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
START_EVENT is fired when the simulator is started
START_REPLICATION_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
START_EVENT is fired when the simulator is started
STATIC_OBJECT
- Static variable in interface nl.tudelft.simulation.dsol.animation.D3.
Renderable3DInterface
Static (non dynamic) objects that describe the world or landscape, possibly containing other static or animated objects.
STEP_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
STEP_EVENT is fired when the simulator is stepped
STOP_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
STOP_EVENT is fired when the simulator is stopped
Schedule
- class nl.tudelft.simulation.dsol.formalisms.flow.
Schedule
.
The schedule is an extension to the generate which accepts a schedule of interarrival times.
Schedule(DEVSSimulatorInterface, Class, Object[])
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Schedule
constructs a new Schedule
Seize
- class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
.
The Seize requests a resource and releases an entity whenever this resource is actually claimed.
Seize(DEVSSimulatorInterface, Resource)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
Constructor for Seize.
Seize(DEVSSimulatorInterface, Resource, double)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
Constructor for Seize.
SimEvent
- class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
.
The SimEvent forms the essential scheduling mechanism for D-SOL.
SimEvent(double, Object, Object, String, Object[])
- Constructor for class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
The constuctor of the event stores the time the event must be executed and the object and method to invoke
SimEvent(double, short, Object, Object, String, Object[])
- Constructor for class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
The constuctor of the event stores the time the event must be executed and the object and method to invoke
SimEventInterface
- interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
.
A SimEventInterface embodies the envolope in the scheduled method invocation information is stored.
SimRuntimeException
- exception nl.tudelft.simulation.dsol.
SimRuntimeException
.
This class defines SimRuntimeException.
SimRuntimeException()
- Constructor for class nl.tudelft.simulation.dsol.
SimRuntimeException
Constructor for SimRuntimeException.
SimRuntimeException(String)
- Constructor for class nl.tudelft.simulation.dsol.
SimRuntimeException
constructs a new SimRuntimeException
SimRuntimeException(String, Throwable)
- Constructor for class nl.tudelft.simulation.dsol.
SimRuntimeException
constructs a new SimRuntimeException
SimRuntimeException(Throwable)
- Constructor for class nl.tudelft.simulation.dsol.
SimRuntimeException
Constructor for SimRuntimeException.
Simulator
- class nl.tudelft.simulation.dsol.simulators.
Simulator
.
The Simulator class is an abstract implementation of the SimulatorInterface.
Simulator()
- Constructor for class nl.tudelft.simulation.dsol.simulators.
Simulator
constructs a new Simulator
SimulatorInterface
- interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
.
The SimulatorInterface defines the behavior of the simulators in the DSOL framework.
SingleImageRenderable
- class nl.tudelft.simulation.dsol.animation.D2.
SingleImageRenderable
.
(c) copyright 2003
Delft University of Technology
, the Netherlands.
SingleImageRenderable(LocatableInterface, SimulatorInterface, URL)
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
SingleImageRenderable
constructs a new SingleImageRenderable
SingleImageRenderable(Point2D, Dimension, SimulatorInterface, URL)
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
SingleImageRenderable
constructs a new SingleImageRenderable
SingleImageRenderable(DirectedPoint, Dimension, SimulatorInterface, URL)
- Constructor for class nl.tudelft.simulation.dsol.animation.D2.
SingleImageRenderable
constructs a new SingleImageRenderable
StaticLocation
- class nl.tudelft.simulation.dsol.animation.
StaticLocation
.
A StaticLocation
(c) copyright 2003
Delft University of Technology
, the Netherlands.
StaticLocation(double, double, double, double, double, double, Bounds)
- Constructor for class nl.tudelft.simulation.dsol.animation.
StaticLocation
constructs a new StaticLocation
StaticLocation(Point2D, double, Bounds)
- Constructor for class nl.tudelft.simulation.dsol.animation.
StaticLocation
constructs a new StaticLocation
StaticLocation(DirectedPoint, Bounds)
- Constructor for class nl.tudelft.simulation.dsol.animation.
StaticLocation
constructs a new StaticLocation
Station
- class nl.tudelft.simulation.dsol.formalisms.flow.
Station
.
A station is an object which can accept other objects.
Station(DEVSSimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.
Station
constructs a new Station.
StationInterface
- interface nl.tudelft.simulation.dsol.formalisms.flow.
StationInterface
.
A station is an object which accepts other objects and is linked to a destination.
scale
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
whether to scale the renderable when zooming in or out
scale
- Variable in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Scale: temporary solution This scale is used to scale translations and can also be used to scale the model (shape).
scheduleEvent(SimEventInterface)
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
scheduleEvent(double, Object, Object, String, Object[])
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
scheduleEvent(double, short, Object, Object, String, Object[])
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
scheduleEvent(double, TimeUnitInterface, Object, Object, String, Object[])
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
scheduleEvent(double, TimeUnitInterface, short, Object, Object, String, Object[])
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
scheduleEvent(SimEventInterface)
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
Method scheduleEvent schedules an event on the eventlist.
scheduleEvent(double, short, Object, Object, String, Object[])
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
schedules a methodCall at a relative duration.
scheduleEvent(double, TimeUnitInterface, short, Object, Object, String, Object[])
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
schedules a methodCall at a relative duration.
scheduleEvent(double, Object, Object, String, Object[])
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
schedules a methodCall at a relative duration.
scheduleEvent(double, TimeUnitInterface, Object, Object, String, Object[])
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
schedules a methodCall at a relative duration.
screenSize
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
GisRenderable2D
the cached screenSize
selectImage()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
selects the image.
selectImage()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
SingleImageRenderable
semaphore
- Variable in class nl.tudelft.simulation.dsol.simulators.
Simulator
the simulatorSemaphore
setAnimationDelay(long)
- Method in class nl.tudelft.simulation.dsol.simulators.
Animator
setAnimationDelay(long)
- Method in interface nl.tudelft.simulation.dsol.simulators.
AnimatorInterface
sets the animationDelay
setAnimationDelay(long)
- Method in class nl.tudelft.simulation.dsol.simulators.
RealTimeClock
setBatchSize(DistDiscrete)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
sets the batchsize of the generator
setBounds(Bounds)
- Method in class nl.tudelft.simulation.dsol.animation.
Editable
setCapacity(double)
- Method in class nl.tudelft.simulation.dsol.formalisms.
Resource
sets the capacity of the resource
setDescription(String)
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
Sets the description of this replication
setDestination(StationInterface)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Station
setDestination(StationInterface)
- Method in interface nl.tudelft.simulation.dsol.formalisms.flow.
StationInterface
sets the destination of this object
setEventList(EventListInterface)
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
setEventList(EventListInterface)
- Method in interface nl.tudelft.simulation.dsol.simulators.
DEVSSimulatorInterface
Method setEventList sets the eventlist.
setFlip(boolean)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
setID(long)
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
AbstractSimEvent
setID(long)
- Method in interface nl.tudelft.simulation.dsol.formalisms.devs.
SimEventInterface
sets the id of an event.
setInterval(DistContinuous)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
sets the interarrival distribution
setLocation(DirectedPoint)
- Method in class nl.tudelft.simulation.dsol.animation.
Editable
setMaxNumber(long)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
sets the maximum number of entities to be created
setModel(ModelInterface)
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
sets the model on the experiment
setOrientation(short)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
ImageRenderable
setProperties(Properties)
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
sets the properties
setProperty(String, String)
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
sets a property
setQueue(List)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Seize
sets the queue to this seize.
setReplications(Replication[])
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
sets the replications
setRotate(boolean)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
setRunControl(RunControl)
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
sets the RunControl
setRunLength(double)
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
sets the runLength
setScale(boolean)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
setScale(double)
- Method in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
setSchedule(SortedMap)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Schedule
sets the schedule
setShowPackage(boolean)
- Method in class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
sets the showPackage
setSimulator(SimulatorInterface)
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
sets the simulator
setStartTime(long)
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
sets the startTime of the treatment
setStartTime(DistContinuous)
- Method in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
sets the startTime
setStreams(Map)
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
sets the stream for this replication
setTimeStep(double)
- Method in class nl.tudelft.simulation.dsol.simulators.
DESSSimulator
setTimeStep(double)
- Method in interface nl.tudelft.simulation.dsol.simulators.
DESSSimulatorInterface
Method setTimeStep sets the time step of the simulator
setTimeStep(double)
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVDESSSimulator
setTimeUnit(TimeUnitInterface)
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
sets the timeUnit of the treatment
setTranslate(boolean)
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
setTreatments(Treatment[])
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
sets the treatments
setUrl(URL)
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
sets the URL of the experiment
setVertices(CartesianPoint[])
- Method in class nl.tudelft.simulation.dsol.animation.
Editable
setWarmupPeriod(double)
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
sets the warmupPeriod
simulator
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
simulator
simulator
- Variable in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
the simulator
simulator
- Variable in class nl.tudelft.simulation.dsol.animation.
Editable
the simulator to use
simulator
- Variable in class nl.tudelft.simulation.dsol.formalisms.
Resource
simulator defines the simulator on which is scheduled
simulator
- Variable in class nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquation
simulator
simulator
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Station
simulator is the simulator on which behavior is scheduled
simulator
- Variable in class nl.tudelft.simulation.dsol.formalisms.process.
Process
the simulator to schedule on
simulatorTime
- Variable in class nl.tudelft.simulation.dsol.simulators.
Simulator
simulatorTime represents the simulationTime
size()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns the number of scheduled events
size
- Variable in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
The number of entries in the tree
size()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
source
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
EditableRenderable2D
the source of this renderable
source
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
the source of the renderable
source
- Variable in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
the source of this animatableObject
source
- Variable in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
source reflects the source that created the simevent
start()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
starts the experiment on a simulator
start(SimulatorInterface)
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
starts the runControl
start()
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
start()
- Method in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
starts the simulator
startTime
- Variable in class nl.tudelft.simulation.dsol.animation.interpolation.
LinearInterpolation
the start time
startTime
- Variable in class nl.tudelft.simulation.dsol.formalisms.flow.
Generator
startTime defines the absolute startTime for the generator
step()
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
step()
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
step()
- Method in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
steps the simulator.
stop()
- Method in class nl.tudelft.simulation.dsol.simulators.
DEVSSimulator
stop()
- Method in class nl.tudelft.simulation.dsol.simulators.
Simulator
stop()
- Method in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
stops the simulator.
successor(RedBlackTree.Entry)
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
Returns the successor of the specified Entry, or null if no such.
suspend()
- Method in class nl.tudelft.simulation.dsol.formalisms.process.
Process
suspends the process.
T
TIME_CHANGED_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
TIME_CHANGED_EVENT is fired when the simulatorTime is updated
TIME_STEP_CHANGED_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
DESSSimulatorInterface
TIME_STEP_CHANGED_EVENT is fired when the time step is set
TableModelEventList
- class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
.
A TableModel implementation of an eventlist is an extionsion of the eventlist which upholds its own TableModel.
TableModelEventList(EventListInterface)
- Constructor for class nl.tudelft.simulation.dsol.eventlists.
TableModelEventList
constructs a new TableModelEventList
Tally
- class nl.tudelft.simulation.dsol.statistics.
Tally
.
The Tally extends the tally and links this it to the dsol framework
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Tally(String, SimulatorInterface)
- Constructor for class nl.tudelft.simulation.dsol.statistics.
Tally
constructs a new Tally.
Tally(String, SimulatorInterface, EventProducerInterface, EventType)
- Constructor for class nl.tudelft.simulation.dsol.statistics.
Tally
constructs a new Tally
TimeUnit
- class nl.tudelft.simulation.dsol.experiment.
TimeUnit
.
The TimeUnitInterface defines the simulator time units.
TimeUnit(long, String)
- Constructor for class nl.tudelft.simulation.dsol.experiment.
TimeUnit
Method Speed.
TimeUnitInterface
- interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
.
The TimeUnitInterface defines the simulator time units.
Treatment
- class nl.tudelft.simulation.dsol.experiment.
Treatment
.
The treatment is comprises the specification of input data, the runControl and the specification of output data.
Treatment(Experiment, int)
- Constructor for class nl.tudelft.simulation.dsol.experiment.
Treatment
contructs a Treatment
target
- Variable in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
target reflects the target on which a state change is scheduled
timeStep
- Variable in class nl.tudelft.simulation.dsol.simulators.
DESSSimulator
timeStep represents the timestep of the DESS simulator
timeStep
- Variable in class nl.tudelft.simulation.dsol.simulators.
DEVDESSSimulator
timeStep represents the DESS timeStep
toArray()
- Method in interface nl.tudelft.simulation.dsol.eventlists.
EventListInterface
returns the eventlist as array of simevents
toArray()
- Method in class nl.tudelft.simulation.dsol.eventlists.
RedBlackTree
toString()
- Method in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
toString()
- Method in class nl.tudelft.simulation.dsol.experiment.
Experiment
toString()
- Method in class nl.tudelft.simulation.dsol.experiment.
Replication
toString()
- Method in class nl.tudelft.simulation.dsol.experiment.
RunControl
toString()
- Method in class nl.tudelft.simulation.dsol.experiment.
TimeUnit
toString()
- Method in class nl.tudelft.simulation.dsol.experiment.
Treatment
toString()
- Method in class nl.tudelft.simulation.dsol.formalisms.
Resource
toString()
- Method in class nl.tudelft.simulation.dsol.formalisms.devs.
SimEvent
toString()
- Method in class nl.tudelft.simulation.dsol.statistics.charts.
BoxAndWhiskerChart
toString()
- Method in class nl.tudelft.simulation.dsol.statistics.charts.
Histogram
toString()
- Method in class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
translate
- Variable in class nl.tudelft.simulation.dsol.animation.D2.
Renderable2D
whether to translate the renderable when panning
treatment
- Variable in class nl.tudelft.simulation.dsol.experiment.
RunControl
treatment reflects the treatment to which this runcontrol belongs
type
- Variable in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Type of renderable (world, static or simulated
U
UNIT
- Static variable in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
UNIT reflects the non actual time related unit
UPDATE_ANIMATION_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
AnimatorInterface
UPDATE_ANIMATION_EVENT is fired to wake up animatable components
UTILIZATION_EVENT
- Static variable in class nl.tudelft.simulation.dsol.formalisms.
Resource
UTILIZATION_EVENT is fired on activity
Utilization
- class nl.tudelft.simulation.dsol.formalisms.flow.statistics.
Utilization
.
A Utilization
(c) copyright 2003
Delft University of Technology
, the Netherlands.
Utilization(String, SimulatorInterface, StationInterface)
- Constructor for class nl.tudelft.simulation.dsol.formalisms.flow.statistics.
Utilization
constructs a new Utilization
update()
- Method in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
update(Enumeration)
- Method in class nl.tudelft.simulation.dsol.animation.D3.
Renderable3D
Method update.
update()
- Method in interface nl.tudelft.simulation.dsol.animation.D3.
Renderable3DInterface
Update the representation of the model
V
VALUE_CHANGED_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.formalisms.dess.
DifferentialEquationInterface
VALUE_CHANGED_EVENT is firedd on value changes
vertices
- Variable in class nl.tudelft.simulation.dsol.animation.
Editable
the vertices
W
WARMUP_EVENT
- Static variable in interface nl.tudelft.simulation.dsol.simulators.
SimulatorInterface
WARMUP_EVENT is fired when the initialize method is invoked
WEEK
- Static variable in interface nl.tudelft.simulation.dsol.experiment.
TimeUnitInterface
WEEK reflects the WEEK
worker
- Variable in class nl.tudelft.simulation.dsol.simulators.
Simulator
a worker
X
XYChart
- class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
.
The XYPlot extends the XYPlot and links this it to the dsol framework
(c) copyright 2003
Delft University of Technology
, the Netherlands.
XYChart(SimulatorInterface, String)
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
constructs a new XYChart
XYChart(SimulatorInterface, String, short)
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
constructs a new XYChart
XYChart(SimulatorInterface, String, double[])
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
constructs a new XYChart
XYChart(SimulatorInterface, String, double[], short)
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
constructs a new XYChart
XYChart(SimulatorInterface, String, double[], double[])
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
constructs a new XYChart
XYChart(SimulatorInterface, String, double[], double[], short)
- Constructor for class nl.tudelft.simulation.dsol.statistics.charts.
XYChart
constructs a new XYChart
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2002-2004 Delft University of Technology, the Netherlands. All Rights Reserved.