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

Packages that use ElkAnnotationSubject
org.semanticweb.elk.owl.interfaces   
org.semanticweb.elk.owl.iris   
 

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

Subinterfaces of ElkAnnotationSubject in org.semanticweb.elk.owl.interfaces
 interface ElkAnonymousIndividual
          Corresponds to an Anonymous Individuals in the OWL 2 specification.
 

Methods in org.semanticweb.elk.owl.interfaces that return ElkAnnotationSubject
 ElkAnnotationSubject ElkAnnotationAssertionAxiom.getSubject()
           
 

Methods in org.semanticweb.elk.owl.interfaces with parameters of type ElkAnnotationSubject
 ElkAnnotationAssertionAxiom ElkObjectFactory.getAnnotationAssertionAxiom(ElkAnnotationProperty property, ElkAnnotationSubject subject, ElkAnnotationValue value)
          Create an ElkAnnotationAssertionAxiom
 

Uses of ElkAnnotationSubject in org.semanticweb.elk.owl.iris
 

Classes in org.semanticweb.elk.owl.iris that implement ElkAnnotationSubject
 class ElkAbbreviatedIri
          Represents an abbreaviated IRI.
 class ElkFullIri
          Represents a fully expanded IRI.
 class ElkIri
          This class represents an IRI.
 



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