Overview Schemas Index

Fabrication_technology_arm         


ENTITY Stratum_technology_occurrence_feature_constraint
          SUBTYPE OF (Stratum_technology_occurrence_relationship);
          difference_distance : OPTIONAL length_measure;
          intersection_distance : OPTIONAL length_measure;
WHERE
          WR1: EXISTS (difference_distance) XOR EXISTS(intersection_distance);
END_ENTITY; -- Stratum_technology_occurrence_feature_constraint

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_feature_constraint
          (OPT) difference_distance: length_measure;
          (OPT) intersection_distance: length_measure;

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_feature_constraint

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

Stratum_technology_occurrence_feature_constraint
          -

Global rules for this entity data type

          -