ENTITY contract

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (contract_schema); *)
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
 attribute_language_item SELECT contract
 classification_item SELECT contract
 contract_assignment ENTITY contract
 date_and_time_item SELECT contract
 date_item SELECT contract
 document_reference_item SELECT contract
 event_occurrence_item SELECT contract
 identification_item SELECT contract
 multi_language_attribute_item SELECT contract
 organization_item SELECT contract
 person_and_organization_item SELECT contract
 restrict_multi_language_for_contract RULE contract


[Top Level Definitions] [Exit]

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