Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V
X
Y
Z
S
server_graph
- Variable in class unikl.disco.nc.
NetworkAnalyser
The server model graph to analyse
setAlias(String)
- Method in interface unikl.disco.math.functions.
Function
Allows the user to set an alias name for the function which overrides the automatically created label.
setAlias(String)
- Method in class unikl.disco.nc.
Curve
setAxisLabels(String, String)
- Method in class unikl.disco.math.functions.
FunctionView
Sets the labels for the x- and y-axis.
setAxisScales(double, double)
- Method in class unikl.disco.math.functions.
FunctionView
Sets the scale factors for the x- and y-axis.
setCreateLabels(boolean)
- Static method in class unikl.disco.nc.
Curve
Whether to auto-create labels for curves.
setMaxRecursionDepthForPMOO(int)
- Method in class unikl.disco.nc.
NetworkAnalyser
setMaxServiceCurve(Vertex, Curve)
- Method in class unikl.disco.nc.
NetworkAnalyser
Sets the maximum service curve for the specified server.
setMaxServiceCurve(Set, Curve)
- Method in class unikl.disco.nc.
NetworkAnalyser
Sets the maximum service curve for the specified set of servers to a copy of the specified
prototype_max_service_curve
setServiceCurve(Vertex, Curve)
- Method in class unikl.disco.nc.
NetworkAnalyser
Sets the service curve for the specified server.
setServiceCurve(Set, Curve)
- Method in class unikl.disco.nc.
NetworkAnalyser
Sets the service curve for the specified set of servers to a copy of the specified
prototype_service_curve
setSustainedRate(double)
- Method in class unikl.disco.nc.
Curve
Sets the sustained rate (the gradient of the last segment).
setTBBurst(double)
- Method in class unikl.disco.nc.
Curve
Sets the burstiness of this token bucket curve.
setTokenBucketCountTarget(double)
- Method in class unikl.disco.nc.
NetworkAnalyser
setUseArrivalCurveApproximation(boolean)
- Method in class unikl.disco.nc.
NetworkAnalyser
setUseExtraGamma(boolean)
- Method in class unikl.disco.nc.
NetworkAnalyser
setUseFifoService(boolean)
- Method in class unikl.disco.nc.
NetworkAnalyser
setUseFlowProlongation(boolean)
- Method in class unikl.disco.nc.
NetworkAnalyser
setUseGamma(boolean)
- Method in class unikl.disco.nc.
NetworkAnalyser
SetUtils
- Class in
unikl.disco.misc
A tiny collection of convenience methods useful in dealing with sets but not provided directly by Sun's set classes.
SetUtils()
- Constructor for class unikl.disco.misc.
SetUtils
setXMark(int)
- Method in class unikl.disco.math.functions.
FunctionView
shiftLeftClipping(double)
- Method in class unikl.disco.nc.
Curve
Returns a copy of this curve that is shifted to the left by
dx
, i.e. g(x) = f(x+dx).
shiftRight(double)
- Method in class unikl.disco.nc.
Curve
Returns a copy of this curve that is shifted to the right by
dx
, i.e. g(x) = f(x-dx).
sink
- Variable in class unikl.disco.nc.
Flow
The vertex at which the flow ends
source
- Variable in class unikl.disco.nc.
Flow
The vertex at which the flow originates
sub(Curve)
- Method in class unikl.disco.nc.
Curve
Returns a curve that is the difference between this curve and the given curve.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
I
L
M
N
P
R
S
T
U
V
X
Y
Z