org.semanticweb.HermiT.model
Class ExistentialConcept

java.lang.Object
  extended by org.semanticweb.HermiT.model.Concept
      extended by org.semanticweb.HermiT.model.ExistentialConcept
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
AtLeast, ExistsDescriptionGraph

public abstract class ExistentialConcept
extends Concept

See Also:
Serialized Form

Constructor Summary
ExistentialConcept()
           
 
Method Summary
 
Methods inherited from class org.semanticweb.HermiT.model.Concept
isAlwaysFalse, isAlwaysTrue, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExistentialConcept

public ExistentialConcept()