ENTITY person_type
(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
ENTITY person_type;
id : identifier;
name : label;
description : OPTIONAL text;
END_ENTITY;
Explicit Attributes
Entity person_type has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| id | identifier (STRING) | person_type |
| name | label (STRING) | person_type |
| description | text (STRING) | person_type |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity person_type has the following subtypes:
class_of_person*
* - Immediate Subtypes
Referenced By
Not referenced by any other definition
[Top Level Definitions] [Exit]
Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:32-04:00