
possible_role_and_domain
A <possible_role_and_domain> is a <relationship> that indicates that a player <possible_individual>
can possibly play the played <role_and_domain>.
EXAMPLE Acting as an anchor is a possible role for pump 1234.
EXPRESS specification:
|
|
| ENTITY possible_role_and_domain
|
|
Attribute definitions:
| played
|
:
|
The <role_and_domain> that the <possible_individual> can play.
|
| player
|
:
|
The <possible_individual> that can play the <role_and_domain>.
|
References (1):
Inheritance graph
|
|
| ENTITY possible_role_and_domain;
|
|