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