Class ConceptAssertion

java.lang.Object
All Implemented Interfaces:
Formula, SimpleLogicalFormula

public class ConceptAssertion extends AssertionalAxiom
This class models a concept assertion in description logic, i.e. an expression of the form "a : C" (a is in the extension of C) where a is an individual and C is a concept.
Author:
Anna Gessler