Overview Schemas Index

Fabrication_technology_arm         


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 attributes

Stratum_technology_occurrence_relationship
          sto_1: Stratum_technology_occurrence;
          sto_2: Stratum_technology_occurrence;
          scope: Stratum_stack_model;
Stratum_technology_occurrence_swap_relationship
          -

Users: by entity attributes

Stratum_technology_occurrence_relationship
          Classification_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 attribute

Stratum_technology_occurrence_swap_relationship
          -

Global rules for this entity data type

          -