ENTITY draughting_title

(* SCHEMA explicit_draughting; *)
  ENTITY draughting_title;
      items    : SET [1:?] OF draughting_titled_item;
      language : label;
      contents : text;
  END_ENTITY; -- draughting_title

Explicit Attributes

Entity draughting_title has the following local and inherited explicit attributes:
AttributeTypeDefined By
 itemsSET OF draughting_titled_item (SELECT)draughting_title
 languagelabel (STRING)draughting_title
 contentstext (STRING)draughting_title

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

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:37:43-04:00