ENTITY date_assignment
(* SCHEMA step_merged_ap_schema; *)
ENTITY date_assignment
ABSTRACT SUPERTYPE;
assigned_date : date;
role : date_role;
END_ENTITY;
Explicit Attributes
Entity date_assignment has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
assigned_date | date (ENTITY) | date_assignment |
role | date_role (ENTITY) | date_assignment |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity date_assignment has the following subtypes:
applied_date_assignment*
* - Immediate Subtypes
Referenced By
Entity date_assignment and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-09-06T14:00:31-04:00