Package application :: Module schema :: Class AnnotationItem
[hide private]
[frames] | no frames]

Class AnnotationItem

source code

             object --+            
                      |            
chandlerdb.item.c.CItem --+        
                          |        
  repository.item.Item.Item --+    
                              |    
                           Item --+
                                  |
                                 AnnotationItem
Known Subclasses:
osaf.pim.stamping.StampItem

Persistent data for Annotation types

Nested Classes [hide private]

Inherited from Item: __metaclass__

Instance Methods [hide private]

Inherited from Item: __init__

Inherited from repository.item.Item.Item: _repr_, addFreeValue, addValue, check, clone, copy, delete, dir, find, findPath, findUUID, getACL, getAttributeValue, getFirstChild, getFreeValue, getItemChild, getItemCloud, getLastChild, getNextChild, getPreviousChild, getValue, getVersion, hasAttributeAspect, hasChild, hasChildren, hasKey, hasValue, hashItem, isAttributeDirty, isItemOf, isRemote, iterAttributeNames, iterAttributeValues, iterChildren, iterChildrenKeys, mixinKinds, move, placeChild, printItem, refCount, removeACL, removeAttributeValue, removeFreeValue, removeValue, rename, setACL, setAttributeValue, setFreeValue, setPinned, setValue, unloadItem, unwatchCollection, unwatchItem, unwatchKind, walk, watchCollection, watchItem, watchKind

Inherited from chandlerdb.item.c.CItem: __delattr__, __getattribute__, __getitem__, __new__, __repr__, __setattr__, getAttributeAspect, getDirty, getLocalAttributeValue, hasLocalAttributeValue, hasTrueAttributeValue, isDeferred, isDeferring, isDeferringOrDeleting, isDeleted, isDeleting, isDirty, isLive, isMutating, isMutatingOrDeleting, isNew, isPinned, isSchema, isStale, isWatched, setDirty

Inherited from object: __hash__, __reduce__, __reduce_ex__, __str__

Class Methods [hide private]

Inherited from Item: getDefaultParent, getKind, iterItems

Class Variables [hide private]
  annotates = <Descriptor annotates of <class 'application.schem...

Inherited from Item: __all_ivs__, __default_path__, __setup__

Inherited from chandlerdb.item.c.CItem: ADIRTY, CDIRTY, CONTAINER, CORESCHEMA, DEFERRED, DEFERRING, DELETED, DELETING, DIRTY, FDIRTY, IDXMONITOR, KDIRTY, MERGED, MUTATING, NDIRTY, NEW, NODIRTY, PINNED, P_WATCHED, RAW, RDIRTY, SAVEMASK, SCHEMA, STALE, SYSMONITOR, SYSMONONLY, TOINDEX, T_WATCHED, VDIRTY, VRDIRTY, WATCHED, WITHSCHEMA

Properties [hide private]

Inherited from chandlerdb.item.c.CItem: c, itsKind, itsName, itsParent, itsPath, itsRef, itsRefs, itsRoot, itsStatus, itsUUID, itsValues, itsVersion, itsView

Inherited from object: __class__

Class Variable Details [hide private]

annotates

Value:
<Descriptor annotates of <class 'application.schema.AnnotationItem'>>