Package org.semanticweb.owlapi.owllink.server.parser

Interface Summary
OWLlinkElementHandler<O> Created by IntelliJ IDEA.
OWLlinkElementHandlerFactory  
OWLlinkRequestElementHandler<R extends Request> Created by IntelliJ IDEA.
OWLLinkRequestListener Created by IntelliJ IDEA.
 

Class Summary
AbstractOWLClassRequestElementHandler<R extends KBRequest> Author: Olaf Noppens Date: 25.10.2009
AbstractOWLIndividualElementHandler<R extends KBRequest> Created by IntelliJ IDEA.
AbstractOWLlinkDataPropertyElementHandler<R extends KBRequest> Author: Olaf Noppens Date: 28.11.2009
AbstractOWLlinkElementHandler<O> Author: Olaf Noppens Date: 25.10.2009
AbstractOWLlinkElementHandlerFactory Author: Olaf Noppens Date: 25.10.2009
AbstractOWLlinkKBRequestElementHandler<R extends KBRequest> Author: Olaf Noppens Date: 25.10.2009
AbstractOWLlinkObjectPropertyExpressionElementHandler<R extends KBRequest> Author: Olaf Noppens Date: 28.11.2009
AbstractOWLlinkObjectRequestElementHandler<R extends KBRequest,O extends OWLObject> Author: Olaf Noppens Date: 25.10.2009
AbstractOWLlinkRequestElementHandler<R extends Request> Created by IntelliJ IDEA.
AbstractOWLlinkSetElementHandler<R extends Request,O> Created by IntelliJ IDEA.
AbstractOWLPropertyRequestElementHandler<R extends KBRequest> Created by IntelliJ IDEA.
OWLlinkClassifyElementHandler Created by IntelliJ IDEA.
OWLlinkCreateKBElementHandler Created by IntelliJ IDEA.
OWLlinkGetAllAnnotationPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetAllClassesElementHandler Created by IntelliJ IDEA.
OWLlinkGetAllDataPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetAllDatatypesElementHandler Created by IntelliJ IDEA.
OWLlinkGetAllIndividualsElementHandler Created by IntelliJ IDEA.
OWLlinkGetAllObjectPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetDataPropertiesBetweenElementHandler Created by IntelliJ IDEA.
OWLlinkGetDataPropertiesOfLiteralElementHandler Created by IntelliJ IDEA.
OWLlinkGetDataPropertiesOfSource Created by IntelliJ IDEA.
OWLlinkGetDataPropertySources Created by IntelliJ IDEA.
OWLlinkGetDataPropertyTargetsElementHandler Created by IntelliJ IDEA.
OWLlinkGetDescriptionElemenHandler Created by IntelliJ IDEA.
OWLlinkGetDifferentIndividualsElementHandler Created by IntelliJ IDEA.
OWLlinkGetDisjointClassesElementHandler Created by IntelliJ IDEA.
OWLlinkGetDisjointDataPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetDisjointObjectPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetEquivalentClassesElementHandler Created by IntelliJ IDEA.
OWLlinkGetEquivalentDataPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetEquivalentObjectPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetFlattendObjectPropertySources Created by IntelliJ IDEA.
OWLlinkGetFlattenedDataPropertySourcesElementHandler Created by IntelliJ IDEA.
OWLlinkGetFlattenedDifferentIndividualsElementHandler Created by IntelliJ IDEA.
OWLlinkGetFlattenedInstances Created by IntelliJ IDEA.
OWLlinkGetFlattenedObjectPropertyTargets Created by IntelliJ IDEA.
OWLlinkGetFlattenedTypesElementHandler Created by IntelliJ IDEA.
OWLlinkGetInstancesElementHandler Created by IntelliJ IDEA.
OWLlinkGetKBLanguageElementHandler Created by IntelliJ IDEA.
OWLlinkGetObjectPropertiesBetweenElementHandler Created by IntelliJ IDEA.
OWLlinkGetObjectPropertiesOfSource Created by IntelliJ IDEA.
OWLlinkGetObjectPropertiesOfTargetElementHandler Created by IntelliJ IDEA.
OWLlinkGetObjectPropertySourcesElementHandler Created by IntelliJ IDEA.
OWLlinkGetObjectPropertyTargetsElementHandler Created by IntelliJ IDEA.
OWLlinkGetPrefixesElementHandler Created by IntelliJ IDEA.
OWLlinkGetSameIndividualsElementHandler Created by IntelliJ IDEA.
OWLlinkGetSettingsElementHandler Created by IntelliJ IDEA.
OWLlinkGetSubClassesElementHandler Created by IntelliJ IDEA.
OWLlinkGetSubClassHierarchyElementHandler Created by IntelliJ IDEA.
OWLlinkGetSubDataPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetSubDataPropertyHierarchyElementHandler Created by IntelliJ IDEA.
OWLlinkGetSubObjectPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetSubObjectPropertyHierarchyElementHandler Created by IntelliJ IDEA.
OWLlinkGetSuperClassesElementHandler Created by IntelliJ IDEA.
OWLlinkGetSuperDataPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetSuperObjectPropertiesElementHandler Created by IntelliJ IDEA.
OWLlinkGetTypesElementHandler Created by IntelliJ IDEA.
OWLlinkIRIMappingElementHandler Created by IntelliJ IDEA.
OWLlinkIsClassSatisfiableElementHandler Created by IntelliJ IDEA.
OWLlinkIsDataPropertySatisfiableElementHandler Created by IntelliJ IDEA.
OWLlinkIsEntailedDirectElementHandler Created by IntelliJ IDEA.
OWLlinkIsEntailedElementHandler Created by IntelliJ IDEA.
OWLlinkIsKBConsistentlyDeclaredElementHandler Created by IntelliJ IDEA.
OWLlinkIsKBSatisfiableElementHandler Created by IntelliJ IDEA.
OWLlinkIsObjectPropertySatisfiableElementHandler Created by IntelliJ IDEA.
OWLlinkLiteralElementHandler Created by IntelliJ IDEA.
OWLlinkLoadOntologiesElementHandler Created by IntelliJ IDEA.
OWLlinkOntologyIRIElementHandler Created by IntelliJ IDEA.
OWLlinkPrefixElementHandler Created by IntelliJ IDEA.
OWLlinkPrefixElementHandler.Prefix  
OWLlinkRealizeElementHandler Created by IntelliJ IDEA.
OWLlinkReleaseKBElementHandler Created by IntelliJ IDEA.
OWLlinkRequestMessageElementHandler Created by IntelliJ IDEA.
OWLlinkSetElementHandler Created by IntelliJ IDEA.
OWLlinkTellElementHandler Created by IntelliJ IDEA.
OWLlinkXMLRequestParserHandler Created by IntelliJ IDEA.