ENTITY action_property

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
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

Entity action_property has the following subtypes:
    class_of_possession_of_property_by_activity*
    possession_of_property_by_activity*
    property_condition_for_activity
* - Immediate Subtypes

Referenced By

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


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-07T16:40:54-04:00