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

C

changeVariableNames(String, String) - Method in class fuzzydl.milp.MILPHelper
Replaces the name of the variables including an individual name with the name of another individual name.
checkFuzzyNumberConceptExists(String) - Method in class fuzzydl.KnowledgeBase
Checks if there exists a fuzzy number with the indicated name.
checkRole(String, Concept) - Method in class fuzzydl.KnowledgeBase
Checks the disjointness between abstract and concrete roles.
CHOQUET_INTEGRAL - Static variable in class fuzzydl.Concept
Choquet integral.
ChoquetIntegral - Class in fuzzydl
Choquet integral concept.
ChoquetIntegral(ArrayList<Double>, ArrayList<Concept>) - Constructor for class fuzzydl.ChoquetIntegral
 
ClassicalSolver - Class in fuzzydl
Solver for classical logic semantics.
ClassicalSolver() - Constructor for class fuzzydl.ClassicalSolver
 
clearKB() - Method in class fuzzydl.parser.Parser
Clear the fuzzy KB.
clone() - Method in class fuzzydl.CreatedIndividual
 
clone() - Method in class fuzzydl.Individual
Gets a copy of an individual.
clone() - Method in class fuzzydl.KnowledgeBase
Gets a copy of a knowledge base.
clone() - Method in class fuzzydl.milp.Expression
Gets a copy of an expression.
clone() - Method in class fuzzydl.milp.MILPHelper
Gets a copy of the object.
clone() - Method in class fuzzydl.milp.ShowVariablesHelper
Gets a copy of the object.
clone(String, Degree) - Method in class fuzzydl.Relation
Gets a relation (role, lower bound for the degree) for the subject individual.
commonRuleThreshold(Variable, Variable, Variable) - Method in class fuzzydl.KnowledgeBase
 
complement() - Method in class fuzzydl.ChoquetIntegral
Gets the complement of the concept.
COMPLEMENT - Static variable in class fuzzydl.Concept
Complement.
complement(Concept) - Static method in class fuzzydl.Concept
Gets the complement of the concept.
complement() - Method in class fuzzydl.CrispConcreteConcept
 
complement() - Method in class fuzzydl.FuzzyConcreteConcept
Gets the complement of the concept.
complement() - Method in class fuzzydl.LeftConcreteConcept
 
complement() - Method in class fuzzydl.LinearConcreteConcept
 
complement() - Method in class fuzzydl.LinearlyModifiedConcept
 
complement() - Method in class fuzzydl.ModifiedConcept
Gets the complement of the concept.
complement() - Method in class fuzzydl.ModifiedConcreteConcept
 
complement() - Method in class fuzzydl.OwaConcept
Gets the complement of the concept.
complement() - Method in class fuzzydl.QowaConcept
Gets the complement of the concept.
complement() - Method in class fuzzydl.QsugenoIntegral
Gets the complement of the concept.
complement() - Method in class fuzzydl.RightConcreteConcept
 
complement() - Method in class fuzzydl.SugenoIntegral
Gets the complement of the concept.
complement() - Method in class fuzzydl.TrapezoidalConcreteConcept
 
complement() - Method in class fuzzydl.TriangularConcreteConcept
 
complement() - Method in class fuzzydl.TriangularFuzzyNumber
 
complement() - Method in class fuzzydl.TriangularlyModifiedConcept
 
complement() - Method in class fuzzydl.WeightedMaxConcept
Gets the complement of the concept.
complement() - Method in class fuzzydl.WeightedMinConcept
Gets the complement of the concept.
complement() - Method in class fuzzydl.WeightedSumConcept
Gets the complement of the concept.
complement() - Method in class fuzzydl.WeightedSumZeroConcept
Gets the complement of the concept.
Concept - Class in fuzzydl
Fuzzy concept.
Concept(String) - Constructor for class fuzzydl.Concept
Atomic concept constructor.
CONCEPT_BOTTOM - Static variable in class fuzzydl.Concept
Gets a bottom concept.
CONCEPT_TOP - Static variable in class fuzzydl.Concept
Gets a top concept.
ConceptEquivalence - Class in fuzzydl
Concept equivalence axiom.
ConceptEquivalence(Concept, Concept) - Constructor for class fuzzydl.ConceptEquivalence
 
CONCRETE - Static variable in class fuzzydl.Concept
Concrete concept.
CONCRETE_COMPLEMENT - Static variable in class fuzzydl.Concept
Negated concrete concept.
concreteConcepts - Variable in class fuzzydl.KnowledgeBase
Fuzzy concepts.
ConcreteFeature - Class in fuzzydl
Functional concrete feature with a range string, integer or real.
ConcreteFeature(String) - Constructor for class fuzzydl.ConcreteFeature
Constructor for strings.
ConcreteFeature(String, Integer, Integer) - Constructor for class fuzzydl.ConcreteFeature
Constructor for integers.
ConcreteFeature(String, Double, Double) - Constructor for class fuzzydl.ConcreteFeature
Constructor for reals.
concreteFeatures - Variable in class fuzzydl.KnowledgeBase
Concrete features.
concreteFuzzyConcepts - Variable in class fuzzydl.KnowledgeBase
Concrete fuzzy concepts.
concreteRoles - Variable in class fuzzydl.KnowledgeBase
Concrete roles.
ConfigReader - Class in fuzzydl
Reads some configuration arguments for the reasoner.
ConfigReader() - Constructor for class fuzzydl.ConfigReader
 
CONSISTENT_KB - Static variable in class fuzzydl.milp.Solution
Indicates whether the fuzzy KB is consistent.
CreatedIndividual - Class in fuzzydl
New individual (created during the reasoning).
CreatedIndividual(String) - Constructor for class fuzzydl.CreatedIndividual
Constructor.
CreatedIndividual(String, Individual, String) - Constructor for class fuzzydl.CreatedIndividual
Constructor.
createInequalityWithDegreeRHS(Expression, char) - Method in class fuzzydl.Degree
Gets an inequality of the form (expression, type, degree).
createInequalityWithDegreeRHS(Expression, char) - Method in class fuzzydl.DegreeExpression
 
createInequalityWithDegreeRHS(Expression, char) - Method in class fuzzydl.DegreeNumeric
 
createInequalityWithDegreeRHS(Expression, char) - Method in class fuzzydl.DegreeVariable
 
CrispConcreteConcept - Class in fuzzydl
Concrete concept defined with a crisp interval.
CrispConcreteConcept(String, double, double, double, double) - Constructor for class fuzzydl.CrispConcreteConcept
 
CrispConcreteConcept(String, int, double, double, double, double) - Constructor for class fuzzydl.CrispConcreteConcept
 
A B C D E F G H I J K L M N O P Q R S T U V W Z