|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.singularsys.jep.OperatorTable2
com.singularsys.jep.standard.StandardOperatorTable2
com.singularsys.jep.bigdecimal.BigDecOperatorTable
public class BigDecOperatorTable
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.singularsys.jep.OperatorTable2 |
|---|
OperatorTable2.BasicOperators, OperatorTable2.OperatorKey, OperatorTable2.PsudoOperators, OperatorTable2.SpecialOperators |
| Constructor Summary | |
|---|---|
BigDecOperatorTable(java.math.MathContext mc)
|
|
BigDecOperatorTable(OperatorTable2 oldTable,
java.math.MathContext mc)
|
|
| Method Summary | |
|---|---|
java.math.MathContext |
getMathContext()
|
protected void |
setBasicPfmcs()
Sets the standard set of pfmc's for basic operators. |
protected void |
setBDPfmcs()
|
void |
setMathContext(java.math.MathContext mc)
|
| Methods inherited from class com.singularsys.jep.standard.StandardOperatorTable2 |
|---|
init, setPsudoPfmcs, setSpecialPfmcs |
| Methods inherited from class com.singularsys.jep.OperatorTable2 |
|---|
addOperator, addOperator, appendOperator, entrySet, getAdd, getAnd, getAssign, getCross, getDivide, getDot, getEle, getEQ, getGE, getGT, getKey, getLE, getLightWeightInstance, getList, getLT, getMod, getMultiply, getNE, getNop, getNot, getNumOps, getOperator, getOperators, getOperatorsByName, getOperatorsBySymbol, getOr, getPower, getRange, getSubtract, getUDivide, getUMinus, getUPlus, insertOperator, keySet, removeOperator, removeOperator, replaceOperator, replaceOperator, setBinaryInverseOp, setDistributiveOver, setInverseOp, setPrecedenceTable, setRootOp, setStandardOperatorRelations, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BigDecOperatorTable(java.math.MathContext mc)
public BigDecOperatorTable(OperatorTable2 oldTable,
java.math.MathContext mc)
oldTable - | Method Detail |
|---|
protected void setBasicPfmcs()
StandardOperatorTable2
setBasicPfmcs in class StandardOperatorTable2protected void setBDPfmcs()
public java.math.MathContext getMathContext()
public void setMathContext(java.math.MathContext mc)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||