Uses of Class
org.semanticweb.HermiT.model.InternalDatatype

Packages that use InternalDatatype
org.semanticweb.HermiT.model   
 

Uses of InternalDatatype in org.semanticweb.HermiT.model
 

Fields in org.semanticweb.HermiT.model declared as InternalDatatype
static InternalDatatype InternalDatatype.RDFS_LITERAL
           
 

Fields in org.semanticweb.HermiT.model with type parameters of type InternalDatatype
protected static InterningManager<InternalDatatype> InternalDatatype.s_interningManager
           
 

Methods in org.semanticweb.HermiT.model that return InternalDatatype
static InternalDatatype InternalDatatype.create(java.lang.String uri)