|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||
Types
represents all EXPRESS REAL data types, which are distinguished from one another by different values of "precision". Type REAL (with no "precision" value) is one instance of REALType.
|
|||
public
Integer
|
precision
represents the number of significant figures in the values of the RealType, as specified in its syntactic designation. |
||
|
|
|||
public
Integer precision
represents the number of significant figures in the values of the RealType, as specified in its syntactic designation. Although the value of "precision" is specified in EXPRESS to be an expression, it is assumed in this model that the value will in practice be a "constant". The only REALType for which "precision" is not present is the EXPRESS type REAL (with no precision specification).
|
|
Poseidon for UMLTM UMLdoc |
|||||||||
|
||||||||||