Declaration :
this class memorize a type specification, which may be
- a class reference
- an explicit type
Artifact : UmlTypeSpec
Attribut explicit_type |
Declaration :
significant in case type == 0
Relation type (<unidirectional association>) |
Declaration :
if != 0 the class representing the type
Operation UmlTypeSpec |
Declaration :
Operation toString |
Declaration :
returns the type as a string in all cases
Operation clone_it |
Declaration :
Clone the type specification, defined only in Java which does not have 'const' or 'value passing'