| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+
         |
        ClansFileBuilder
Base abstract files for building a file in CLANS format. Defines a common step-wise interface according to the Builder pattern.
| Nested Classes | |
| __metaclass__ Metaclass for defining Abstract Base Classes (ABCs). | |
| Instance Methods | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  | |||
| Class Variables | |
| __abstractmethods__ =  | |
| Properties | |
| stream | output Destination stream | 
| Inherited from  | |
| Method Details | 
| 
 x.__init__(...) initializes x; see help(type(x)) for signature 
 | 
| Class Variable Details | 
| __abstractmethods__
 | 
| Property Details | 
| outputDestination stream 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:04 2017 | http://epydoc.sourceforge.net |