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

Data Type: GuidString

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.0.6
Go to Top  
  Autogenerated by  PyApiDocGen  revision 1.3   on  Wed Aug 7 15:06:13 2013    from data model package  memops.api.Implementation.GuidString   revision 1.11  
  Work done by the CCPN team.
www.ccpn.ac.uk