ENTITY Assigned_time
(* SCHEMA ap238_arm_schema; *)
(* for associated dates and times *)
ENTITY Assigned_time;
date_and_time_value : date_and_time;
role: STRING;
END_ENTITY;
Explicit Attributes
Entity Assigned_time has the following local and inherited explicit attributes:
Attribute | Type | Defined By |
---|
date_and_time_value | date_and_time (STRING) | Assigned_time |
role | STRING | Assigned_time |
|
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
No subtypesReferenced By
Entity Assigned_time and its supertypes are referenced by the following definitions:
[Top Level Definitions] Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00