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: RgbaColor
from Package
memops.api.Implementation
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_9
python code
len(value) == 9
Data Model Version
2.1.2
Go to Top
Autogenerated by
PyApiDocGen
revision
1.3
on
Fri Mar 28 11:17:59 2014
from data model package
memops.api.Implementation.RgbaColor
revision
?
Work done by the
CCPN team
.
www.ccpn.ac.uk