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

O

ObjectFactory - Class in tbox
This object contains factory methods for each Java content interface and Java element interface generated in the tbox package.
ObjectFactory() - Constructor for class tbox.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: tbox
operator - Variable in class reasoner.OpQuery
The operator
operator - Variable in class tbox.ConcOpConceptType
 
operator - Variable in class tbox.QueryType
 
OperatorType - Class in tbox
Java class for OperatorType complex type.
OperatorType() - Constructor for class tbox.OperatorType
 
OpQuery - Class in reasoner
This class represents a Query in the form (Q)AopB, where A and B are ConcreteConcept, op is binary operator between Concepts and Q is Quantifier.
OpQuery(ConcreteConcept, String, ConcreteConcept, KnowledgeBase) - Constructor for class reasoner.OpQuery
Constructor by two ConcreteConcepts, binary operator and KnowledgeBase
OpQuery(Quantifier, ConcreteConcept, String, ConcreteConcept, KnowledgeBase) - Constructor for class reasoner.OpQuery
Constructor by Quantifier, two ConcreteConcepts, binary operator and KnowledgeBase

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