Overview Schemas Index

Procedural_shape_model_arm         


ENTITY Explicit_procedural_shape_representation_relationship
          SUBTYPE OF (Representation_relationship);
          SELF\Representation_relationship.rep_1 : Procedural_shape_representation;
          SELF\Representation_relationship.rep_2 : Geometric_model;
WHERE
          WR1: NOT('PROCEDURAL_SHAPE_MODEL_ARM.PROCEDURAL_SHAPE_REPRESENTATION' 
           IN TYPEOF(rep_2));
END_ENTITY; -- Explicit_procedural_shape_representation_relationship

Entity data types and their attributes

Representation_relationship
          (OPT) relation_type: STRING;
          (OPT) description: STRING;
          rep_1: Representation;
          rep_2: Representation;
Explicit_procedural_shape_representation_relationship
          (RT) rep_1: Procedural_shape_representation;
          (RT) rep_2: Geometric_model;

Users: by entity attributes

Representation_relationship
          Attribute_translation_assignment.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1
          Classification_assignment.items
                    classification_item
                              prjm_classification_item
          Language_indication.considered_instance
                    string_select
                              furniture_properties_select_ap236cc1
Explicit_procedural_shape_representation_relationship

Users: by defined types, not used by any entity attribute

Explicit_procedural_shape_representation_relationship
          -

Global rules for this entity data type

          -