Package empro :: Package toolkit :: Package via_designer :: Module via_designer_state :: Class Variable
[frames] | no frames]

Class Variable

StateWithDictionary --+
                      |
                     Variable

Instance Methods
 
__init__(self, varName='', nominal='', sweepEnabled=False, start='', stop='', npts='', step='', row='')
 
currentVersion(self)
 
defaultDictionary(self)
 
readXmlElement(self, el)
 
xmlElement(self, doc)

Inherited from StateWithDictionary: keysNotInDictionary, removeUnwantedKeysFromDictionary

Method Details

__init__(self, varName='', nominal='', sweepEnabled=False, start='', stop='', npts='', step='', row='')
(Constructor)

 
Overrides: StateWithDictionary.__init__