Uses of Interface
org.semanticweb.elk.owl.interfaces.ElkSubObjectPropertyExpression

Packages that use ElkSubObjectPropertyExpression
org.semanticweb.elk.owl.interfaces   
 

Uses of ElkSubObjectPropertyExpression in org.semanticweb.elk.owl.interfaces
 

Subinterfaces of ElkSubObjectPropertyExpression in org.semanticweb.elk.owl.interfaces
 interface ElkObjectInverseOf
          Corresponds to an Inverse Object Property in the OWL 2 specification.
 interface ElkObjectProperty
          Corresponds to an Object Property in the OWL 2 specification.
 interface ElkObjectPropertyChain
          Corresponds to an object property chains in the OWL 2 specification.
 interface ElkObjectPropertyExpression
          Corresponds to an Object Property Expression in the OWL 2 specification.
 

Methods in org.semanticweb.elk.owl.interfaces that return ElkSubObjectPropertyExpression
 ElkSubObjectPropertyExpression ElkSubObjectPropertyOfAxiom.getSubObjectPropertyExpression()
          Get the sub object property expression of this axiom.
 

Methods in org.semanticweb.elk.owl.interfaces with parameters of type ElkSubObjectPropertyExpression
 ElkSubObjectPropertyOfAxiom ElkObjectFactory.getSubObjectPropertyOfAxiom(ElkSubObjectPropertyExpression subObjectPropertyExpression, ElkObjectPropertyExpression superObjectPropertyExpression)
          Create an ElkSubObjectPropertyOfAxiom.
 



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