ENTITY draughting_title

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

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

Entity draughting_title and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 attribute_language_item SELECT draughting_title
 multi_language_attribute_item SELECT draughting_title
 restrict_drawing RULE draughting_title
 restrict_multi_language_for_draughting_title RULE draughting_title


[Top Level Definitions] [Exit]

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