|
ENTITY Library_stack_model SUBTYPE OF (Stratum_stack_model); DERIVE padstacks : SET [0:?] OF Padstack_definition := bag_to_set(QUERY(p <* USEDIN(SELF, 'LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_ARM.STRATUM_STACK_DEPENDENT_TEMPLATE.STACK') | ('LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_ARM.PADSTACK_DEFINITION' IN TYPEOF(p)))); END_ENTITY; -- Library_stack_model |
Entity data types and their attributesItem_shape(OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Product_view_definition (OPT) id: STRING; (OPT) name: STRING; (OPT) additional_characterization: STRING; initial_context: View_definition_context; additional_contexts: SET [0:?] OF View_definition_context; defined_version: Product_version; Template_definition (RT) defined_version: Template_version; (OPT) physical_characteristic: SET [1:?] OF correlated_or_independent; (RT) (DER) described_element: Template_definition; Stratum_stack_model (DER) composing_occurrence: SET [1:?] OF Stratum_technology_occurrence; (INV) composing_link: SET [1:?] OF Stratum_technology_occurrence_relationship FOR scope; Library_stack_model (DER) padstacks: SET [0:?] OF Padstack_definition; |
Global rules for this entity data type- |