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: HexString
from Package
memops.api.Implementation
Implementation Type:
String
Supertype:
memops.Implementation.String
Maximum length:
unlimited
Constraint name:
HexStringFormat
python code
value[0] == '#' and not [x for x in value[1:] if x not in '0123456789ABCDEF']
Data Model Version
2.1.2
Go to Top
Autogenerated by
PyApiDocGen
revision
1.3
on
Fri Mar 28 11:17:54 2014
from data model package
memops.api.Implementation.HexString
revision
?
Work done by the
CCPN team
.
www.ccpn.ac.uk