|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.logic.NotFormula
com.ibm.wala.logic.NotFormulaMaxTerm
public class NotFormulaMaxTerm
An irreducible Not Formula. use carefully.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.ibm.wala.logic.IFormula |
|---|
IFormula.Kind |
| Method Summary | |
|---|---|
java.util.Collection<? extends IMaxTerm> |
getMaxTerms()
|
static NotFormulaMaxTerm |
make(RelationFormula f)
|
| Methods inherited from class com.ibm.wala.logic.NotFormula |
|---|
equals, getAllTerms, getConstants, getFormula, getFreeVariables, getKind, hashCode, make, prettyPrint, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.ibm.wala.logic.IFormula |
|---|
getAllTerms, getConstants, getFreeVariables, getKind, prettyPrint |
| Method Detail |
|---|
public static NotFormulaMaxTerm make(RelationFormula f)
public java.util.Collection<? extends IMaxTerm> getMaxTerms()
getMaxTerms in interface ICNFFormula
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||