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

D

DatatypeReasoner - Class in fuzzydl
Datatype restrictions reasoner.
DatatypeReasoner() - Constructor for class fuzzydl.DatatypeReasoner
 
debugPrint - Static variable in class fuzzydl.ConfigReader
Debugging mode
debugStream - Variable in class fuzzydl.parser.ParserTokenManager
Debug output.
decompose(Assertion, KnowledgeBase) - Static method in class fuzzydl.ClassicalSolver
Decompose a fuzzy assertion, applying the right method to solve it.
decompose(Assertion, KnowledgeBase) - Static method in class fuzzydl.LukasiewiczSolver
Decompose a fuzzy assertion, applying the right method to solve it.
decompose(Assertion, KnowledgeBase) - Static method in class fuzzydl.ZadehSolver
Decompose a fuzzy assertion, applying the right method to solve it.
DEFAULT - Static variable in interface fuzzydl.parser.ParserConstants
Lexical state.
DEFAULT - Static variable in class fuzzydl.SubsumptionQuery
Default implication, depending on the solver, "z", "l", "c"...
DEFAULT_NAME - Static variable in class fuzzydl.Individual
Default prefix for individual names.
DEFINE_CONCEPT - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_FUZZY_CONCEPT - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_FUZZY_EQUIVALENCE - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_FUZZY_NUMBER - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_FUZZY_NUMBER_RANGE - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_FUZZY_SIMILARITY - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_MODIFIER - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_PRIMITIVE_CONCEPT - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DEFINE_TRUTH_CONSTANT - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
defineAtomicConcept(String, Concept, int, double) - Method in class fuzzydl.KnowledgeBase
Adds an atomic fuzzy concept definition.
defineConcept(String, Concept) - Method in class fuzzydl.KnowledgeBase
Adds a fuzzy concept definition.
defineIntegerConcreteFeature(String, Integer, Integer) - Method in class fuzzydl.KnowledgeBase
Define a concrete feature with range integers in [d1, d2].
defineRealConcreteFeature(String, Double, Double) - Method in class fuzzydl.KnowledgeBase
Define a concrete feature with range real numbers in [d1, d2].
defineStringConcreteFeature(String) - Method in class fuzzydl.KnowledgeBase
Define a concrete feature with range string.
DefuzzifyQuery - Class in fuzzydl
Defuzzification query.
DefuzzifyQuery(Concept, Individual, String) - Constructor for class fuzzydl.DefuzzifyQuery
 
Degree - Class in fuzzydl
Degree.
Degree() - Constructor for class fuzzydl.Degree
 
DegreeExpression - Class in fuzzydl
Degree defined using an expression.
DegreeExpression(Expression) - Constructor for class fuzzydl.DegreeExpression
 
DegreeNumeric - Class in fuzzydl
Degree defined using a real number in [0,1].
DegreeNumeric(double) - Constructor for class fuzzydl.DegreeNumeric
 
DegreeVariable - Class in fuzzydl
Degree defined using a variable.
Digraph - Class in fuzzydl.graph
 
Digraph(int) - Constructor for class fuzzydl.graph.Digraph
Constructor of an empty digraph with V vertices.
DirectedCycleFinder - Class in fuzzydl.graph
 
DirectedCycleFinder(Digraph) - Constructor for class fuzzydl.graph.DirectedCycleFinder
Default constructor.
DIRECTLY_BLOCKED - Static variable in class fuzzydl.CreatedIndividual
Direct blocking.
directlyBlockedChildren - Variable in class fuzzydl.KnowledgeBase
Direcyly blocked childrens.
disable_tracing() - Method in class fuzzydl.parser.Parser
Disable tracing.
disableGciApplication() - Method in class fuzzydl.KnowledgeBase
This method is used to avoid the application of fuzzy GCIs whenever a new individual is created.
DISJOINT - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DISJOINT_UNION - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
dividedBy(TriangularFuzzyNumber, TriangularFuzzyNumber) - Static method in class fuzzydl.TriangularFuzzyNumber
Divides two triangular fuzzy numbers.
DOMAIN - Static variable in interface fuzzydl.parser.ParserConstants
RegularExpression Id.
DomainAxiom - Class in fuzzydl
Role domain axiom
DomainAxiom(String, Concept) - Constructor for class fuzzydl.DomainAxiom
 
domainRestrictions - Variable in class fuzzydl.KnowledgeBase
 
Done() - Method in class fuzzydl.parser.SimpleCharStream
Reset buffer when finished.

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