ENTITY process_property_association

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY process_property_association;
  name : label;
  description : text;
  process : property_process;
  property_or_shape : property_or_shape_select;
END_ENTITY; (* declared in: process_property_schema *)

Explicit Attributes

Entity process_property_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)process_property_association
 descriptiontext (STRING)process_property_association
 processproperty_process (ENTITY)process_property_association
 property_or_shapeproperty_or_shape_select (SELECT)process_property_association

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity process_property_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 property_process ENTITY process_property_association


[Top Level Definitions] [Exit]

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