Package org.semanticweb.owlapi.owllink.builtin.response

Interface Summary
BooleanResponse Represents an OWLlink BooleanResponse.
Classes Represents a Classes response in the OWLlink specification.
ClassHierarchy Represents a ClassHierarchy response in the OWLlink specification.
ClassSynsets Represents a ClassSynset in the OWLlink specification.
Configuration Author: Olaf Noppens Date: 24.10.2009
Confirmation Represents a Confirmation response in the OWLlink specification.
DataPropertyHierarchy Represents a DatPropertyHierarchy response in the OWLlink specification.
DataPropertySynonyms Represents a DataPropertySynonyms in the OWLlink specification.
DataPropertySynsets Represents a DataPropertySynsets in the OWLlink specification.
Description Represents a Description response in the OWLlink specification.
EntitySynonyms<E extends OWLLogicalEntity> Abstract interfaces for responses of synonyms (not synsets!).
Hierarchy<O extends OWLObject> Abstract Hierarchy object for OWLLogicalEntities (e.g. classes, properties).
HierarchyPair<O extends OWLObject> Generic interface for hierarchy pairs.
IndividualSynonyms Represents a IndivididualSynonyms request of the OWLlink Specification.
IndividualSynset Author: Olaf Noppens Date: 17.02.2010
KB Represents a KB response in the OWLlink specification.
KBResponse Represents a KBResponse in the OWLlink specification.
ObjectPropertyHierarchy Represents a ObjectPropertyHierarchy in the OWLlink specification.
ObjectPropertySynsets Represents a ObjectPropertySynsets in the OWLlink specification.
OK Represents a OK in the OWLlink specification.
OWLlinkDataRange Represents a OWLlinkDataRange in the OWLlink specification.
OWLlinkDatatype Represents a OWLlinkDatatype in the OWLlink specification.
OWLlinkList Represents a List in the OWLlink specification.
OWLlinkLiteral Represents a Literal in the OWLlink specification.
OWLlinkOneOf Represents a OneOf in the OWLlink specification.
Prefixes Represents a Prefixes in the OWLlink specification.
Property Represents a KBResponse in the OWLlink specification.
ProtocolVersion Represents a ProtocolVersion in the OWLlink specification.
PublicKB Represents a PublicKB in the OWLlink specification.
ReasonerVersion Represents a ReasonerVersion in the OWLlink specification.
ResponseMessage Represents a bundle of Responses.
ResponseVisitor<O> Author: Olaf Noppens Date: 24.11.2009
SetOfAnnotationProperties Represents a SetofAnnotationProperties in the OWLlink specification.
SetOfClasses Represents a SetOfClasses in the OWLlink specification.
SetOfClassSynsets Represents a SetOfClassSynsets in the OWLlink specification.
SetOfDataProperties Represents a SetOfDataProperties in the OWLlink specification.
SetOfDataPropertySynsets Represents a SetOfDataPropertySynsets in the OWLlink specification.
SetOfDatatypes Represents a SetOfDatatypes in the OWLlink specification.
SetOfEntities<E extends OWLLogicalEntity> Abstract entities for set of entities.
SetOfEntitySynsets<E extends OWLObject> A KBResponse that is in fact a NodeSet.
SetOfIndividuals Represents a SetOfIndividuals in the OWLlink specification.
SetOfIndividualSynsets Represents a SetOfIndividualSynsets in the OWLlink specification.
SetOfLiterals Represents a SetOfLiterals in the OWLlink specification.
SetOfObjectProperties Represents a SetOfObjectProperties in the OWLlink specification.
SetOfObjectPropertySynsets Represents a SetOfObjectPropertySynsets in the OWLlink specification.
SetOfX<E> Abstract interface for set based KBResponses.
Setting Represents a Setting in the OWLlink specification.
Settings Represents a GetSettings in the OWLlink specification.
StringResponse Represents a StringResponse in the OWLlink specification.
SubEntitySynsets<E extends OWLObject> Abstract interface for various snysets.
Synsets<E extends OWLObject> An SynsetSet is a not-empty NodeSet.
 

Class Summary
OWLlinkErrorResponseException Represents a Error in the OWLlink specification.
OWLlinkKBErrorResponseException Represents a KBError in the OWLlink specification.
OWLlinkNotSupportedDatatypeErrorResponseException Represents a NotSupportedDatatypeError in the OWLlink specification.
OWLlinkProfileViolationErrorResponseException Represents a ProfileViolationError in the OWLlink specification.
OWLlinkSemanticErrorResponseException Represents a SemanticError in the OWLlink specification.
OWLlinkSyntaxErrorException Represents a SyntaxError in the OWLlink specification.
OWLlinkUnsatisfiableKBErrorResponseException Represents a UnsatisfiableKBError in the OWLlink specification.
 

Exception Summary
UnknownResponseException Represents a Unknown in the OWLlink specification.