|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TermOperation
This interface specifies a term operation, that is, the interpretation of a term in an algebra.
| Method Summary | |
|---|---|
java.util.List |
getOrderedVariables()
This gives a list of the variables in order without repeats. |
Term |
getTerm()
This gives the term. |
| Methods inherited from interface org.uacalc.alg.op.Operation |
|---|
arity, getSetSize, getTable, getTotalTable, intValueAt, intValueAt, isAssociative, isCommutative, isIdempotent, isTableBased, isTotal, isTotallySymmetric, makeTable, symbol, valueAt, valueAt |
| Method Detail |
|---|
Term getTerm()
java.util.List getOrderedVariables()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||