Class Intersection

java.lang.Object
All Implemented Interfaces:
Iterable<ComplexConcept>, Collection<ComplexConcept>, List<ComplexConcept>, SequencedCollection<ComplexConcept>, Formula, AssociativeFormulaSupport.AssociativeSupportBridge, AssociativeFormula<ComplexConcept>, ClassicalFormula, Conjunctable, Disjunctable, Invertable, ProbabilityAware, SimpleLogicalFormula

public class Intersection extends AssociativeDlFormula
This class models an intersection in description logics. This can be translated to a conjunction in first-order logic.
Author:
Anna Gessler