Attribute: symbol
Element symbol for element. If one letter upper case, if two letters first upper, second lower case. E.g. 'C', 'H', 'U', 'He', 'Cl', etc.
guid:
|
www.ccpn.ac.uk_Fogh_2006-08-16-18:23:12_00015
|
Model Type:
|
Token
|
Implementation Type:
|
String
|
Multiplicity:
|
1..1
|
Changeability:
|
frozen
|
isDerived:
|
False
|
isAutomatic:
|
False
|
isImplementation:
|
False
|
isImplicit:
|
False
|
isAbstract:
|
False
|
Scope:
|
instance_level
|
Default Value:
|
None
|
Constraint name:
|
length_is_one_or_two
|
python code
|
len(value) in (1, 2)
|
|