Home | Trees | Indices | Help |
|
---|
|
Mapping class for the table «element».
|
|||
|
|||
|
|||
str |
|
||
str |
|
||
Inherited from |
|
|||
|
|||
|
|||
Query<Element> |
|
|
|||
id = <sqlalchemy.ext.hybrid.hybrid_property object at 0x153ec50>
|
|||
children = <sqlalchemy.ext.hybrid.hybrid_property object at 0x
|
|||
parent_id = <sqlalchemy.ext.hybrid.hybrid_property object at 0
|
|||
parent = <sqlalchemy.ext.hybrid.hybrid_property object at 0x15
|
|||
project_id = <sqlalchemy.ext.hybrid.hybrid_property object at
|
|||
project = <sqlalchemy.ext.hybrid.hybrid_property object at 0x1
|
|||
status = <sqlalchemy.ext.hybrid.hybrid_property object at 0x15
|
|
|||
Inherited from |
|
Constructor for Element instances. Ensures that the «forced_status» field is assigned first to cascade status properly.
|
Listener to be executed when an element has to be added to a children collection. Check the added child status and update the parent's one. |
Listener to be executed when an element has to be removed from a children collection. Check the removed child status and update the parent's one. |
Overriden query method to apply tag-based custom filtering, on top of common equality filter.
|
Returns a printable representation of this instance.
|
Coerces this instance to a string.
|
|
children
|
parent_id
|
parent
|
project_id
|
project
|
status
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc | http://epydoc.sourceforge.net |