|
ENTITY Laminate_component SUPERTYPE OF ((ONEOF (Material_removal_laminate_component, (Stratum_feature_template_component ANDOR Probe_access_area), Inter_stratum_feature, Generic_laminate_text_component, Laminate_text_string_component) ANDOR Fiducial)) SUBTYPE OF (Assembly_component, Single_instance); SELF\Definition_based_product_occurrence.derived_from : Template_definition; INVERSE cad_layer : SET [0:1] OF External_source_identification FOR item; WHERE WR1: ('LAYERED_INTERCONNECT_MODULE_DESIGN_ARM.LAYERED_INTERCONNECT_MODULE_DESIGN_VIEW' IN TYPEOF(SELF\Assembly_component.occurrence_contexts[1]\Product_occurrence_definition_relationship.relating_view)) OR ('LAYERED_INTERCONNECT_MODULE_DESIGN_ARM.STRUCTURED_LAYOUT_COMPONENT_SUB_ASSEMBLY_RELATIONSHIP' IN TYPEOF(SELF\Assembly_component.occurrence_contexts[1])); END_ENTITY; -- Laminate_component |
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; Product_occurrence (INV) occurrence_contexts: SET [0:?] OF Product_occurrence_definition_relationship FOR related_view; (INV) view_definition_contexts: SET [0:?] OF View_definition_relationship FOR related_view; Definition_based_product_occurrence derived_from: Product_view_definition; Item_shape (OPT) id: STRING; (OPT) description: STRING; described_element: shapeable_item; Assembly_component (RT) derived_from: physical_unit_or_part_template; (RT) (DER) described_element: shapeable_item; (DER) assemblies: SET [0:?] OF Product_view_definition; (DER) groups: SET [0:?] OF Assembly_group_component; (DER) versions: SET [0:?] OF Product_version; (DER) product: SET [0:?] OF Product; (RT) (INV) occurrence_contexts: SET [1:?] OF Assembly_component_relationship FOR related_view; Single_instance - Laminate_component (RT) derived_from: Template_definition; (INV) cad_layer: SET [0:1] OF External_source_identification FOR item; |
| Fiducial (Layered_interconnect_module_design_arm) |
| Generic_laminate_text_component (Layered_interconnect_module_design_arm) |
| Integral_shield (Integral_shield_arm) |
| Inter_stratum_feature (Layered_interconnect_module_design_arm) |
| Laminate_text_string_component (Layered_interconnect_module_design_arm) |
| Material_removal_laminate_component (Layered_interconnect_module_design_arm) |
| Probe_access_area (Layered_interconnect_module_design_arm) |
| Stratum_feature_template_component (Layered_interconnect_module_design_arm) |
Global rules for this entity data type- |