Parameter representation
Classes
IndexedCollectable([index]) | Collectable with position information specified with index Derived classes will have specific semantics: * ConditionalAttribute: conditional storage * Parameter: attribute with validity ranges. |
KernelParameter(default[, ro, index, value, ...]) | Just that it is different beast .. |
Parameter(default[, ro, index, value, name, doc]) | This class shall serve as a representation of a parameter. |