ENTITY context_dependent_shape_representation

(* SCHEMA config_control_design; *)
  ENTITY context_dependent_shape_representation;
      representation_relation      : shape_representation_relationship;
      represented_product_relation : product_definition_shape;
    WHERE
      wr1: ('CONFIG_CONTROL_DESIGN.PRODUCT_DEFINITION_RELATIONSHIP' IN
               TYPEOF(SELF.represented_product_relation.definition));
  END_ENTITY; -- context_dependent_shape_representation

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-07T16:38:03-04:00