ENTITY action_property_representation

(* SCHEMA Ap236_furniture_catalog_and_interior_design_mim_LF; *)
(* USED FROM (process_property_representation_schema); *)
ENTITY action_property_representation;
  name           : label;
  description    : text;
  property       : action_property;
  representation : representation;
END_ENTITY;

Explicit Attributes

Entity action_property_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)action_property_representation
 descriptiontext (STRING)action_property_representation
 propertyaction_property (ENTITY)action_property_representation
 representationrepresentation (ENTITY)action_property_representation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

    Not referenced by any other definition


[Top Level Definitions] [Exit]

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