Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
U
ui
- package ui
ui.components
- package ui.components
ui.utils
- package ui.utils
UNARY_MINUS
- Static variable in class edu.hws.jcm.data.
ExpressionProgram
Code for a unary or binary operator or a standard function.
undefinedWhenNotDragging
- Variable in class edu.hws.jcm.draw.
MouseTracker
If true, the values of the associated variables are undefined except during the time that the user is clicking and dragging the mouse.
UNIFORM
- Static variable in class generator.data.
RandomizedModel
Represents an uniform distribution function
union(IntervalList, IntervalList)
- Static method in class data.
IntervalList
Unify two list of intervals.
union(IntervalList, Interval)
- Static method in class data.
IntervalList
Compute the unification of an interval with a list.
unionOf(Interval, Interval)
- Static method in class data.
Interval
Compute the union of two intervals, should these intersect.
update(Graphics)
- Method in class edu.hws.jcm.draw.
DisplayCanvas
This has been overridden to implemnt double-buffering.
USE_BIGDECIMAL
- Static variable in class engin.
Engin
In this mode, the engine will use BigDecimal structures for increased accuracy at the expense of reduces performance.
USE_DOUBLE
- Static variable in class engin.
Engin
In this mode, the engine will use simple double real numbers.
USE_HASH
- Static variable in class engin.
Engin
In this mode, the engine will use regular has table based data structures.
USE_MTBDD
- Static variable in class engin.
Engin
In this mode, the engine will use multiterminal binary decison diagrams (MTBDDs) in order to save memory.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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