Attribute
|
Type
|
Multiplicity
|
Description
|
name
|
Word
|
1..1
|
Name of ChemAtom to which coordinates belong
|
serial
|
Int
|
1..1
|
Serial number of object. Serves as object main key. Serial numbers of deleted objects are not re-used. Serial numbers can only be set by the implementation. Values are in practice always positive, since negative values are interpreted as a signal to set the next free serial
|
subType
|
Int
|
1..1
|
SubType of ChemAtom to which coordinates belong
|
x
|
Float
|
0..1
|
X coordinate in Angstroms
|
y
|
Float
|
0..1
|
Y coordinate in Angstroms
|
z
|
Float
|
0..1
|
Z coordinate in Angstroms
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|