Previous | Table of Contents | Next |
The ContactEmail association indicates the Email instances relevant used by Contact instances.
Ends
contact
Identifies the Contact instance(s) for which this Email instance is relevant.class:multiplicity: |
|||||
Contact | |||||
zero or more |
email
Identifies the Email instances associated with this Contact instance. The ordered constraint may be used to identify the order in which Email instances should be contacted.class:multiplicity: |
|||||
zero or more; ordered |
The ContactLocation association relates Contact instances to relevant Location instances.
Ends
contact
Identifies the Contact instance(s) with which this Location instance is associated.class:multiplicity: |
|||||
Contact | |||||
zero or more |
location
Identifies the Location instances associated with this Contact instance. The ordered constraint may be used to identify the order in which Location instances should be contacted.class:multiplicity: |
|||||
Location | |||||
zero or more; ordered |
5.3.2.3 ContactResourceLocator Protected
The ContactResourceLocator association relates ResourceLocator instances to the Contact instances in which they participate.
Ends
contact
Identifies the Contact instances for which a ResourceLocator instance is relevant.class:multiplicity: |
|||||
Contact | |||||
zero or more |
url
Identifies the ResourceLocator instances related to this ContactInfo instance. Note that the ordered constraint on this role can be used to indicate the sequence in which ResourceLocator should be contacted.class:multiplicity: |
|||||
Telephone | |||||
zero or more; ordered |
The ContactTelephone association relates telephones to the Contact instances that reference them.
Ends
contact
Identifies the Contact instance(s) for which the Telephone instance is relevant.class:multiplicity: |
|||||
Contact | |||||
zero or more |
telephone
Identifies the Telephone instance associated with this Contact instance. The ordered constraint may be used to identify the order in which Telephone instances should be contacted.class:multiplicity: |
|||||
Telephone | |||||
zero or more; ordered |
5.3.2.5 DocumentDescribes
The DocumentDescribes association connects a Document instance with the ModelElement instances to which it pertains.
Ends
modelElement
Identifies the ModelElement instances for which this Document instance is relevant.class:multiplicity: |
|||||
ModelElement | |||||
zero or more |
document
Identifies the Document instances relevant to a particular ModelElement.class:multiplicity: |
|||||
Document | |||||
zero or more |
5.3.2.6 ModelElementDescription
The ModelElementDescription association connects a Description instance with the ModelElement instances to which it applies.
Ends
modelElement
Identifies the ModelElement instances for which this Description instance is relevant.class:multiplicity: |
|||||
ModelElement | |||||
zero or more |
description
Identifies the Description instances relevant for a particular ModelElement instance.class:multiplicity: |
|||||
Description | |||||
zero or more |
5.3.2.7 ModelElementResponsibility
The ModelElement Responsibility association identifies the ResponsibleParty instances for each ModelElement and allows determination
of the ModelElements for which a ResponsibleParty instance is responsible.
Ends
modelElement
Identifies the model elements for which this ResponsibleParty instance has some interest or responsibility.class:multiplicity: |
|||||
ModelElement | |||||
zero or more |
responsibleParty
Identifies the ResponsibleParty instances relevant for a particular ModelElement instance.class:multiplicity: |
|||||
ResponsibleParty | |||||
zero or more |
5.3.2.8 ResponsiblePartyContact Protected
The ResponsiblePartyContact association allows a ResponsibleParty to have multiple sets of contact information. The ordered
constraint can be used to determine the sequence in which the sets of contact information should be used.
Ends
contact
Identifies the Contact instance(s) associated with a ResponsibleParty instance. The ordered constraint on this reference allows retention of the sequence in which multiple Contact should be employed.class:multiplicity: |
|||||
Contact | |||||
zero or more; ordered |
responsibleParty
Identifies the ResponsibleParty instances associated with this Contact instance.class:multiplicity: |
|||||
ResponsibleParty | |||||
zero or more |