ENTITY cc_design_contract

(* SCHEMA config_control_design; *)
  ENTITY cc_design_contract
    SUBTYPE OF (contract_assignment);
      items : SET [1:?] OF contracted_item;
  END_ENTITY; -- cc_design_contract

Explicit Attributes

Entity cc_design_contract has the following local and inherited explicit attributes:
AttributeTypeDefined By
 assigned_contractcontract (ENTITY)contract_assignment
 itemsSET OF contracted_item (SELECT)cc_design_contract

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity cc_design_contract inherits from the following supertypes:
  contract_assignment

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:38:03-04:00