ENTITY single_stratum_structured_template ABSTRACT SUPERTYPE OF (ONEOF (material_removal_structured_template, single_stratum_special_symbol_template)) SUBTYPE OF (structured_template, single_stratum_template); END_ENTITY; -- single_stratum_structured_template |
Entity data types and their attributesproduct_definitionid: identifier; (OPT) description: text; formation: product_definition_formation; frame_of_reference: product_definition_context; (DER) name: label; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; product_definition_shape - part_template_definition (RT) (DER) definition: part_template_definition; geometric_template - structured_template - single_stratum_template - single_stratum_structured_template - |
material_removal_structured_template (LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_MIM) |
single_stratum_printed_part_template (PRINTED_PHYSICAL_LAYOUT_TEMPLATE_MIM) |
single_stratum_special_symbol_template (LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_MIM) |
single_stratum_structured_template_armx (LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_XIM) |
Global rules for this entity data type- |
public interface ESingle_stratum_structured_template extends EStructured_template, ESingle_stratum_template |
public class CSingle_stratum_structured_template implements ESingle_stratum_structured_template |
public class ASingle_stratum_structured_template extends AEntitypublic ESingle_stratum_structured_template getByIndex(int index)public ESingle_stratum_structured_template getCurrentMember(SdaiIterator it) |