Attribute
|
Type
|
Multiplicity
|
Description
|
atomNumber
|
Int
|
0..1
|
Atom number of ChemElement, equal to number of protons.
|
atomicRadius
|
Float
|
0..1
|
Standard atomic radius (in Angstrom)
|
covalentRadius
|
Float
|
0..1
|
Standard covalent radius (in Angstrom).
|
mass
|
Float
|
0..1
|
Standard mass (in atomic mass units), equal to average mass of natural isotopic composition.
|
name
|
Token
|
0..1
|
name of ChemElement, first letter only in upper case. E.g. Carbon, Hydrogen, Uranium.
|
symbol
|
Token
|
1..1
|
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.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|