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: GuidString
from Package
memops.api.Implementation
Implementation Type:
String
Supertype:
memops.Implementation.Line
Maximum length:
80
Constraint name:
contains_no_linebreak
python code
len(value.splitlines()) <= 1
Constraint name:
value_is_url_safe
python code
isValid = frozenset('abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_0123456789-').issuperset(value)
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.GuidString
revision
?
Work done by the
CCPN team
.
www.ccpn.ac.uk