
class_of_possible_role_and_domain
A <class_of_possible_role_and_domain> is a <class of relationship> that indicates the
<role_and_domain> that can be played by a member of the <class_of_individual>, in some
<activity>.
EXAMPLE Pumps can play the <role> of anchor (although they are not intended to do so).
EXPRESS specification:
|
|
| ENTITY class_of_possible_role_and_domain
|
|
Attribute definitions:
| class_of_player
|
:
|
The <class_of_individual> whose members can play the referenced <role_and_domain>.
|
| played
|
:
|
The <role_and_domain> that can be played by members of the referenced <class_of_individual>
|
References (1):
Inheritance graph
|
|
| ENTITY class_of_possible_role_and_domain;
|
|