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

E

enable_tracing() - Method in class fuzzydl.parser.Parser
Enable tracing.
EPSILON - Static variable in class fuzzydl.ConfigReader
Precision of the reasoner.
EQ - Static variable in class fuzzydl.milp.Inequation
Equal sign (=).
equals(Assertion) - Method in class fuzzydl.Assertion
Indicates whether some other assertion is "equal to" this one.
equals(Degree) - Method in class fuzzydl.Degree
 
equals(Degree) - Method in class fuzzydl.DegreeExpression
 
equals(Degree) - Method in class fuzzydl.DegreeNumeric
 
equals(Degree) - Method in class fuzzydl.DegreeVariable
 
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
Indicates whether some other object is "equal to" this one.
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.
existAssertions - Variable in class fuzzydl.KnowledgeBase
Exists assertions.
Expression - Class in fuzzydl.milp
Linear expression of the form c + c1 * x1 + c2 * x2 + ... + cN * xN
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
 
Expression(Vector<Variable>) - Constructor for class fuzzydl.milp.Expression
 
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.
A B C D E F G H I J K L M N O P Q R S T U V W Z