public class LdoBoxModality extends AbstractLdoModality
| Constructor and Description |
|---|
LdoBoxModality(LdoFormula innerFormula) |
| Modifier and Type | Method and Description |
|---|---|
LdoFormula |
clone()
Creates a deep copy of this formula
|
java.lang.String |
toString() |
equals, getAtoms, getInnerFormula, getLiterals, getPredicates, hashCodecombineWithAnd, combineWithOr, complement, getDividers, getPredicateCls, getSignature, getUniformProbability, isLiteralpublic LdoBoxModality(LdoFormula innerFormula)
public LdoFormula clone()
SimpleLogicalFormulaclone in interface SimpleLogicalFormulaclone in class AbstractLdoModalitypublic java.lang.String toString()
toString in class java.lang.Object