ENTITY laminate_component_feature SUPERTYPE OF (ONEOF (laminate_component_interface_terminal, laminate_component_join_terminal)) SUBTYPE OF (component_feature); END_ENTITY; -- laminate_component_feature |
Entity data types and their attributesshape_aspectname: label; (OPT) description: text; of_shape: product_definition_shape; product_definitional: LOGICAL; (DER) id: identifier; component_feature (RT) of_shape: assembly_component; laminate_component_feature - |
laminate_component_feature_armx (LAYERED_INTERCONNECT_MODULE_DESIGN_XIM) |
laminate_component_interface_terminal (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
laminate_component_join_terminal (LAYERED_INTERCONNECT_MODULE_DESIGN_MIM) |
Global rules for this entity data type- |
public interface ELaminate_component_feature extends EComponent_feature |
public class CLaminate_component_feature implements ELaminate_component_feature |
public class ALaminate_component_feature extends AEntitypublic ELaminate_component_feature getByIndex(int index)public ELaminate_component_feature getCurrentMember(SdaiIterator it) |