ENTITY effectivity_relationship
(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP214/AP232/AP238 STEP-NC/AP242
ENTITY effectivity_relationship;
      name : label;
      description : OPTIONAL text;
      related_effectivity : effectivity;
      relating_effectivity : effectivity;
END_ENTITY;
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
2020-07-28T17:02:15-04:00