Class UmlBaseTypeSpec

Declaration :

Directly inherited by : UmlTypeSpec

this class memorize a type specification, which may be

- a class reference

- an explicit type

Artifact : UmlBaseTypeSpec

Operation UmlBaseTypeSpec

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'

Attribut explicit_type

Declaration :

significant in case type == 0

Relation type (<unidirectional association>)

Declaration :

All public operations : clone_it , toString