Overview Schemas Index

Drawing_definition_arm         


ENTITY Drawing_definition;
          drawing_number : STRING;
          drawing_type : OPTIONAL STRING;
END_ENTITY; -- Drawing_definition

Entity data types and their attributes

Drawing_definition
          drawing_number: STRING;
          (OPT) drawing_type: STRING;

Users: by entity attributes

Drawing_definition
          Drawing.drawing_identifier

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

Drawing_definition
          -

Global rules for this entity data type

          -