ENTITY product_definition_shape
(* SCHEMA process_planning_schema; *)
ENTITY product_definition_shape
SUBTYPE OF (property_definition);
UNIQUE
ur1 : definition;
WHERE
wr1: SIZEOF([
'PROCESS_PLANNING_SCHEMA.CHARACTERIZED_PRODUCT_DEFINITION',
'PROCESS_PLANNING_SCHEMA.CHARACTERIZED_OBJECT'] * TYPEOF(
SELF\property_definition.definition)) > 0;
END_ENTITY; -- product_definition_shape
Explicit Attributes
Entity product_definition_shape has the following local and inherited explicit attributes:
Derived Attributes
Entity product_definition_shape has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
Entity product_definition_shape inherits from the following supertypes:
property_definition
Subtypes
No subtypesReferenced By
Entity product_definition_shape and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:19:47-04:00