ENTITY product_concept
(* SCHEMA step_merged_cad_schema; *)
-- CASE DIFF IN AP214
ENTITY product_concept;
id : identifier;
name : label;
description : OPTIONAL text;
market_context : product_concept_context;
UNIQUE
UR1 : id;
END_ENTITY;
Explicit Attributes
Entity product_concept has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity product_concept has the following subtypes:
product_class*
* - Immediate Subtypes
Referenced By
Entity product_concept and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-11-21T15:22:03-05:00