ENTITY product_as_individual_view

(* SCHEMA FUNCTIONAL_DATA_AND_SCHEMATIC_REPRESENTATION_MIM_LF; *)
 
ENTITY product_as_individual_view
SUBTYPE OF (product_definition);
  SELF\product_definition.formation : product_as_individual_version;
DERIVE
  defined_version : product_as_individual_version := SELF\product_definition.
  formation;
END_ENTITY;

Explicit Attributes

Entity product_as_individual_view has the following local and inherited explicit attributes:
AttributeTypeDefined By
 ididentifier (STRING)product_definition
 descriptiontext (STRING)product_definition
 formationproduct_as_individual_version (ENTITY)product_as_individual_view(Redcl from product_definition)
 frame_of_referenceproduct_definition_context (ENTITY)product_definition

Derived Attributes

Entity product_as_individual_view has the following local and inherited derived attributes:
AttributeTypeDefined By
 namelabel (STRING)product_definition
 defined_versionproduct_as_individual_version (ENTITY)product_as_individual_view

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity product_as_individual_view inherits from the following supertypes:
  product_definition

Subtypes

    No subtypes

Referenced By

Entity product_as_individual_view and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 characterized_product_definition SELECT product_definition
 identification_item SELECT product_as_individual_view
 name_attribute_select SELECT product_definition
 product_as_individual_view ENTITY product_definition
 product_definition_context_association ENTITY product_definition
 space_context_select SELECT product_definition
 value_context_select SELECT product_definition


[Top Level Definitions] [Exit]

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