|
ENTITY Stratum_technology_occurrence_link SUBTYPE OF (Stratum_technology_occurrence_relationship); base_stratum_technology_occurrence : OPTIONAL up_or_down; WHERE WR1: NOT (SELF\Stratum_technology_occurrence_relationship.sto_1 :=: SELF\Stratum_technology_occurrence_relationship.sto_2) OR (SIZEOF(SELF\Stratum_technology_occurrence_relationship.scope\Stratum_stack_model.composing_link) = 1); END_ENTITY; -- Stratum_technology_occurrence_link |
Entity data types and their attributesStratum_technology_occurrence_relationshipsto_1: Stratum_technology_occurrence; sto_2: Stratum_technology_occurrence; scope: Stratum_stack_model; Stratum_technology_occurrence_link (OPT) base_stratum_technology_occurrence: up_or_down; |
Global rules for this entity data type- |