Package Modeling :: Module PyModel :: Class AString
[show private | hide private]
[frames | no frames]

Class AString

BaseDescription --+    
                  |    
          Attribute --+
                      |
                     AString


Method Summary
  __init__(self, name, **kw)
    Inherited from Attribute
  build(self, model, entity)
  clone(self)
    Inherited from BaseDescription
  defaultedField(self, field, defaultValue)
  requiredField(self, field)
make test more useful
  toXML(self)
  update(self)

Class Variable Summary
dict defaults = {'externalType': 'VARCHAR', 'defaultValue': '...
    Inherited from BaseDescription
str VERSION = '0.1'

Class Variable Details

defaults

Type:
dict
Value:
{'defaultValue': '',
 'externalType': 'VARCHAR',
 'type': 'string',
 'usedForLocking': 1,
 'width': 255}                                                         

Generated by Epydoc 2.1 on Sat Mar 4 13:36:24 2006 http://epydoc.sf.net