Class Parameter
Declaration :
C++ : template<class VAL> class Parameter
Operation
getValue
Declaration :
Uml : + getValue() : VAL
C++ : public: VAL getValue()
Relation
<association>
Declaration :
Uml : # provider :
ParamProvider
, multiplicity : 1
All public operations :
getValue