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

Class Feed

StateWithDictionary --+
                      |
                     Feed

Instance Methods
 
__init__(self, name='Feed1', feedType='Line', width='', length='', angle='', spacing='', clearance='')
 
currentVersion(self)
 
defaultDictionary(self)
 
getFeedType(self)
 
getLineLength(self)
 
getLineWidth(self)
 
readXmlElement(self, el)
 
xmlElement(self, doc)

Inherited from StateWithDictionary: keysNotInDictionary, removeUnwantedKeysFromDictionary

Method Details

__init__(self, name='Feed1', feedType='Line', width='', length='', angle='', spacing='', clearance='')
(Constructor)

 
Overrides: StateWithDictionary.__init__