
class_of_indirect_property
A <class_of_indirect_property> is a <class_of_relationship> that indicates that a member
of the <class_of_individual> can possess a member of the <class_of_property> as an <indirect_property>
of this type.
EXAMPLE Maximum Allowable Working Pressure is a <class_of_indirect_property> that is indicated
by a pressure, and can be possessed by a pressure vessel.
EXPRESS specification:
|
|
| ENTITY class_of_indirect_property
|
|
Attribute definitions:
| class_of_possessor
|
:
|
The <class_of_individual> whose instances may possess a member of the <property_space>.
|
| property_space
|
:
|
The <property_space> a member of which may be possessed by a member of the <class_of_individual>.
|
References (1):
Inheritance graph
|
|
| ENTITY class_of_indirect_property;
|
|