Uses of Class
org.w3._2000._01.rdf_schema_.SubClassOf

Packages that use SubClassOf
org.w3._2000._01.rdf_schema_   
org.w3._2002._07.owl_   
 

Uses of SubClassOf in org.w3._2000._01.rdf_schema_
 

Methods in org.w3._2000._01.rdf_schema_ that return SubClassOf
 SubClassOf ObjectFactory.createSubClassOf()
          Create an instance of SubClassOf
 

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

Fields in org.w3._2002._07.owl_ declared as SubClassOf
protected  SubClassOf Class.subClassOf
           
 

Methods in org.w3._2002._07.owl_ that return SubClassOf
 SubClassOf Class.getSubClassOf()
          Gets the value of the subClassOf property.
 

Methods in org.w3._2002._07.owl_ with parameters of type SubClassOf
 void Class.setSubClassOf(SubClassOf value)
          Sets the value of the subClassOf property.
 



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