ENTITY role_association

(* SCHEMA STRUCTURAL_FRAME_SCHEMA; *)
(* New for LPM/6 *)
ENTITY role_association;
	role : object_role;
	item_with_role : role_select;
END_ENTITY; (* STEP Part 41 (new for 2nd edition)  *)

Explicit Attributes

Entity role_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 roleobject_role (ENTITY)role_association
 item_with_rolerole_select (SELECT)role_association

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity role_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 get_role FUNCTION role_association
 select_generic_item SELECT role_association


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-03-25T00:11:38-04:00