Data Model version 2.1.2

Attribute: isModifiable


    True if the data corresponding to the storage may be modified. If isModifiable is false for a given package, attemps to modify the data will raise an error. Note that isModifiable can be set to true even if the corresponding file is read-only.

    For a Project, this atribute defines whether the Implementation package (not the entire project contents) can be modified. If the Implementation package is Read-Only, this will prohibit many changes in the other packages as well.

    This parameter can be freely modified by users, so it is not a security feature, but rather a protection against accidental changes.

guid: www.ccpn.ac.uk_Fogh_2006-08-17-14:16:26_00010__www.ccpn.ac.uk_Fogh_2006-08-16-14:22:53_00047
Type: Boolean
Multiplicity: 1..1
Changeability: changeable
isDerived: False
isAutomatic: False
isImplementation: False
isImplicit: False
isAbstract: False
Scope: instance_level
Default Value: True
Constraints: None

Tag Value
originalGuid www.ccpn.ac.uk_Fogh_2006-08-17-14:16:26_00010

Methods

Method Return Parameters Comment
getIsModifiable Boolean -
setIsModifiable - Boolean Non-std.
  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:22 2015    from data model package  memops.api.Implementation.MemopsRoot   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk