ENTITY effectivity_relationship
(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
ENTITY effectivity_relationship;
name : label;
description : OPTIONAL text;
related_effectivity : effectivity;
relating_effectivity : effectivity;
END_ENTITY; (* declared in: effectivity_schema *)
Explicit Attributes
Entity effectivity_relationship has the following local and inherited explicit attributes:
| Attribute | Type | Defined By |
|---|
| name | label (STRING) | effectivity_relationship |
| description | text (STRING) | effectivity_relationship |
| related_effectivity | effectivity (ENTITY) | effectivity_relationship |
| relating_effectivity | effectivity (ENTITY) | effectivity_relationship |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity effectivity_relationship 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