Overview Schemas Index

Drawing_definition_arm         


ENTITY Draughting_title;
          contents : STRING;
          items : SET [1:?] OF draughting_titled_item;
          language : STRING;
END_ENTITY; -- Draughting_title

Entity data types and their attributes

Draughting_title
          contents: STRING;
          items: SET [1:?] OF draughting_titled_item;
          language: STRING;

Users: by entity attributes

Draughting_title

Users: by defined types, not used by any entity attribute

Draughting_title
          -

Global rules for this entity data type

          -