ENTITY padstack_occurrence_armx SUBTYPE OF (structured_layout_component_armx, padstack_occurrence); SELF\definition_based_product_occurrence.derived_from : padstack_definition_armx; INVERSE SELF\assembly_group_component_armx.components : SET [1:?] OF structured_layout_component_sub_assembly_relationship_armx FOR relating_view; WHERE wr1: SIZEOF(QUERY(sar <* components | EXISTS(sar.second_location) )) = 0; END_ENTITY; -- padstack_occurrence_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_occurrence_definition_relationship_armx FOR related_view; 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 product_occurrence_definition_relationship_armx FOR related_view; single_instance (RT) (DER) additional_characterization: STRING; assembly_group_component - assembly_group_component_armx (INV) components: SET [1:?] OF next_assembly_usage_occurrence_relationship_armx FOR relating_view; structured_layout_component_armx (RT) derived_from: structured_template_armx; structured_layout_component - padstack_occurrence - padstack_occurrence_armx (RT) derived_from: padstack_definition_armx; (RT) (INV) components: SET [1:?] OF structured_layout_component_sub_assembly_relationship_armx FOR relating_view; |
Global rules for this entity data type- |
public interface EPadstack_occurrence_armx extends EStructured_layout_component_armx, EPadstack_occurrence |
public class CPadstack_occurrence_armx implements EPadstack_occurrence_armxstatic EAttribute attributeComponents(EPadstack_occurrence_armx type) |
public class APadstack_occurrence_armx extends AEntitypublic EPadstack_occurrence_armx getByIndex(int index)public EPadstack_occurrence_armx getCurrentMember(SdaiIterator it) |