| Home | Trees | Indices | Help |
|
|---|
|
|
Super class for entities having parameters.
| Instance Methods | |||
| ParameterCollection |
|
||
| Parameter |
|
||
|
|||
|
Inherited from Inherited from Inherited from Inherited from |
|||
| Properties | |
| list of Parameter |
parameters_f The local list of parameters. |
|
Inherited from Inherited from |
|
| Method Details |
Fetches a parameter given its name.
|
Adds a parameter to local list of parameters. Note that this list is considered only at creation time. For later parameter modifications, collection must be used.
|
| Property Details |
parameters_fThe local list of parameters. The object of the list may be used to interact with the server.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 5 14:16:50 2017 | http://epydoc.sourceforge.net |