public class IfFormulaInstDirect extends Object implements IfFormulaInstantiation
| Modifier and Type | Field and Description |
|---|---|
private SequentFormula |
cf
Simply the formula
|
| Constructor and Description |
|---|
IfFormulaInstDirect(SequentFormula p_cf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object p_obj) |
SequentFormula |
getConstrainedFormula() |
int |
hashCode() |
String |
toString() |
String |
toString(Services services) |
private SequentFormula cf
public IfFormulaInstDirect(SequentFormula p_cf)
public SequentFormula getConstrainedFormula()
getConstrainedFormula in interface IfFormulaInstantiationpublic String toString(Services services)
toString in interface IfFormulaInstantiation