Uses of Package
org.semanticweb.kaon2.api.owl.elements

Packages that use org.semanticweb.kaon2.api.owl.elements
org.semanticweb.kaon2.api   
org.semanticweb.kaon2.api.owl.axioms   
org.semanticweb.kaon2.api.owl.elements   
org.semanticweb.kaon2.api.reasoner   
 

Classes in org.semanticweb.kaon2.api.owl.elements used by org.semanticweb.kaon2.api
AnnotationProperty
          Represents an annotation property in an ontology.
DataAll
          A description specifying that all values of data properties are from a given data range.
DataCardinality
          A description specifying the cardinality of a data property.
DataHasValue
          A description specifying the value of some data property.
DataNot
          A data range which is a complement of a data range.
DataOneOf
          A data range consisting exactly of specified literal values.
DataProperty
          Represents a data property in an ontology.
DataRange
          Represents a data range in the ontology.
DataSome
          A description specifying that some values of data properties are from a given data range.
Datatype
          Represents a datatype in an ontology.
Description
          Represents an description in the ontology.
Individual
          Represents an individual in an ontology.
ObjectAll
          A description specifying the all values of the object property are from a description.
ObjectAnd
          A description specifying intersection of descriptions.
ObjectCardinality
          A description specifying the cardinality of some object property.
ObjectHasValue
          A description specifying the value of some object property.
ObjectNot
          A description specifying a complement of a description.
ObjectOneOf
          An description built by enumerating individuals.
ObjectOr
          A description specifying union of descriptions.
ObjectProperty
          Represents an object property in an ontology.
ObjectSome
          A description specifying the some values of the property are from a description.
OWLClass
          Represents a class in an ontology.
OWLEntity
          Represents a entity in an OWL ontology.
 

Classes in org.semanticweb.kaon2.api.owl.elements used by org.semanticweb.kaon2.api.owl.axioms
AnnotationProperty
          Represents an annotation property in an ontology.
DataProperty
          Represents a data property in an ontology.
DataRange
          Represents a data range in the ontology.
Description
          Represents an description in the ontology.
Individual
          Represents an individual in an ontology.
ObjectProperty
          Represents an object property in an ontology.
OWLEntity
          Represents a entity in an OWL ontology.
 

Classes in org.semanticweb.kaon2.api.owl.elements used by org.semanticweb.kaon2.api.owl.elements
AnnotationProperty
          Represents an annotation property in an ontology.
DataProperty
          Represents a data property in an ontology.
DataRange
          Represents a data range in the ontology.
Description
          Represents an description in the ontology.
Individual
          Represents an individual in an ontology.
ObjectProperty
          Represents an object property in an ontology.
OWLEntity
          Represents a entity in an OWL ontology.
 

Classes in org.semanticweb.kaon2.api.owl.elements used by org.semanticweb.kaon2.api.reasoner
Description
          Represents an description in the ontology.
OWLClass
          Represents a class in an ontology.