ENTITY role_association

(* SCHEMA cast_parts_schema; *)
  ENTITY role_association;
      role           : object_role;
      item_with_role : role_select;
  END_ENTITY; -- role_association

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 Tools® EXPRESS to HTML Converter
2012-03-27T17:17:49-04:00