Uses of Class
org.semanticweb.HermiT.Configuration.DirectBlockingType

Packages that use Configuration.DirectBlockingType
org.semanticweb.HermiT   
 

Uses of Configuration.DirectBlockingType in org.semanticweb.HermiT
 

Fields in org.semanticweb.HermiT declared as Configuration.DirectBlockingType
 Configuration.DirectBlockingType Configuration.directBlockingType
           
 

Methods in org.semanticweb.HermiT that return Configuration.DirectBlockingType
static Configuration.DirectBlockingType Configuration.DirectBlockingType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Configuration.DirectBlockingType[] Configuration.DirectBlockingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.