|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.moml.unit.UnitConstraint
ptolemy.moml.unit.UnitInEquality
public class UnitInEquality
A place holder for the day there is a UnitInEquality
| Red (rowland) |
| Red (rowland) |
| Field Summary |
|---|
| Fields inherited from class ptolemy.moml.unit.UnitConstraint |
|---|
_lhs, _operator, _rhs, _source |
| Constructor Summary | |
|---|---|
UnitInEquality(UnitExpr lhs,
UnitExpr rhs)
Construct a UnitInEquality from the left and right hand sides. |
|
| Method Summary |
|---|
| Methods inherited from class ptolemy.moml.unit.UnitConstraint |
|---|
descriptiveForm, getLhs, getOperator, getRhs, getSource, setLhs, setRhs, setSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface ptolemy.moml.unit.UnitPresentation |
|---|
descriptiveForm, toString |
| Constructor Detail |
|---|
public UnitInEquality(UnitExpr lhs,
UnitExpr rhs)
lhs - The left hand side.rhs - The right hand side.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||