|
ENTITY Layout_macro_definition SUBTYPE OF (Layered_interconnect_module_design_view); floor_layout_view : Layout_macro_floor_plan_template; WHERE WR1: NOT (EXISTS(SELF\Part_design_view.usage_view)); WR2: SIZEOF(USEDIN(SELF, 'GENERIC_PRODUCT_OCCURRENCE_ARM.DEFINITION_BASED_PRODUCT_OCCURRENCE.DERIVED_FROM')) = 0; END_ENTITY; -- Layout_macro_definition |
Entity data types and their attributesProduct_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; Part_view_definition (RT) defined_version: Part_version; Assembly_definition - Item_shape (OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Part_design_view (OPT) usage_view: Part_usage_view; (RT) (DER) described_element: shapeable_item; Interconnect_module_design_view - Layered_interconnect_module_design_view used_stack_model: Design_stack_model; (INV) requirements: SET [0:?] OF Requirement_assignment FOR assigned_to; Layout_macro_definition floor_layout_view: Layout_macro_floor_plan_template; |
Global rules for this entity data type- |