Attribute
|
Type
|
Multiplicity
|
Description
|
addresses
|
Text
|
0..*
|
The address of the organisation. e.g. '80 Tennis Court Road'. It can be stored as a list for multiple line address.
|
city
|
Line
|
0..1
|
The city of the organisation. e.g. 'Cambridge'.
|
country
|
Line
|
0..1
|
The country of the organisation. e.g. 'UK'.
|
emailAddress
|
Line
|
0..1
|
Email address of the organisation.
|
faxNumber
|
Line
|
0..1
|
The fax number.
|
name
|
Line
|
1..1
|
The name of organisation.
|
organisationType
|
Line
|
0..1
|
The type of organisation, can be 'home laboratory', 'other laboratory', 'reagent supplier', 'instrument supplier',...
|
phoneNumber
|
Line
|
0..1
|
The telephone number.
|
postalCode
|
Line
|
0..1
|
The postal code e.g. 'CB2 1GA'.
|
province
|
Line
|
0..1
|
State or province (e.g. Utah, Manitoba, Lincolnshire).
|
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
|
url
|
Text
|
0..1
|
The url of the organisation web site.
|
Inherited Attributes (not in package):
applicationData,
className,
fieldNames,
inConstructor,
isDeleted,
metaclass,
packageName,
packageShortName,
qualifiedName
|