|
ENTITY Inter_stratum_feature_template_location SUBTYPE OF (Template_location_in_structured_template); SELF\Template_location_in_structured_template.assembly : Multi_stratum_structured_template; SELF\Template_location_in_structured_template.template : Inter_stratum_feature_template; WHERE WR1: SIZEOF(['LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_ARM.INTER_STRATUM_FEATURE_EDGE_SEGMENT_TEMPLATE', 'LAYERED_INTERCONNECT_SIMPLE_TEMPLATE_ARM.INTER_STRATUM_FEATURE_EDGE_TEMPLATE'] * TYPEOF(template)) = 0; END_ENTITY; -- Inter_stratum_feature_template_location |
Entity data types and their attributesTemplate_location_in_structured_templateassembly: Structured_template; template: Template_definition; reference_designation: STRING; placement_status: template_location_placement_status; (INV) transform: SET [0:?] OF Template_location_in_structured_template_transform FOR reference_location; Inter_stratum_feature_template_location (RT) assembly: Multi_stratum_structured_template; (RT) template: Inter_stratum_feature_template; |
Global rules for this entity data type- |