|
ENTITY Stratum_technology_occurrence_relationship ABSTRACT SUPERTYPE OF (ONEOF (Derived_stratum_technology_occurrence_relationship, Stratum_technology_occurrence_link, Stratum_technology_occurrence_swap_relationship, Stratum_technology_occurrence_feature_constraint)); sto_1 : Stratum_technology_occurrence; sto_2 : Stratum_technology_occurrence; scope : Stratum_stack_model; WHERE WR1: acyclic_stratum_technology_occurrence_relationship(SELF, [sto_2], 'FABRICATION_TECHNOLOGY_ARM.STRATUM_TECHNOLOGY_OCCURRENCE_RELATIONSHIP'); END_ENTITY; -- Stratum_technology_occurrence_relationship |
Entity data types and their attributesStratum_technology_occurrence_relationshipsto_1: Stratum_technology_occurrence; sto_2: Stratum_technology_occurrence; scope: Stratum_stack_model; |
| Derived_stratum_technology_occurrence_relationship (Fabrication_technology_arm) |
| Stratum_technology_occurrence_feature_constraint (Fabrication_technology_arm) |
| Stratum_technology_occurrence_link (Fabrication_technology_arm) |
| Stratum_technology_occurrence_swap_relationship (Fabrication_technology_arm) |
Global rules for this entity data type- |