Class Union

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 Union extends AssociativeDlFormula
This class models an union in description logics. This can be translated to a disjunction in first-order logic.
Author:
Anna Gessler