Home | Trees | Indices | Help |
|
---|
|
Object wrapper class.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
OMERO_CLASS = None
|
|||
LINK_CLASS = None
|
|||
CHILD_WRAPPER_CLASS = None
|
|||
PARENT_WRAPPER_CLASS = None
|
|
|||
Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
repr(x)
|
Counts available number of child objects.
|
countChildren, but caching the first result, useful if you need to call this multiple times in a single sequence, but have no way of storing the value between them. It is actually a hack to support django template's lack of break in for loops
|
Lists available child objects.
|
Lists available parent objects.
|
|
ets the first annotation in the ns namespace, linked to this object
|
List annotations in the ns namespace, linked to this object
|
Gets this object ID
|
Gets this object name
|
Gets this object description
|
Gets user who is the owner of this object.
|
Gets full name of the owner of this object.
|
Gets omeName of the owner of this object.
|
Gets event time in timestamp format (yyyy-mm-dd hh:mm:ss.fffffff) when object was created.
|
Gets event time in timestamp format (yyyy-mm-dd hh:mm:ss.fffffff) when object was updated.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Dec 2 10:30:05 2009 | http://epydoc.sourceforge.net |