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

Packages that use AtomicNegationConcept
org.semanticweb.HermiT.model   
 

Uses of AtomicNegationConcept in org.semanticweb.HermiT.model
 

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

Methods in org.semanticweb.HermiT.model that return AtomicNegationConcept
static AtomicNegationConcept AtomicNegationConcept.create(AtomicConcept negatedAtomicConcept)