
class_of_connection_of_individual
A <class_of_connection_of_individual> is a <class_of_relationship> whose members are
members of <connection_of_individual>. It indicates that a member of the class_of_side_1 <class_of_individual>
can be connected to a member of the class_of_side_2 <class_of_individual>.
NOTE 1 The class_of_side_1 and class_of_side_2 indicate the <class_of_individual> that is the
side_1 and side_2 respectively in a <connection_of_individual> that is a member of this <class_of_connection_of_individual>.
NOTE 2 Flexible, rigid, and welded cannot be represented as instances of <class_of_connection_of_individual>,
these are classes of the materials connected or used in the connection.
EXAMPLE Electrical connection between wires is a <class_of_connection_of_individual>.
EXPRESS specification:
|
|
| ENTITY class_of_connection_of_individual
|
|
Attribute definitions:
| class_of_side_1
|
:
|
The <class_of_individual> whose members play the role of side_1 in the members of the <class_of_connection_of_individual>.
|
| class_of_side_2
|
:
|
The <class_of_individual> whose members play the role of side_2 in the members of the <class_of_connection_of_individual>
|
References (4):
Inheritance graph
|
|
| ENTITY class_of_connection_of_individual;
|
|