
class_of_responsibility_for_representation
A <class_of_responsibility_for_representation> is a <class_of_relationship> whose members
indicate that a <possible_individual> (usually an organization) deems that members of the pattern
can be used as representations of the represented thing.
EXAMPLE The link between the identification of pump #1234 and the XYZ Corporation, that indicates that
the XYZ Corporation controls this identification, can be represented by an instance of <class_of_responsibility_for_representation>.
EXPRESS specification:
|
|
| ENTITY class_of_responsibility_for_representation
|
|
Attribute definitions:
| class_of_controlled
|
:
|
The <class_of_representation_of_thing> that is controlled by the referenced <possible_individual>.
|
| controller
|
:
|
The <possible_individual> that controls the referenced <class_of_representation_of_thing>.
|
References (1):
Inheritance graph
|
|
| ENTITY class_of_responsibility_for_representation;
|
|