ENTITY laminate_component_feature_armx ABSTRACT SUPERTYPE OF (ONEOF (conductive_interconnect_element_terminal, laminate_component_interface_terminal_armx, laminate_component_join_terminal_armx, via_terminal)) SUBTYPE OF (component_feature_armx, laminate_component_feature); END_ENTITY; -- laminate_component_feature_armx |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; shape_element (OPT) id_x: STRING; (RT) name->element_name: STRING; (RT) of_shape->containing_shape: item_shape; (RT) (DER) product_definitional: LOGICAL; (RT) (DER) id: identifier; component_feature (RT) of_shape: assembly_component; component_feature_armx (OPT) definition: feature_select; (RT) containing_shape->associated_component: assembly_component_armx; laminate_component_feature - laminate_component_feature_armx - |
conductive_interconnect_element_terminal (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
laminate_component_interface_terminal_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
laminate_component_join_terminal_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
via_terminal (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
Global rules for this entity data type- |
public interface ELaminate_component_feature_armx extends EComponent_feature_armx, ELaminate_component_feature |
public class CLaminate_component_feature_armx implements ELaminate_component_feature_armx |
public class ALaminate_component_feature_armx extends AEntitypublic ELaminate_component_feature_armx getByIndex(int index)public ELaminate_component_feature_armx getCurrentMember(SdaiIterator it) |