ENTITY contract

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP203
ENTITY contract;
      name    : label;
      purpose : text;
      kind    : contract_type;
END_ENTITY;

Explicit Attributes

Entity contract has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)contract
 purposetext (STRING)contract
 kindcontract_type (ENTITY)contract

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity contract and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT contract
 contract_assignment ENTITY contract
 contract_requires_approval RULE contract
 contract_requires_person_organization RULE contract
 date_and_time_item SELECT contract
 person_and_organization_item SELECT contract


[Top Level Definitions] [Exit]

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