|
ENTITY Stratum_technology_occurrence_swap_relationship SUBTYPE OF (Stratum_technology_occurrence_relationship); UNIQUE UR2 : sto_2, scope; UR1 : sto_1, scope; WHERE WR1: SELF\Stratum_technology_occurrence_relationship.sto_1 <> SELF\Stratum_technology_occurrence_relationship.sto_2; WR2: (SELF\Stratum_technology_occurrence_relationship.sto_1 IN SELF\Stratum_technology_occurrence_relationship.scope\Stratum_stack_model.composing_occurrence) AND (SELF\Stratum_technology_occurrence_relationship.sto_2 IN SELF\Stratum_technology_occurrence_relationship.scope\Stratum_stack_model.composing_occurrence); END_ENTITY; -- Stratum_technology_occurrence_swap_relationship |
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_swap_relationship - |
Users: by entity attributesStratum_technology_occurrence_relationshipClassification_assignment.items classification_item ft_classification_item Requirement_assignment.assigned_to requirement_assignment_item ft_requirement_assignment_item Stratum_technology_occurrence_swap_relationship Users: by defined types, not used by any entity attributeStratum_technology_occurrence_swap_relationship- |
Global rules for this entity data type- |