class documentation
class FStructure(dict): (source)
Undocumented
| Static Method | read |
Undocumented |
| Method | __contains__ |
Undocumented |
| Method | __getitem__ |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | __setitem__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | pretty |
Undocumented |
| Method | safeappend |
Append 'item' to the list at 'key'. If no list exists for 'key', then construct one. |
| Method | to |
Undocumented |
| Method | to |
Undocumented |
| Static Method | _make |
Pick an alphabetic character as identifier for an entity in the model. |
| Static Method | _read |
Undocumented |
| Method | _to |
Undocumented |