Uses of Class
org.w3._2002._07.owl_.Ontology

Packages that use Ontology
org.w3._1999._02._22_rdf_syntax_ns_   
org.w3._2002._07.owl_   
 

Uses of Ontology in org.w3._1999._02._22_rdf_syntax_ns_
 

Fields in org.w3._1999._02._22_rdf_syntax_ns_ declared as Ontology
protected  Ontology RDF.ontology
           
 

Methods in org.w3._1999._02._22_rdf_syntax_ns_ that return Ontology
 Ontology RDF.getOntology()
          Gets the value of the ontology property.
 

Methods in org.w3._1999._02._22_rdf_syntax_ns_ with parameters of type Ontology
 void RDF.setOntology(Ontology value)
          Sets the value of the ontology property.
 

Uses of Ontology in org.w3._2002._07.owl_
 

Methods in org.w3._2002._07.owl_ that return Ontology
 Ontology ObjectFactory.createOntology()
          Create an instance of Ontology
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.