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

I

implies(Concept, Concept, Degree) - Method in class fuzzydl.KnowledgeBase
Adds a General Concept Inclusion (conc1, conc2, degree)
INCONSISTENT_KB - Static variable in class fuzzydl.milp.Solution
Indicates whether the fuzzy KB is inconsistent.
incrementConstant() - Method in class fuzzydl.milp.Expression
Increments the double constant in one.
indirectlyBlocked - Variable in class fuzzydl.CreatedIndividual
Indicates if the individual is indirectly blocked or not.
Individual - Class in fuzzydl
Individual.
Individual(String) - Constructor for class fuzzydl.Individual
 
individuals - Variable in class fuzzydl.KnowledgeBase
Individuals.
Inequation - Class in fuzzydl.milp
Inequality of the form c + c1 * x1 + c2 * x2 + ... >= 0.
Inequation(Expression, char) - Constructor for class fuzzydl.milp.Inequation
 
InstanceQuery - Class in fuzzydl
Instance checking query.
InstanceQuery(Concept, Individual) - Constructor for class fuzzydl.InstanceQuery
 
INTEGER - Static variable in class fuzzydl.ConcreteFeature
 
INTEGER_VARIABLE - Static variable in class fuzzydl.milp.Variable
Integer variable
invRoles - Variable in class fuzzydl.KnowledgeBase
Inverse roles.
isAtomic() - Method in class fuzzydl.Concept
Checks if the concept is atomic.
isBlocked(KnowledgeBase) - Method in class fuzzydl.CreatedIndividual
Gets if the individual is blocked with respect to a fuzzy KB.
isComplementedAtomic() - Method in class fuzzydl.Concept
Checks if the concept is complemented atomic.
isConcrete() - Method in class fuzzydl.Concept
Checks if the concept is concrete (types CONCRETE, CONCRETE_COMPLEMENT, FUZZY_NUMBER or FUZZY_NUMBER_COMPLEMENT)
isConcrete() - Method in class fuzzydl.CreatedIndividual
Checks if the individual is concrete.
isConsistentKB(KnowledgeBase) - Method in class fuzzydl.KbSatisfiableQuery
 
isConsistentKB() - Method in class fuzzydl.milp.Solution
Indicates whether the original KB is consistent or not.
isCrispConcept(String) - Method in class fuzzydl.milp.MILPHelper
Checks if a concept is crisp or not.
isCrispRole(String) - Method in class fuzzydl.milp.MILPHelper
Checks if a role is crisp or not.
isIndirectlyBlocked(KnowledgeBase) - Method in class fuzzydl.CreatedIndividual
Gets if the individual is indirectly blocked with respect to a fuzzy KB.
isNumeric() - Method in class fuzzydl.Degree
Checks if the object is a numeric degree.
isNumeric() - Method in class fuzzydl.DegreeExpression
 
isNumeric() - Method in class fuzzydl.DegreeNumeric
 
isNumeric() - Method in class fuzzydl.DegreeVariable
 
A B C D E F G H I J K L M N O P Q R S T U V W Z