ENTITY role_association

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP215/AP216/AP218
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:
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


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:21-04:00