Class BottomConcept

java.lang.Object
org.tweetyproject.logics.dl.syntax.ComplexConcept
org.tweetyproject.logics.dl.syntax.BottomConcept
All Implemented Interfaces:
Formula, ClassicalFormula, Conjunctable, Disjunctable, Invertable, ProbabilityAware, SimpleLogicalFormula

public class BottomConcept extends ComplexConcept
This class models the bottom concept (empty concept) in description logics. No individual of the domain is an instance of the bottom concept.
Author:
Anna Gessler