|
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 attributesAnalytical_model_port_make_from_relationshipassociated_make_from: Analytical_model_make_from_relationship; reusable_feature: Analytical_model_port; resultant_feature: Analytical_model_port; |
Users: by entity attributesAnalytical_model_port_make_from_relationshipUsers: by defined types, not used by any entity attributeAnalytical_model_port_make_from_relationship- |
Global rules for this entity data type- |