Home | Trees | Indices | Help |
|
---|
|
object --+ | base.attrdef.AttributeDef --+ | base.complexattrs.StructAttribute --+ | base.complexattrs.StructListAttribute --+ | DataModelRolesAttribute
an attribute allowing data model annotation using SIL.
It will also give an annotations attribute on the instance, and a getAnnotationsOfType method letting you pull out a specific annotation.
For situation where an existing annotation should be copied from annotations coming in through columns and/or params, the attribute also gives an updateAnnotationFromChildren method. It will do nothing if some annotation already exists.
Instance Methods | |||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
returns an iterator over (name, method) pairs that should be inserted in the parent class.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |