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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
E
enable_tracing()
- Method in class fuzzydl.parser.
Parser
Enable tracing.
endColumn
- Variable in class fuzzydl.parser.
Token
The column number of the last character of this Token.
endLine
- Variable in class fuzzydl.parser.
Token
The line number of the last character of this Token.
EOF
- Static variable in interface fuzzydl.parser.
ParserConstants
End of File.
eol
- Variable in exception fuzzydl.parser.
ParseException
The end of line string for this machine.
EOL
- Static variable in interface fuzzydl.parser.
ParserConstants
RegularExpression Id.
EPSILON
- Static variable in class fuzzydl.
ConfigReader
Precision of the reasoner
EQ
- Static variable in class fuzzydl.milp.
Inequation
Equal sign (=).
EQL
- Static variable in interface fuzzydl.parser.
ParserConstants
RegularExpression Id.
equals(Assertion)
- Method in class fuzzydl.
Assertion
Indicates whether some other assertion is "equal to" this one.
equals(Label)
- Method in class fuzzydl.
Label
Indicates whether some other object is "equal to" this one.
equals(Object)
- Method in class fuzzydl.milp.
Term
equals(TriangularFuzzyNumber)
- Method in class fuzzydl.
TriangularFuzzyNumber
Indicates whether some other fuzzy number is "equal to" this one.
error(String)
- Static method in class fuzzydl.util.
Util
Prints an error message and finishes the execution of the program.
EXACT_VALUE
- Static variable in class fuzzydl.
Concept
Exact datatype restriction.
exactValue(String, Object)
- Static method in class fuzzydl.
Concept
Gets a new exact datatype restriction concept.
ExpandBuff(boolean)
- Method in class fuzzydl.parser.
SimpleCharStream
expectedTokenSequences
- Variable in exception fuzzydl.parser.
ParseException
Each entry in this array is an array of integers.
Expression
- Class in
fuzzydl.milp
Linear expression of the form c + c1 * x1 + c2 * x2 + ... + cN * xN
Expression()
- Constructor for class fuzzydl.milp.
Expression
Expression(double)
- Constructor for class fuzzydl.milp.
Expression
Expression(double, Term...)
- Constructor for class fuzzydl.milp.
Expression
Expression(Term...)
- Constructor for class fuzzydl.milp.
Expression
Expression(Expression)
- Constructor for class fuzzydl.milp.
Expression
Copy constructor.
EXT_NEG_THRESHOLD
- Static variable in class fuzzydl.
Concept
Extended negative threshold.
EXT_POS_THRESHOLD
- Static variable in class fuzzydl.
Concept
Extended positive threshold.
extendedNegThreshold(Variable, Concept)
- Static method in class fuzzydl.
Concept
Gets a new extended negative threshold concept.
extendedPosThreshold(Variable, Concept)
- Static method in class fuzzydl.
Concept
Gets a new extended positive threshold concept.
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
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z