ENTITY draughting_title
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP242
ENTITY draughting_title;
items : SET [1:?] OF draughting_titled_item;
language : label;
contents : text;
END_ENTITY;
Explicit Attributes
Entity draughting_title has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
items | SET OF draughting_titled_item (SELECT) | draughting_title |
language | label (STRING) | draughting_title |
contents | text (STRING) | draughting_title |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity draughting_title and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00