ENTITY role_association
(* SCHEMA step_merged_ap_schema; *)
ENTITY role_association;
role : object_role;
item_with_role : role_select;
END_ENTITY;
Explicit Attributes
Entity role_association has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
role | object_role (ENTITY) | role_association |
item_with_role | role_select (SELECT) | role_association |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity role_association and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:33-04:00