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:
AttributeTypeDefined By
 date_and_time_valuedate_and_time (STRING)Assigned_time
 roleSTRINGAssigned_time

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity Assigned_time and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 workpiece ENTITY Assigned_time


[Top Level Definitions]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T09:54:01-05:00