ENTITY action_property

(* SCHEMA dimensional_inspection_schema; *)
  ENTITY action_property;
      name        : label;
      description : text;
      definition  : characterized_action_definition;
  END_ENTITY; -- action_property

Explicit Attributes

Entity action_property has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_property
 descriptiontext (STRING)action_property
 definitioncharacterized_action_definition (SELECT)action_property

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity action_property has the following subtypes:
    dm_execution_result_measurement*
    dm_parameter_analysis_dml*
    measurement_location*
* - Immediate Subtypes

Referenced By

Entity action_property and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_property_representation ENTITY action_property
 derived_property_select SELECT action_property


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:17:16-04:00