Package org.semanticweb.owlapi.owllink.builtin.requests

Interface Summary
Prefix Created by IntelliJ IDEA.
RequestVisitor Visitor interface for requests.
 

Class Summary
AbstractGetDisjointProperties<R extends KBResponse,P extends OWLPropertyExpression> Created by IntelliJ IDEA.
AbstractKBRequest<R extends KBResponse> Created by IntelliJ IDEA.
AbstractKBRequestWithIndividualProperty<R extends KBResponse,P extends OWLPropertyExpression> Created by IntelliJ IDEA.
AbstractKBRequestWithOneObject<R extends KBResponse,O> Created by IntelliJ IDEA.
AbstractKBRequestWithOneObjectAndBooleanValue<R extends KBResponse,O> Created by IntelliJ IDEA.
AbstractKBRequestWithOneObjectAndNegativeAttribute<R extends KBResponse,O extends OWLObject> Created by IntelliJ IDEA.
AbstractKBRequestWithTwoObjects<R extends KBResponse,O> Created by IntelliJ IDEA.
AbstractKBRequestWithTwoOrMoreObjects<R extends KBResponse,O> Created by IntelliJ IDEA.
Classify Created by IntelliJ IDEA.
CreateKB Created by IntelliJ IDEA.
GetAllAnnotationProperties Created by IntelliJ IDEA.
GetAllClasses Created by IntelliJ IDEA.
GetAllDataProperties Created by IntelliJ IDEA.
GetAllDatatypes Created by IntelliJ IDEA.
GetAllIndividuals Created by IntelliJ IDEA.
GetAllObjectProperties Created by IntelliJ IDEA.
GetDataPropertiesBetween Created by IntelliJ IDEA.
GetDataPropertiesOfLiteral Created by IntelliJ IDEA.
GetDataPropertiesOfSource Created by IntelliJ IDEA.
GetDataPropertySources Created by IntelliJ IDEA.
GetDataPropertyTargets Created by IntelliJ IDEA.
GetDescription  
GetDifferentIndividuals Created by IntelliJ IDEA.
GetDisjointClasses Created by IntelliJ IDEA.
GetDisjointDataProperties Created by IntelliJ IDEA.
GetDisjointObjectProperties Created by IntelliJ IDEA.
GetEquivalentClasses Created by IntelliJ IDEA.
GetEquivalentDataProperties Created by IntelliJ IDEA.
GetEquivalentObjectProperties Created by IntelliJ IDEA.
GetFlattenedDataPropertySources Created by IntelliJ IDEA.
GetFlattenedDifferentIndividuals Created by IntelliJ IDEA.
GetFlattenedInstances Created by IntelliJ IDEA.
GetFlattenedObjectPropertySources Created by IntelliJ IDEA.
GetFlattenedObjectPropertyTargets Created by IntelliJ IDEA.
GetFlattenedTypes Created by IntelliJ IDEA.
GetInstances Created by IntelliJ IDEA.
GetKBLanguage Created by IntelliJ IDEA.
GetObjectPropertiesBetween Created by IntelliJ IDEA.
GetObjectPropertiesOfSource Created by IntelliJ IDEA.
GetObjectPropertiesOfTarget Created by IntelliJ IDEA.
GetObjectPropertySources Created by IntelliJ IDEA.
GetObjectPropertyTargets Created by IntelliJ IDEA.
GetPrefixes Created by IntelliJ IDEA.
GetSameIndividuals Created by IntelliJ IDEA.
GetSettings Created by IntelliJ IDEA.
GetSubClasses Created by IntelliJ IDEA.
GetSubClassHierarchy Created by IntelliJ IDEA.
GetSubDataProperties Created by IntelliJ IDEA.
GetSubDataPropertyHierarchy Created by IntelliJ IDEA.
GetSubObjectProperties Created by IntelliJ IDEA.
GetSubObjectPropertyHierarchy Created by IntelliJ IDEA.
GetSuperClasses Created by IntelliJ IDEA.
GetSuperDataProperties Created by IntelliJ IDEA.
GetSuperObjectProperties Created by IntelliJ IDEA.
GetTypes Created by IntelliJ IDEA.
IRIMapping Created by IntelliJ IDEA.
IsClassSatisfiable Created by IntelliJ IDEA.
IsDataPropertySatisfiable Created by IntelliJ IDEA.
IsEntailed Created by IntelliJ IDEA.
IsEntailedDirect Created by IntelliJ IDEA.
IsKBConsistentlyDeclared Created by IntelliJ IDEA.
IsKBSatisfiable Created by IntelliJ IDEA.
IsObjectPropertySatisfiable Created by IntelliJ IDEA.
LoadOntologies Created by IntelliJ IDEA.
Realize Created by IntelliJ IDEA.
ReleaseKB Created by IntelliJ IDEA.
Set Created by IntelliJ IDEA.
Tell Created by IntelliJ IDEA.