Data Model version 2.1.2
Acknowledgements
Diagram | Class Map | Attribute Map | Method Map | Help | License
Home | Package | Class | Attribute: { prev | next } | Method

Attribute: isDeleted


    Implementation attribute, set automatically. If True the object has been deleted. Deleted objects are never returned by any API call, so there is normally no need to check this attribute. But if you keep your own lists (or other data structures) containing CCP objects, you may need to look.

guid: www.ccpn.ac.uk_Fogh_2006-12-31-09:00:59_00012
Type: Boolean
Multiplicity: 1..1
Changeability: frozen
isDerived: False
isAutomatic: False
isImplementation: True
isImplicit: False
isAbstract: False
Scope: instance_level
Default Value: None
Constraints: None

Methods

Method Return Parameters Comment
getIsDeleted Boolean -
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Thu Oct 2 16:09:00 2014    from data model package  memops.api.Implementation.MemopsObject   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk