ENTITY action_property

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

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

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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