ENTITY context_dependent_shape_representation

(* SCHEMA step_ship_schema; *)
-- ONLY IN AP203
ENTITY context_dependent_shape_representation;
      representation_relation      : shape_representation_relationship;
      represented_product_relation : product_definition_shape;
    WHERE
      wr1: ('STEP_SHIP_SCHEMA.PRODUCT_DEFINITION_RELATIONSHIP' IN
               TYPEOF(SELF.represented_product_relation.definition));
END_ENTITY;

Explicit Attributes

Entity context_dependent_shape_representation has the following local and inherited explicit attributes:
AttributeTypeDefined By
 representation_relationshape_representation_relationship (ENTITY)context_dependent_shape_representation
 represented_product_relationproduct_definition_shape (ENTITY)context_dependent_shape_representation

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

    No subtypes

Referenced By

Entity context_dependent_shape_representation and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 assembly_shape_is_defined FUNCTION context_dependent_shape_representation


[Top Level Definitions] [Exit]

Generated by STEP ToolsTM EXPRESS to HTML Converter
on 2007-09-24T12:42:20-04:00