ENTITY aggregate_id_attribute

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY aggregate_id_attribute;
      attribute_value : identifier;
      identified_item : SET [1:?] OF id_attribute_select;
END_ENTITY;

Explicit Attributes

Entity aggregate_id_attribute has the following local and inherited explicit attributes:
AttributeTypeDefined By
 attribute_valueidentifier (STRING)aggregate_id_attribute
 identified_itemSET OF id_attribute_select (SELECT)aggregate_id_attribute

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity aggregate_id_attribute and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 get_aggregate_id_value FUNCTION aggregate_id_attribute
 validate_dependently_instantiable_entity_data_types RULE aggregate_id_attribute


[Top Level Definitions] [Exit]

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