
class_of_individual_used_in_connection
A <class_of_individual_used_in_connection> is a <class_of_relationship> whose members
are members of <individual_used_in_connection>. It indicates that a member of the <class_of_individual>
is used in a <class_of_connection_of_individual>.
EXAMPLE The link between the <class_of_connection_of_individual> that indicates that B12 type
beams are connected to pipe hangers, and the <class_of_individual> "20mm Diameter bolt", that
indicates that four 20mm diameter bolts are used in the connection of a pipe hanger to a type B12 beam
can be represented by an instance of
<class_of_individual_involved_in_connection>.
EXPRESS specification:
|
|
| ENTITY class_of_individual_used_in_connection
|
|
Attribute definitions:
| class_of_connection
|
:
|
The <class_of_connection_of_individual> whose members are the connections in the members of the
<class_of_individual_involved_in_connection>.
|
| class_of_usage
|
:
|
The <class_of_individual> whose members are used in the members of the <class_of_individual_used_in_connection>.
|
References (1):
Inheritance graph
|
|
| ENTITY class_of_individual_used_in_connection;
|
|