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

Data Type: RgbColor

Implementation Type: String

Supertype:


memops.Implementation.HexString

Maximum length:

unlimited

Constraint name:

HexStringFormat
python code value[0] == '#' and not [x for x in value[1:] if x not in '0123456789ABCDEF']

Constraint name:

length_is_7
python code len(value) == 7

  Data Model Version 2.1.2
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Mon Mar 2 17:24:24 2015    from data model package  memops.api.Implementation.RgbColor   revision ?  
  Work done by the CCPN team.
www.ccpn.ac.uk