| Trees | Indices | Help |
|
|---|
|
|
object --+
|
BaseParameter --+
|
ChoiceStringParameter --+
|
InheritBuildParameter
A parameter that takes its values from another build
| Instance Methods | |||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Variables | |
type =
|
|
name =
|
|
compatible_builds = Nonehash(x) |
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from Inherited from |
| Method Details |
Simple customization point for child classes that do not need the other parameters supplied to updateFromKwargs. Return the value for the property named 'self.name'. The default implementation converts from a list of items, validates using the optional regex field and calls 'parse_from_args' for the final conversion.
|
Primary entry point to turn 'kwargs' into 'properties'
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 21 16:22:44 2012 | http://epydoc.sourceforge.net |