A C D E F G I L M N P R S T V

S

saveFile(File) - Method in class viewer.Controller
Saves the current network structure into XML file.
setDimensions(int, int) - Method in class viewer.FlowGraph
Change the dimensions of the flow graph.
setEarlyStop(boolean) - Method in class viewer.Controller
Activates or disactivates early stop feature.
setEarlyStopVal(double) - Method in class viewer.Controller
Sets value of the early stop limit.
setEdgeColor(int, int, int, Color) - Method in class viewer.FlowGraph
Changes edge color.
setFlowGraph(FlowGraph) - Method in class viewer.GuiPanel
 
setFlowGraphListener(FlowGraphListener) - Method in class viewer.FlowGraph
Sets a new GraphListner for the graph.
setInterLayerLabel(int, String) - Method in class viewer.FlowGraph
Sets layer between two layers.
setLayerLabel(int, String) - Method in class viewer.FlowGraph
Sets layer label.
setNetworkProperties(NetworkProperties) - Method in class viewer.Controller
Set the network properties.
setNodeColor(int, int, Color) - Method in class viewer.FlowGraph
Changes certain node color.
setNote(String) - Method in class viewer.ProgressBar
 
setNthVal(long, int, long) - Static method in class viewer.Permutation
Sets perm(n)=val - for building permutations Note: Can create non-valid permutation
setThresholds(float, float) - Method in class viewer.Controller
Function that set new threshold values.
setValue(int) - Method in class viewer.ProgressBar
 
ShowDistanceGraph(double[]) - Method in class viewer.GuiPanel
Function that create and show the distance graph (distance between the current distribution and the uniform distribution).
ShowDistributionGraph(double[]) - Method in class viewer.GuiPanel
Function that create and show the distribution graph.
Simulator - class viewer.Simulator.
Tester class for MathUnit
Simulator() - Constructor for class viewer.Simulator
 
StartCalculation() - Method in class viewer.Controller
Starts the calculations on the current network, using the Math unit.
StartCalculations(NetData) - Method in class viewer.MathUnit
Calculates (asynchroniously) probability functions for a run over network with given parameters
StartCalculations(NetData) - Method in interface viewer.ICalculations
Calculates (asynchroniously) probability functions for a run over network with given parameters
stateChanged(ChangeEvent) - Method in class viewer.ThresholdSlider
 
stateChanged(ChangeEvent) - Method in class viewer.DistributionGraph
Updates the Y extremas due to scake slider changes
STATUS_ABORTED - Static variable in interface viewer.ICalcReport
Calculations aborted status
STATUS_DONE - Static variable in class viewer.MathUnit
 
STATUS_FINISHED - Static variable in interface viewer.ICalcReport
Calculations completed status
STATUS_NOT_STARTED - Static variable in class viewer.MathUnit
 
STATUS_PREPROC - Static variable in interface viewer.ICalcReport
Done preprocessing status
STATUS_STARTED - Static variable in interface viewer.ICalcReport
Calculations have started status
STATUS_WORKING - Static variable in class viewer.MathUnit
 
StatusChange(int) - Method in class viewer.MathUnit
Status change reports from the calculations unit
StatusChange(int) - Method in interface viewer.ICalcReport
Status change report
StatusChange(int) - Method in class viewer.CalculationsReport
 
step - Variable in class viewer.StepData
Number of the step that this class represents
StepData - class viewer.StepData.
Class containing calculated information about a specific step
StepData() - Constructor for class viewer.StepData
 
StepDone(StepData) - Method in class viewer.MathUnit
Step data for newly calculated step
StepDone(StepData) - Method in interface viewer.ICalcReport
Step data for newly calculated step
StepDone(StepData) - Method in class viewer.CalculationsReport
 
StopCalculations() - Method in class viewer.MathUnit
Aborts currently running calculations.
StopCalculations() - Method in interface viewer.ICalculations
Aborts currently running calculations

A C D E F G I L M N P R S T V