A B C D E F G I K L M N O P Q R S T U V X Y _

I

Individual - Class in reasoner
This abstract class represents the generic Individuals.
Individual(String, KnowledgeBase) - Constructor for class reasoner.Individual
Constructor for the generic Individual, by name and KnowledgeBase
individuals - Variable in class reasoner.KnowledgeBase
The Individual map
interpole() - Method in class reasoner.Concept
Constructs an ArrayList of Points, containing Concept values, and, with it, produces a linear interpolation.
interpole() - Method in class util.LinearInterpolation
Interpoles the ArrayList of Point, using the interpolation formula minimizing the sum of the squared distances from points to rect line
intersection(Concept) - Method in class reasoner.Concept
The intersection between this Concept and a given second one
intersection(FuzzySet) - Method in class reasoner.ConcreteConcept
FuzzySet intersection between this ConcreteConcept and a generic FuzzySet
intersection(FuzzySet) - Method in class reasoner.Quantifier
 
intersection(Concept) - Method in class reasoner.Role
Intersection between this Role and a Concept
intersection(FuzzySet) - Method in class reasoner.Trapezoid
Intersection with a FuzzySet
is - Variable in class reasoner.OpQuery
 
isFunctional() - Method in class tbox.RoleType
Gets the value of the functional property.
isIsRoleQuery() - Method in class tbox.QueryType
Gets the value of the isRoleQuery property.
isRelative() - Method in class reasoner.Quantifier
 
isRelative() - Method in class tbox.QuantifierType
Gets the value of the relative property.
isRoleQuery - Variable in class tbox.QueryType
 

A B C D E F G I K L M N O P Q R S T U V X Y _