ENTITY process_property_association
(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
ENTITY process_property_association;
name : label;
description : text;
process : property_process;
property_or_shape : property_or_shape_select;
END_ENTITY; (* declared in: process_property_schema *)
Explicit Attributes
Entity process_property_association has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | process_property_association |
| description | text (STRING) | process_property_association |
| process | property_process (ENTITY) | process_property_association |
| property_or_shape | property_or_shape_select (SELECT) | process_property_association |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity process_property_association and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:36-04:00