ENTITY non_conductive_base_blind_via_armx SUBTYPE OF (blind_via_armx, non_conductive_base_blind_via); END_ENTITY; -- non_conductive_base_blind_via_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; laminate_component - laminate_component_armx (RT) (OPT) derived_from: template_definition; (INV) cad_layer: SET [0:1] OF external_source_identification FOR item; inter_stratum_feature - inter_stratum_feature_armx feature_of_size: BOOLEAN; (OPT) vertical_extent: passage_technology_allocation_to_stack_model_armx; (RT) derived_from: inter_stratum_feature_template_armx; plated_inter_stratum_feature - plated_inter_stratum_feature_armx - plated_passage - plated_passage_armx (RT) vertical_extent: passage_technology_allocation_to_stack_model_armx; (RT) (DER) name_x: STRING; via - via_armx (RT) derived_from: via_template_armx; blind_via - blind_via_armx - non_conductive_base_blind_via - non_conductive_base_blind_via_armx - |
Global rules for this entity data type- |
public interface ENon_conductive_base_blind_via_armx extends EBlind_via_armx, ENon_conductive_base_blind_via |
public class CNon_conductive_base_blind_via_armx implements ENon_conductive_base_blind_via_armx |
public class ANon_conductive_base_blind_via_armx extends AEntitypublic ENon_conductive_base_blind_via_armx getByIndex(int index)public ENon_conductive_base_blind_via_armx getCurrentMember(SdaiIterator it) |