ENTITY product

(* SCHEMA AP239_PRODUCT_LIFE_CYCLE_SUPPORT_MIM_LF; *)
 
ENTITY product;
  id : identifier;
  name : label;
  description :  OPTIONAL text;
  frame_of_reference : SET [1:?] OF product_context;
END_ENTITY; (* declared in: product_definition_schema *)

Explicit Attributes

Entity product has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)product
 namelabel (STRING)product
 descriptiontext (STRING)product
 frame_of_referenceSET OF product_context (ENTITY)product

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity product has the following subtypes:
    envelope*
    product_as_individual*
    structured_message*
* - Immediate Subtypes

Referenced By

Entity product and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_items SELECT product
 action_method_items SELECT product
 action_request_item SELECT product
 alternate_product_relationship ENTITY product
 ap239_prdi_restrict_product_category_for_product RULE product
 approval_item SELECT product
 attribute_classification_item SELECT product
 attribute_language_item SELECT product
 certification_item SELECT product
 classification_item SELECT product
 contract_item SELECT product
 date_and_time_item SELECT product
 date_item SELECT product
 document_reference_item SELECT product
 effectivity_item SELECT product
 experience_type_classification_item SELECT product
 identification_item SELECT product
 ir_usage_item SELECT product
 justification_group_assignment ENTITY product
 justification_item SELECT product
 justification_support_item SELECT product
 location_item SELECT product
 location_representation_item SELECT product
 multi_language_attribute_item SELECT product
 organization_item SELECT product
 person_and_organization_item SELECT product
 position_in_organization_group_item SELECT product
 position_in_organization_item SELECT product
 position_in_organization_type_item SELECT product
 product_definition_formation ENTITY product
 product_design_to_individual ENTITY product
 product_or_formation_or_definition SELECT product
 product_related_product_category ENTITY product
 product_relationship ENTITY product
 product_select SELECT product
 project_item SELECT product
 requirement_assigned_item SELECT product
 security_classification_item SELECT product
 selected_item_context_items SELECT product
 selected_item_select SELECT product
 statechar_action_items SELECT product
 state_observed_of_item SELECT product
 state_type_of_item SELECT product


[Top Level Definitions] [Exit]

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