ENTITY action_assignment

(* SCHEMA structural_analysis_design; *)
  ENTITY action_assignment
    ABSTRACT SUPERTYPE;
      assigned_action : action;
  END_ENTITY; -- action_assignment

Explicit Attributes

Entity action_assignment has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_actionaction (ENTITY)action_assignment

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_assignment has the following subtypes:
    applied_action_assignment*
    retention_assignment*
* - Immediate Subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:05-04:00