|
ENTITY structured_layout_component_armx ABSTRACT SUPERTYPE OF (ONEOF (footprint_occurrence_armx, material_removal_structured_component_armx, multi_stratum_special_symbol_component_armx, padstack_occurrence_armx, single_stratum_special_symbol_component_armx)) SUBTYPE OF (assembly_group_component_armx); SELF\definition_based_product_occurrence.derived_from : structured_template_armx; WHERE wr1: SIZEOF ( TYPEOF ( SELF ) * [ 'layered_interconnect_module_design_xim.laminate_component_armx' , 'layered_interconnect_module_design_arm.physical_component_armx' ] ) = 0 ; wr2: SIZEOF ( QUERY ( agc <* SELF \ assembly_group_component_armx . components | NOT ( 'layered_interconnect_module_design_xim.structured_layout_component_sub_assembly_relationship_armx' IN TYPEOF ( agc ) ) ) ) = 0 ; END_ENTITY; -- structured_layout_component_armx |
Entity data types and their attributesproduct_definitionid: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; product_view_definition (RT) (OPT) description->name_x: STRING; (OPT) additional_characterization: STRING; (RT) frame_of_reference->initial_context: product_definition_context; (OPT) additional_contexts: SET [1:?] OF product_definition_context; (RT) formation->defined_version: product_definition_formation; (RT) (DER) name: label; product_occurrence (RT) (DER) additional_characterization: STRING; (RT) (DER) initial_context: product_definition_context; (INV) occurrence_contexts: SET [1:?] OF product_definition_relationship FOR related_product_definition; definition_based_product_occurrence derived_from: product_view_definition; (RT) (DER) defined_version: product_definition_formation; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; product_definition_shape - item_shape (OPT) id_x: STRING; (RT) definition->described_element: shapeable_item; (RT) (DER) id: identifier; (RT) (DER) name: label; product_definition_relationship id: identifier; name: label; (OPT) description: text; relating_product_definition: product_definition; related_product_definition: product_definition; component_definition (RT) (DER) related_product_definition: component_definition; assembly_component (RT) (DER) definition: assembly_component; assembly_component_armx (RT) derived_from: physical_unit_or_part_template; (DER) assemblies: SET [0:?] OF product_view_definition; (DER) groups: SET [0:?] OF assembly_group_component_armx; (DER) versions: SET [0:?] OF product_definition_formation; (DER) product: SET [0:?] OF product_armx; (RT) (DER) described_element: shapeable_item; (RT) (DER) id: identifier; (RT) (DER) name: label; (RT) (DER) description: text; (RT) (DER) relating_product_definition: product_definition; (RT) (INV) occurrence_contexts: SET [1:?] OF assembly_component_usage FOR related_product_definition; single_instance (RT) (DER) additional_characterization: STRING; assembly_group_component - assembly_group_component_armx (INV) components: SET [1:?] OF next_assembly_usage_occurrence FOR relating_product_definition; structured_layout_component_armx (RT) derived_from: structured_template_armx; |
| footprint_occurrence_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
| material_removal_structured_component_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
| multi_stratum_printed_component_armx (LAYERED_INTERCONNECT_MODULE_WITH_PRINTED_COMPONENT_DESIGN_XIM) |
| multi_stratum_special_symbol_component_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
| padstack_occurrence_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
| single_stratum_printed_component_armx (LAYERED_INTERCONNECT_MODULE_WITH_PRINTED_COMPONENT_DESIGN_XIM) |
| single_stratum_special_symbol_component_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
| tiebar_printed_component_armx (LAYERED_INTERCONNECT_MODULE_WITH_PRINTED_COMPONENT_DESIGN_XIM) |
| limwpcd_structured_layout_component_armx_subtypes (LAYERED_INTERCONNECT_MODULE_WITH_PRINTED_COMPONENT_DESIGN_XIM) |
Global rules for this entity data type- |
public interface EStructured_layout_component_armx extends EAssembly_group_component_armx |
public class CStructured_layout_component_armx implements EStructured_layout_component_armx |
public class AStructured_layout_component_armx extends AEntitypublic EStructured_layout_component_armx getByIndex(int index)public EStructured_layout_component_armx getCurrentMember(SdaiIterator it) |