Package | Description |
---|---|
ptolemy.moml.unit |
Unit System Modeling Markup Language classes.
|
Modifier and Type | Method and Description |
---|---|
UnitEquation |
UnitEquation.canonicalize()
Transform to the canonical form of the equation.
|
UnitEquation |
UnitEquation.copy()
Make a copy where the left and right sides are alos copied.
|
UnitEquation |
UParser.Equation() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
EquationVisitor._visitUnitEquation(UnitEquation uEquation)
Visit a UnitEquation by visiting the left and right sides of the
equation.
|
void |
ExpandPortNames.expand(UnitEquation equation,
ComponentEntity actor)
The method is the entry point to the class.
|