ENTITY year_month

(* SCHEMA step_merged_ap_schema; *)
-- IN AP203e2/AP238 STEP-NC/AP242
ENTITY year_month
   SUBTYPE OF (date);
      month_component : month_in_year_number;
END_ENTITY;

Explicit Attributes

Entity year_month has the following local and inherited explicit attributes:
AttributeTypeDefined By
 year_componentyear_number (INTEGER)date
 month_componentmonth_in_year_number (INTEGER)year_month

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity year_month inherits from the following supertypes:
  date

Subtypes

    No subtypes

Referenced By

Entity year_month and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 approval_item SELECT date
 date ENTITY year_month
 date_and_time ENTITY date
 date_assignment ENTITY date
 date_time_select SELECT date
 dependent_instantiable_date RULE date
 week_of_year_and_day_date ENTITY date


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:19-04:00