ENTITY part_template_keepout_shape_allocation_to_stratum_stack SUBTYPE OF (characterized_object, property_definition); DERIVE SELF\property_definition.definition : part_template_keepout_shape_allocation_to_stratum_stack := SELF; END_ENTITY; -- part_template_keepout_shape_allocation_to_stratum_stack |
Entity data types and their attributescharacterized_objectname: label; (OPT) description: text; property_definition name: label; (OPT) description: text; definition: characterized_definition; (DER) id: identifier; part_template_keepout_shape_allocation_to_stratum_stack (RT) (DER) definition: part_template_keepout_shape_allocation_to_stratum_stack; |
part_template_keepout_shape_allocation_to_stratum_stack_armx (LAYERED_INTERCONNECT_COMPLEX_TEMPLATE_XIM) |
Global rules for this entity data type- |
public interface EPart_template_keepout_shape_allocation_to_stratum_stack extends ECharacterized_object, EProperty_definition |
public class CPart_template_keepout_shape_allocation_to_stratum_stack implements EPart_template_keepout_shape_allocation_to_stratum_stackstatic EAttribute attributeDefinition(EPart_template_keepout_shape_allocation_to_stratum_stack type)static int usedinDefinition(EPart_template_keepout_shape_allocation_to_stratum_stack type, EPart_template_keepout_shape_allocation_to_stratum_stack instance, ASdaiModel domain, APart_template_keepout_shape_allocation_to_stratum_stack result) |
public class APart_template_keepout_shape_allocation_to_stratum_stack extends AEntitypublic EPart_template_keepout_shape_allocation_to_stratum_stack getByIndex(int index)public EPart_template_keepout_shape_allocation_to_stratum_stack getCurrentMember(SdaiIterator it) |