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

Packages that use NegatedAtomicRole
org.semanticweb.HermiT.model   
 

Uses of NegatedAtomicRole in org.semanticweb.HermiT.model
 

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

Methods in org.semanticweb.HermiT.model that return NegatedAtomicRole
static NegatedAtomicRole NegatedAtomicRole.create(AtomicRole negatedAtomicRole)