-Top- -Classes- -Public Operations- -Class Diagrams- -Sequence Diagrams-
_ A B C D E F G H I J K L M N O P R S T U V W ~
Class UmlTypeSpec
|
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'
All public operations : |