Uses of Class
org.semanticweb.elk.owl.implementation.ElkObjectImpl

Packages that use ElkObjectImpl
org.semanticweb.elk.owl.implementation   
 

Uses of ElkObjectImpl in org.semanticweb.elk.owl.implementation
 

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



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