- RangeAxiom - Class in fuzzydl
-
Role range axiom
- RangeAxiom(String, Concept) - Constructor for class fuzzydl.RangeAxiom
-
- REAL - Static variable in class fuzzydl.ConcreteFeature
-
- ReInit(InputStream) - Method in class fuzzydl.parser.Parser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class fuzzydl.parser.Parser
-
Reinitialise.
- ReInit(Reader) - Method in class fuzzydl.parser.Parser
-
Reinitialise.
- ReInit(ParserTokenManager) - Method in class fuzzydl.parser.Parser
-
Reinitialise.
- RelatedQuery - Class in fuzzydl
-
Entailment of a role assertion query.
- RelatedQuery() - Constructor for class fuzzydl.RelatedQuery
-
- Relation - Class in fuzzydl
-
Represents a role assertion of the form (object individual, role, lower bound
for the degree) with respect to a subject individual.
- Relation(String, Individual, Individual, Degree) - Constructor for class fuzzydl.Relation
-
- RepresentativeIndividual - Class in fuzzydl
-
New concrete individual being a representative of a set of individuals.
- RepresentativeIndividual(int, String, TriangularFuzzyNumber, CreatedIndividual) - Constructor for class fuzzydl.RepresentativeIndividual
-
Constructor.
- reset() - Static method in class fuzzydl.parser.Parser
-
Reset the parser.
- Restriction - Class in fuzzydl
-
Universal restriction formed by a role, a conceptept and a lower bound degree.
- Restriction(String, Concept, Degree) - Constructor for class fuzzydl.Restriction
-
- RightConcreteConcept - Class in fuzzydl
-
Fuzzy concrete concept defined with a right shoulder function.
- RightConcreteConcept(String, double, double, double, double) - Constructor for class fuzzydl.RightConcreteConcept
-
- RightConcreteConcept(String, int, double, double, double, double) - Constructor for class fuzzydl.RightConcreteConcept
-
- roleDomain(String, Concept) - Method in class fuzzydl.KnowledgeBase
-
Adds a domain funcRole axiom.
- roleImplies(String, String) - Method in class fuzzydl.KnowledgeBase
-
Adds a RIA (subsumed, subsumer, 1).
- roleImplies(String, String, Double) - Method in class fuzzydl.KnowledgeBase
-
Adds a RIA (subsumed, subsumer, degree).
- roleIsFunctional(String) - Method in class fuzzydl.KnowledgeBase
-
Adds a functional funcRole axiom.
- roleIsInverseFunctional(String) - Method in class fuzzydl.KnowledgeBase
-
Adds an inverse functional funcRole axiom.
- roleIsReflexive(String) - Method in class fuzzydl.KnowledgeBase
-
Adds a reflexive funcRole axiom.
- roleIsSymmetric(String) - Method in class fuzzydl.KnowledgeBase
-
Adds a symmetric funcRole axiom.
- roleIsTransitive(String) - Method in class fuzzydl.KnowledgeBase
-
Adds a transitive funcRole axiom.
- RoleParentWithDegree - Class in fuzzydl
-
Pair of elements (role, degree in [0,1].
- RoleParentWithDegree(String, double) - Constructor for class fuzzydl.RoleParentWithDegree
-
- roleRange(String, Concept) - Method in class fuzzydl.KnowledgeBase
-
Adds a funcRole range axiom.
- round(double) - Static method in class fuzzydl.util.Util
-
Rounds a double number to the number of decimals ConfigReader.NUMBER_DIGITS