|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object extended byptolemy.math.Precision.PrecisionFormat extended byptolemy.math.Precision.LengthIntegerPrecisionFormat extended byptolemy.math.Precision.ExpressionLanguagePrecisionFormat
Precision format for use with the Expression Language.
| Field Summary |
| Fields inherited from class ptolemy.math.Precision.LengthIntegerPrecisionFormat |
_regex |
| Fields inherited from class ptolemy.math.Precision.PrecisionFormat |
COMMA_OR_FORWARDSLASH, OPTIONAL_L_PARAN, OPTIONAL_L_PARANBRACKET, OPTIONAL_R_PARAN, OPTIONAL_R_PARANBRACKET, OPTIONAL_U_OR_S_GROUP, OPTIONAL_WHITE_SPACE, PERIOD, SIGNED_INTEGER_GROUP, UNSIGNED_INTEGER_GROUP |
| Constructor Summary | |
Precision.ExpressionLanguagePrecisionFormat()
|
|
| Method Summary | |
java.lang.String |
printPrecisionFormat(Precision p)
Regular expression for ExpressionLanguagePrecisionFormat. |
| Methods inherited from class ptolemy.math.Precision.LengthIntegerPrecisionFormat |
parseString |
| Methods inherited from class ptolemy.math.Precision.PrecisionFormat |
parseInteger, parseSignString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Precision.ExpressionLanguagePrecisionFormat()
| Method Detail |
public java.lang.String printPrecisionFormat(Precision p)
printPrecisionFormat in class Precision.LengthIntegerPrecisionFormat
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||