Package org.semanticweb.elk.owl.implementation

Class Summary
ElkAnnotationAssertionAxiomImpl Implementation of ElkAnnotationAssertionAxiom
ElkAnnotationImpl  
ElkAnnotationPropertyDomainAxiomImpl Implementation of ElkAnnotationPropertyDomainAxiom.
ElkAnnotationPropertyImpl  
ElkAnnotationPropertyRangeAxiomImpl Implementation of ElkAnnotationPropertyRangeAxiom.
ElkAnonymousIndividualImpl Corresponds to an Anonymous Individuals in the OWL 2 specification.
ElkAsymmetricObjectPropertyAxiomImpl Implementation of ElkAsymmetricObjectPropertyAxiom.
ElkCardinalityRestrictionImpl<P> Implementation of ElkCardinalityRestriction
ElkCardinalityRestrictionQualifiedImpl<P,F> Implementation of ElkCardinalityRestrictionQualified
ElkClassAssertionAxiomImpl ELK implementation of ElkClassAssertionAxiom.
ElkClassExpressionListObject Implementation for ElkObjects that maintain a list of class expressions.
ElkClassImpl ELK implementation of ElkClass.
ElkDataAllValuesFromImpl Implementation of ElkDataAllValuesFrom.
ElkDataComplementOfImpl ELK implementation of ElkDataComplementOf.
ElkDataExactCardinalityImpl Implementation of ElkDataExactCardinality.
ElkDataExactCardinalityQualifiedImpl Implementation of ElkDataExactCardinalityQualified.
ElkDataHasValueImpl ELK implementation of ElkDataHasValue.
ElkDataIntersectionOfImpl ELK implementation of ElkDataIntersectionOf.
ElkDataMaxCardinalityImpl Implementation of ElkDataMaxCardinality.
ElkDataMaxCardinalityQualifiedImpl Implementation of ElkDataMaxCardinalityQualified.
ElkDataMinCardinalityImpl Implementation of ElkDataMinCardinality.
ElkDataMinCardinalityQualifiedImpl Implementation of ElkDataMinCardinalityQualified.
ElkDataOneOfImpl ELK implementation of ElkDataOneOf.
ElkDataPropertyAssertionAxiomImpl Implementation of ElkDataPropertyAssertionAxiom.
ElkDataPropertyDomainAxiomImpl Implementation of ElkDataPropertyDomainAxiom.
ElkDataPropertyExpressionListObject Implementation for ElkObjects that maintain a list of object property expressions.
ElkDataPropertyExpressionObject Implementation of ElkObjects that store one DataPropertyExpression.
ElkDataPropertyImpl ELK implementation of ElkDataProperty.
ElkDataPropertyListRestrictionQualifiedImpl Implementation of ElkDataPropertyListRestrictionQualified
ElkDataPropertyRangeAxiomImpl Implementation of ElkDataPropertyRangeAxiom.
ElkDataRangeListObject Implementation for ElkObjects that maintain a list of object ranges.
ElkDataSomeValuesFromImpl Implementation of ElkDataSomeValuesFrom.
ElkDatatypeDefinitionAxiomImpl Implementation of <@link ElkDatatypeDefinitionAxiom>
ElkDatatypeImpl ELK implementation of ElkDatatype.
ElkDatatypeRestrictionImpl  
ElkDataUnionOfImpl ELK implementation of ElkDataUnionOf.
ElkDeclarationAxiomImpl Corresponds to a Declaration Axiom in the OWL 2 specification.
ElkDifferentIndividualsAxiomImpl ELK implementation of ElkDifferentIndividualsAxiom.
ElkDisjointClassesAxiomImpl Corresponds to an Disjoint Classes Axiom in the OWL 2 specification.
ElkDisjointDataPropertiesAxiomImpl Corresponds to an Disjoint Data Properties Axiom in the OWL 2 specification.
ElkDisjointObjectPropertiesAxiomImpl Corresponds to an Disjoint Object Properties Axiom in the OWL 2 specification.
ElkDisjointUnionAxiomImpl Corresponds to an Disjoint Union of Class Expressions Axiom in the OWL 2 specification.
ElkEquivalentClassesAxiomImpl Corresponds to an Equivalent Class Axiom in the OWL 2 specification.
ElkEquivalentDataPropertiesAxiomImpl Corresponds to an Equivalent Data Properties Axiom in the OWL 2 specification.
ElkEquivalentObjectPropertiesAxiomImpl Corresponds to an Equivalent Object Properties Axiom in the OWL 2 specification.
ElkFacetRestrictionImpl Implementation of ElkFacetRestriction
ElkFunctionalDataPropertyAxiomImpl Implements ElkFunctionalDataPropertyAxiom
ElkFunctionalObjectPropertyAxiomImpl Implements ElkFunctionalObjectPropertyAxiom
ElkHasKeyAxiomImpl Implementation of ElkHasKeyAxiom
ElkIndividualListObject Implementation for ElkObjects that maintain a list of individuals.
ElkInverseFunctionalObjectPropertyAxiomImpl Implements ElkInverseFunctionalObjectPropertyAxiom
ElkInverseObjectPropertiesAxiomImpl Corresponds to an Inverse Object Properties Axiom in the OWL 2 specification.
ElkIriObject Implementation for ElkObjects that maintain an IRI.
ElkIrreflexiveObjectPropertyAxiomImpl Implementation of ElkIrreflexiveObjectPropertyAxiom.
ElkLiteralImpl ELK implementation of ElkLiteral.
ElkLiteralListObject Implementation for ElkObjects that maintain a list of literals.
ElkNamedIndividualImpl Corresponds to an Named Individuals in the OWL 2 specification.
ElkNegativeDataPropertyAssertionAxiomImpl Implementation of ElkNegativeDataPropertyAssertionAxiom.
ElkNegativeObjectPropertyAssertionAxiomImpl Implementation of ElkNegativeObjectPropertyAssertionAxiom.
ElkObjectAllValuesFromImpl Implementation of ElkObjectAllValuesFrom.
ElkObjectComplementOfImpl ELK implementation of ElkObjectComplementOf.
ElkObjectExactCardinalityImpl Implementation of ElkObjectExactCardinality.
ElkObjectExactCardinalityQualifiedImpl Implementation of ElkObjectExactCardinalityQualified.
ElkObjectFactoryImpl A factory for creating ElkObjects based on the implementations in the org.semanticweb.elk.owl.implementation package.
ElkObjectHasSelfImpl Implementation of ElkObjectHasSelf
ElkObjectHasValueImpl Implementation of ElkObjectHasValue
ElkObjectImpl Basic implementation of hashable objects in ELK, typically syntactic structures like axioms or class expressions.
ElkObjectIntersectionOfImpl ELK implementation of ElkObjectIntersectionOf.
ElkObjectInverseOfImpl Corresponds to an Inverse Object Property in the OWL 2 specification.
ElkObjectListObject<O extends ElkObject> Implementation for ElkObjects that maintain a list of other ElkObjects.
ElkObjectMaxCardinalityImpl Implementation of ElkObjectMaxCardinality.
ElkObjectMaxCardinalityQualifiedImpl Implementation of ElkObjectMaxCardinalityQualified.
ElkObjectMinCardinalityImpl Implementation of ElkObjectMinCardinality.
ElkObjectMinCardinalityQualifiedImpl Implementation of ElkObjectMinCardinalityQualified.
ElkObjectOneOfImpl Corresponds to an Enumeration of Individuals in the OWL 2 specification.
ElkObjectPropertyAssertionAxiomImpl Implementation of ElkObjectPropertyAssertionAxiom.
ElkObjectPropertyChainImpl  
ElkObjectPropertyDomainAxiomImpl Implementation of ElkObjectPropertyDomainAxiom.
ElkObjectPropertyExpressionListObject Implementation for ElkObjects that maintain a list of object property expressions.
ElkObjectPropertyExpressionObject Implementation of ElkObjects that store one ObjectPropertyExpression.
ElkObjectPropertyImpl Corresponds to an Object Property in the OWL 2 specification.
ElkObjectPropertyRangeAxiomImpl Implementation of ElkObjectPropertyRangeAxiom.
ElkObjectSomeValuesFromImpl Implementation of ElkObjectSomeValuesFrom
ElkObjectUnionOfImpl ELK implementation of ElkObjectUnionOf.
ElkPropertyAssertionAxiomImpl<P,S,O> Implementation of ElkPropertyAssertionAxiom
ElkPropertyAxiomImpl<P> Implementation of ElkPropertyAxiom
ElkPropertyDomainAxiomImpl<P,D> Implementation of ElkPropertyDomainAxiom
ElkPropertyRangeAxiomImpl<P,R> Implementation of ElkPropertyRangeAxiom
ElkPropertyRestrictionImpl<P> Implementation of ElkPropertyRestriction
ElkPropertyRestrictionQualifiedImpl<P,F> Implementation of ElkPropertyRestrictionQualified
ElkReflexiveObjectPropertyAxiomImpl Implementation of ElkReflexiveObjectPropertyAxiom.
ElkSameIndividualAxiomImpl ELK implementation of ElkSameIndividualAxiom.
ElkSubAnnotationPropertyOfAxiomImpl ELK implementation of ElkSubAnnotationPropertyOfAxiom.
ElkSubClassOfAxiomImpl Corresponds to a Subclass Axiom in the OWL 2 specification.
ElkSubDataPropertyOfAxiomImpl ELK implementation of ElkSubDataPropertyOfAxiom.
ElkSubObjectPropertyOfAxiomImpl Corresponds to an Object Subproperty Axiom in the OWL 2 specification.
ElkSWRLRuleImpl  
ElkSymmetricObjectPropertyAxiomImpl Implementation of ElkSymmetricObjectPropertyAxiom.
ElkTransitiveObjectPropertyAxiomImpl Implementation of ElkTransitiveObjectPropertyAxiom.
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.