ENTITY layout_macro_floor_plan_template_armx SUBTYPE OF (printed_part_template_armx, layout_macro_floor_plan_template); access_maps : SET [1:?] OF layout_macro_definition_terminal_to_usage_terminal_assignment_armx; INVERSE macro_definition : SET [0:1] OF layout_macro_definition_armx FOR floor_layout_view; WHERE wr1: SIZEOF(TYPEOF(SELF) - TYPEOF(SELF\Printed_part_template_armx || SELF\Template_definition || SELF\product_definition_shape || SELF\Product_view_definition || SELF\Layout_macro_floor_plan_template_armx)) = 0; END_ENTITY; -- layout_macro_floor_plan_template_armx |
Global rules for this entity data type- |
public interface ELayout_macro_floor_plan_template_armx extends EPrinted_part_template_armx, ELayout_macro_floor_plan_templateaccess_maps (explicit attribute)boolean testAccess_maps(ELayout_macro_floor_plan_template_armx type)ALayout_macro_definition_terminal_to_usage_terminal_assignment_armx getAccess_maps(ELayout_macro_floor_plan_template_armx type) ALayout_macro_definition_terminal_to_usage_terminal_assignment_armx createAccess_maps(ELayout_macro_floor_plan_template_armx type) void unsetAccess_maps(ELayout_macro_floor_plan_template_armx type) macro_definition (inverse attribute)ALayout_macro_definition_armx getMacro_definition(ELayout_macro_floor_plan_template_armx type, ASdaiModel domain) |
public class CLayout_macro_floor_plan_template_armx implements ELayout_macro_floor_plan_template_armxstatic EAttribute attributeAccess_maps(ELayout_macro_floor_plan_template_armx type)static int usedinAccess_maps(ELayout_macro_floor_plan_template_armx type, ELayout_macro_definition_terminal_to_usage_terminal_assignment_armx instance, ASdaiModel domain, ALayout_macro_floor_plan_template_armx result) static EAttribute attributeMacro_definition(ELayout_macro_floor_plan_template_armx type) |
public class ALayout_macro_floor_plan_template_armx extends AEntitypublic ELayout_macro_floor_plan_template_armx getByIndex(int index)public ELayout_macro_floor_plan_template_armx getCurrentMember(SdaiIterator it) |