|
|
A ParameterSet is a data structure that holds all the parameters needed for the construction of a new node.
| bool |
[const]
Does a certain parameter exist?
| ObjectRef |
[const]
get a parameter's value
| ObjectRef |
get the default parameter
| void |
set the default parameter
| void |
adding the parameters
| void |
[const]
printing the parameters
| void |
[const]
check whether there are any unused (never read) parameters (unrecognized)