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

E

eval(Concept) - Method in class reasoner.DynamicInd
Evaluates the membership value for this DynamicInd in the given Concept
eval(Concept) - Method in class reasoner.EventInd
Evaluates the membership value for this EventInd in the given Concept
eval(Concept) - Method in class reasoner.Individual
Evaluates the membership value for this Individual in the given Concept
eval(Role, Concept) - Method in class reasoner.Quantifier
Evaluates expression (Q)R.C = Q(R_intersection_C / R), with Q this relative Quantifier, R a Role and C a Concept.
eval(Concept) - Method in class reasoner.StaticInd
Evaluates the membership value for this StaticInd in the given Concept
eval(Concept) - Method in class reasoner.ULineInd
Evaluates the membership value for this Individual in the given Concept
evaluate() - Method in class reasoner.OpQuery
 
evaluate() - Method in interface reasoner.Query
Evaluates this Query.
evaluate() - Method in class reasoner.RoleQuery
 
evaluateString(boolean) - Method in class reasoner.OpQuery
Evaluates this OpQuery and returns a String result.
evaluateString() - Method in class reasoner.RoleQuery
Gets this RoleQuery evaluation in String format
Event - Class in reasoner
This class represents Concept containing EventInd only.
Event(String, KnowledgeBase) - Constructor for class reasoner.Event
Constructor by name and KnowledgeBase
Event(Map<Individual, Double>, String, KnowledgeBase) - Constructor for class reasoner.Event
Constructor by EventInd map, name and KnowledgeBase
EventInd - Class in reasoner
This class represents Event Individuals as subclass of DynamicInd
EventInd(String, ULineEvent, KnowledgeBase) - Constructor for class reasoner.EventInd
Constructs a new EventInd by name, ULineEvent and Knowledge Base.
EventInd(String, ULineEvent, double, KnowledgeBase) - Constructor for class reasoner.EventInd
Constructs a new EventInd by name, ULineEvent, time and Knowledge Base
events - Variable in class reasoner.Concept
the map of EventInd and values

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