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

R

R - Static variable in class data.Interval
Represents the valid set of numbers.
RandomizedModel - Class in generator.data
Randomized Model Randomized Model is a class that contains the actual parameters from which the model will be generated.
RandomizedModel() - Constructor for class generator.data.RandomizedModel
Basic constructor ... use the default parameters
RandomizedModel(IntervalNoUnion, IntervalNoUnion, IntervalNoUnion, IntervalNoUnion, IntervalNoUnion) - Constructor for class generator.data.RandomizedModel
Initialization constructor ...
RandomizedModel(RandomizedModel) - Constructor for class generator.data.RandomizedModel
Copy constructor ... duplicate values from the specified existing randomizedModel.
readFromStream(Reader) - Method in class edu.hws.jcm.awt.DataTableInput
Read data for table from the specified Reader.
REAL - Static variable in class edu.hws.jcm.awt.VariableInput
A constant for use in the setInputStyle() method.
realToString(double) - Static method in class edu.hws.jcm.data.NumUtils
Return a string representation of the real number x occupying, if possible, at most 10 spaces.
realToString(double, int) - Static method in class edu.hws.jcm.data.NumUtils
Goal is to return a reasonable string representation of x, using at most width spaces.
RECT_ABSOLUTE - Static variable in class edu.hws.jcm.draw.DrawGeometric
Specifies a rectangle with corners at (x1,y1) and (x2,y2).
RECT_CENTERED - Static variable in class edu.hws.jcm.draw.DrawGeometric
Specifies a Rectangle centered on (x1,y1).
RECT_RELATIVE - Static variable in class edu.hws.jcm.draw.DrawGeometric
Specifies a rectangle with one corner at (x1,y1), and with width given by x2, or h if if x2 is null, and with height given by y2, or by v if y2 is null.
redefine(String) - Method in class edu.hws.jcm.functions.ExpressionFunction
Set the definition of this function by parsing the given string, using a default parser.
redefine(String, Parser) - Method in class edu.hws.jcm.functions.ExpressionFunction
Set the definition of this function, using the specified parser (or a default parser if parser is null).
releaseResources() - Method in class edu.hws.jcm.draw.DisplayCanvas
Release the memory used the by the off-screen image, if any, that is used for double-buffering.
remove(Object) - Method in class edu.hws.jcm.awt.Controller
Remove the object from the controller (if present).
remove(String) - Method in class edu.hws.jcm.data.Parser
Deregister the MathObject with the given name, if there is one registered with the Parser.
remove(String) - Method in class edu.hws.jcm.data.SymbolTable
Remove the object with the given name from the symbol table, but NOT from the parent symbol table.
remove(Drawable) - Method in class edu.hws.jcm.draw.CoordinateRect
Remove the given Drawable item, if present in this CoordinateRect.
removeAllPoints() - Method in class edu.hws.jcm.functions.TableFunction
Remove all points.
removeEnginListener(EnginListener) - Method in class engin.Engin
Remove a listener from the engine
removeFromParent() - Method in class edu.hws.jcm.awt.Controller
If this controller has a parent, remove it from its parent.
removeFunction(String) - Method in class generator.data.RandomizedModel
Remove a function type from the function type list
removeLabelFromStates(String, IntervalList) - Method in interface data.ProbSystem
Dissociates a list of intervals from an atomic proposition
removeLabelFromStates(String, IntervalList) - Method in class data.ProbSystemHash
Dissociate an atomic proposition from the states
removeLabelFromStates(String, IntervalList) - Method in class data.ProbSystemMtbdd
Enlève des etiquettes
removeListener(GeneratorEngineListener) - Method in class generator.engin.GeneratorEngine
This method removes a listener from the engine
removePointAt(int) - Method in class edu.hws.jcm.functions.TableFunction
Removes the i-th point from the list of points.
removeTransition(Transition) - Method in interface data.ProbSystem
Remove the specified transition from the system.
removeTransition(Transition) - Method in class data.ProbSystemHash
Removes the transition from the system
removeTransition(Transition) - Method in class data.ProbSystemMtbdd
Enleve une transition.
reportError(String) - Method in class edu.hws.jcm.awt.Controller
Report the specified error message.
reset() - Method in class generator.data.RandomizedModel
Resets the parameters of the RandomizedModel to the default ones.
resetFunctions() - Method in class generator.data.RandomizedModel
Enable all possible functions in the RandomizedModel.
restore() - Method in class edu.hws.jcm.draw.CoordinateRect
A CoordinateRect can store its current limits in a buffer.
RESTORE - Static variable in class edu.hws.jcm.draw.LimitControlPanel
A constant that can be used in the addButton() method to add a button to the LimitControlPanel.
revert() - Method in class edu.hws.jcm.data.ParserContext
 
revertEditFunction() - Method in class edu.hws.jcm.functions.TableFunctionInput
If a function has been specified using startEdit(), and neither finishEdit() nor cancelEdit have been called, then this method will discard the current data in and replace it with data from the edit function.
RiemannSumRects - Class in edu.hws.jcm.draw
A RiemannSumRects calculates a Riemann sum for a function.
RiemannSumRects() - Constructor for class edu.hws.jcm.draw.RiemannSumRects
Construct a RiemannSumRects object that initially has nothing to draw and that is set up to use the default number of intervals, 5.
RiemannSumRects(Function, Value) - Constructor for class edu.hws.jcm.draw.RiemannSumRects
Construct a new RiemannSumRects object.
RIGHT - Static variable in class edu.hws.jcm.draw.Axes
A constant that can be used in the setXAxisPosition() method to indicate the placement of the x-axis.
RIGHT - Static variable in class edu.hws.jcm.draw.DrawString
For specifying justification of lines in multiline strings.
RIGHTENDPOINT - Static variable in class edu.hws.jcm.draw.RiemannSumRects
Summation method type.
ROUND - Static variable in class edu.hws.jcm.data.ExpressionProgram
Code for a unary or binary operator or a standard function.
roundUp(double) - Static method in class generator.engin.utils.AdjustPrecision
This method round a real number to the nearest superior decimal at the specified maximum number of decimals.
run() - Method in class edu.hws.jcm.awt.Animator
The method that is run by the animation thread.
run(int) - Method in class engin.Engin
Use to perform ths computation in a separate thread.
run() - Method in class engin.Engin.Runner
 
run() - Method in class generator.engin.GeneratorEngine
This where the generation occurs.

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