public interface TermOperation extends Operation
Modifier and Type | Method and Description |
---|---|
java.util.List |
getOrderedVariables()
This gives a list of the variables in order without repeats.
|
Term |
getTerm()
This gives the term.
|
arity, getSetSize, getTable, getTable, intValueAt, intValueAt, isAssociative, isCommutative, isIdempotent, isMaltsev, isTableBased, isTotal, isTotallySymmetric, makeTable, symbol, valueAt, valueAt
Term getTerm()
java.util.List getOrderedVariables()
Copyright 2003 Ralph Freese. All Rights Reserved.