ENTITY subset
(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
ENTITY subset;
id : identifier;
name : label;
description : OPTIONAL text;
subset : class;
superset : class;
END_ENTITY; (* declared in: set_theory_schema *)
Explicit Attributes
Entity subset has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| id | identifier (STRING) | subset |
| name | label (STRING) | subset |
| description | text (STRING) | subset |
| subset | class (ENTITY) | subset |
| superset | class (ENTITY) | subset |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity subset has the following subtypes:
proper_subset*
* - Immediate Subtypes
Referenced By
Entity subset and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:36-04:00