Overview Schemas Index

Analytical_model_arm         


ENTITY Analytical_model_port_make_from_relationship;
          associated_make_from : Analytical_model_make_from_relationship;
          reusable_feature : Analytical_model_port;
          resultant_feature : Analytical_model_port;
UNIQUE
          UR1 : reusable_feature, resultant_feature;
WHERE
          WR1: reusable_feature :<>: resultant_feature;
          WR2: reusable_feature.accessed_analytical_model :<>: resultant_feature.accessed_analytical_model;
END_ENTITY; -- Analytical_model_port_make_from_relationship

Entity data types and their attributes

Analytical_model_port_make_from_relationship
          associated_make_from: Analytical_model_make_from_relationship;
          reusable_feature: Analytical_model_port;
          resultant_feature: Analytical_model_port;

Users: by entity attributes

Analytical_model_port_make_from_relationship

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

Analytical_model_port_make_from_relationship
          -

Global rules for this entity data type

          -