Overview Schemas Index

Fabrication_technology_arm         


ENTITY Stratum_technology_mapping_relationship;
          source_stratum_technology : Footprint_library_stratum_technology;
          target_stratum_technology : Stratum_technology;
WHERE
          WR1: NOT ('FABRICATION_TECHNOLOGY_ARM.FOOTPRINT_LIBRARY_STRATUM_TECHNOLOGY' IN TYPEOF(target_stratum_technology));
          WR2: acyclic_stratum_technology_mapping_relationship(SELF,
        [target_stratum_technology], 
       'FABRICATION_TECHNOLOGY_ARM.STRATUM_TECHNOLOGY_MAPPING_RELATIONSHIP');
END_ENTITY; -- Stratum_technology_mapping_relationship

Entity data types and their attributes

Stratum_technology_mapping_relationship
          source_stratum_technology: Footprint_library_stratum_technology;
          target_stratum_technology: Stratum_technology;

Known subtypes

          Design_specific_stratum_technology_mapping_relationship (Layered_interconnect_complex_template_arm)

Users: by entity attributes

Stratum_technology_mapping_relationship

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

Stratum_technology_mapping_relationship
          -

Global rules for this entity data type

          -