|
ENTITY Join_relationship ABSTRACT SUPERTYPE OF (ONEOF (Routed_join_relationship, Unrouted_join_relationship)); associated_layout : Layered_interconnect_module_design_view; END_ENTITY; -- Join_relationship |
Entity data types and their attributesJoin_relationshipassociated_layout: Layered_interconnect_module_design_view; |
| Routed_join_relationship (Layered_interconnect_module_design_arm) |
| Unrouted_join_relationship (Layered_interconnect_module_design_arm) |
Global rules for this entity data type- |