ENTITY group
(* SCHEMA explicit_draughting; *)
ENTITY group;
name : label;
description : text;
END_ENTITY; -- group
Explicit Attributes
Entity group has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | group |
| description | text (STRING) | group |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity group and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:14:03-04:00