2007-06-25 09:02:09 +02:00
<!-- Documentation produced by the Html generator of Bouml (http://bouml.free.fr) -->
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > Class Parameter< / title >
< link rel = "stylesheet" href = "style.css" type = "text/css" / >
< / head >
< body bgcolor = "#ffffff" >
< div class = "title" > Class Parameter< / div >
< p > < / p >
<!-- ============================================================= -->
< a name = "refclass134533" > < / a >
2007-08-05 04:51:55 +02:00
< p > Declaration :< / p > < ul > < li > C++ : template< class VAL> class Parameter < / li > < / ul > < p > Descriptor and access object for a plugin parameter. Parameters may be provided with values from the session, and this values may be automated.< br / > < / p > < p > Artifact : < a href = "index.html#refartifact134405" > < b > parameter< / b > < / a > < / p > < div class = "sub" >
2007-06-25 09:02:09 +02:00
< a name = "refoperation130821" > < / a >
2007-08-05 04:51:55 +02:00
< table > < tr > < td > < div class = "element" > Operation < b > getValue< / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : + getValue() : VAL< / li > < li > C++ : public: VAL getValue () const < / li > < / ul > < a name = "refrelation138629" > < / a >
< table > < tr > < td > < div class = "element" > Relation < b > < association> < / b > < / div > < / td > < / tr > < / table > < p > Declaration :< / p > < ul > < li > Uml : # provider : < a href = "class134661.html#refclass134661" > < b > ParamProvider< / b > < / a > , multiplicity : 1< / li > < li > C++ : protected: < a href = "class134661.html#refclass134661" > < b > ParamProvider< / b > < / a > * provider< / li > < / ul > < / div >
2007-06-25 09:02:09 +02:00
< p > All public operations : < a href = "class134533.html#refoperation130821" > < b > getValue< / b > < / a > < / p >
< / body >
< / html >