Class TopConcept

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

public class TopConcept extends ComplexConcept
This class models the top concept (universal concept) in description logics. Every individual of the domain is an instance of the top concept.
Author:
Anna Gessler