-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 UmlBaseFormalParameter

Declaration :

Directly inherited by : UmlFormalParameter

This class manages 'formal parameters' of a template class. For instance 'T' in template class Cl ...

Artifact : UmlBaseFormalParameter

Operation UmlBaseFormalParameter

Declaration :

Operation name

Declaration :

returns the name of the formal

Operation type

Declaration :

returns the type of a formal, probably "class"

Operation defaultValue

Declaration :

returns the default actual value

Attribut _name

Declaration :

Attribut _type

Declaration :

"class" ...

Relation _default_value (<directional aggregation by value>)

Declaration :

Operation read_

Declaration :

internal, do NOT use it

All public operations :

defaultValue , name , type