|
ENTITY structured_printed_part_template_armx ABSTRACT SUPERTYPE OF (ONEOF (single_stratum_printed_part_template_armx, multi_stratum_printed_part_template_armx)) SUBTYPE OF (printed_part_template_armx, structured_template_armx); WHERE wr1: SIZEOF ( QUERY ( t <* access_mechanisms | NOT ( 'printed_physical_layout_template_xim.structured_printed_part_template_terminal_armx' IN TYPEOF ( t ) ) ) ) = 0 ; wr2: SIZEOF ( QUERY ( t <* SELF \ structured_template_armx . templates | 'part_template_2d_shape_xim.structured_template_armx' IN TYPEOF ( t . template ) ) ) = 0 ; END_ENTITY; -- structured_printed_part_template_armx |
| multi_stratum_printed_part_template_armx (PRINTED_PHYSICAL_LAYOUT_TEMPLATE_XIM) |
| printed_tiebar_template_armx (PRINTED_PHYSICAL_LAYOUT_TEMPLATE_XIM) |
| single_stratum_printed_part_template_armx (PRINTED_PHYSICAL_LAYOUT_TEMPLATE_XIM) |
Global rules for this entity data type- |
public interface EStructured_printed_part_template_armx extends EPrinted_part_template_armx, EStructured_template_armx |
public class CStructured_printed_part_template_armx implements EStructured_printed_part_template_armx |
public class AStructured_printed_part_template_armx extends AEntitypublic EStructured_printed_part_template_armx getByIndex(int index)public EStructured_printed_part_template_armx getCurrentMember(SdaiIterator it) |