ENTITY Last_modified_timestamp

(* SCHEMA ap238_arm_schema; *)
ENTITY Last_modified_timestamp;
  date_and_time_value : date_and_time;
  items      : SET [1:?] OF last_modified_timestamp_item;
END_ENTITY;

Explicit Attributes

Entity Last_modified_timestamp has the following local and inherited explicit attributes:
AttributeTypeDefined By
 date_and_time_valuedate_and_time (STRING)Last_modified_timestamp
 itemsSET OF last_modified_timestamp_item (SELECT)Last_modified_timestamp

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions]

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