| Modifier and Type | Class and Description | 
|---|---|
class  | 
LdoAssociativeFormula
This class captures the common functionalities of formulas with an associative
 operation like conjunction, disjunction, etc. 
 | 
class  | 
LdoConjunction
This class represents a conjunction in ldo logic. 
 | 
class  | 
LdoDisjunction
This class represents a disjunction in ldo logic. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private AssociativeFormulaSupport.AssociativeSupportBridge | 
AssociativeFormulaSupport.bridge
the bridge to the real implementation 
 | 
| Constructor and Description | 
|---|
AssociativeFormulaSupport(AssociativeFormulaSupport.AssociativeSupportBridge bridge)
Ctor: Creates a AssociativeFormulaSupport object that uses the
 given bridge 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AssociativeFOLFormula
This class captures the common functionalities first order associative formulas like conjunction,
 disjunction, etc. 
 | 
class  | 
Conjunction
The classical conjunction of first-order logic. 
 | 
class  | 
Disjunction
The classical disjunction of first-order logic. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AssociativePropositionalFormula
This class captures the common functionalities of formulas with an associative
 operation like conjunction, disjunction, etc. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DLPHead
This formula represents the head of an disjunctive rule which is a
 disjunction of ELP literals. 
 |