ENTITY printed_part_cross_section_template_terminal_armx SUBTYPE OF (printed_part_template_terminal_armx, printed_part_cross_section_template_terminal); SELF\printed_part_template_terminal_armx.associated_definition : printed_part_cross_section_template_armx; material_to_left_of_terminal : OPTIONAL printed_part_template_material_link_armx; material_to_right_of_terminal : OPTIONAL printed_part_template_material_link_armx; material_to_top_of_terminal : OPTIONAL printed_part_template_material_link_armx; material_to_bottom_of_terminal : OPTIONAL printed_part_template_material_link_armx; UNIQUE ur1 : associated_definition, material_to_left_of_terminal, material_to_right_of_terminal, material_to_top_of_terminal, material_to_bottom_of_terminal; WHERE wr1: (SELF\Printed_part_template_terminal_armx.connection_zone_category = curve_edge_segment) OR (SELF\Printed_part_template_terminal_armx.connection_zone_category = area_edge_segment); wr2: NOT (EXISTS(material_to_left_of_terminal) AND EXISTS(material_to_right_of_terminal)) OR (material_to_left_of_terminal :<>: material_to_right_of_terminal); wr3: NOT (EXISTS(material_to_left_of_terminal) AND EXISTS(material_to_top_of_terminal)) OR (material_to_left_of_terminal :<>: material_to_top_of_terminal); wr4: NOT (EXISTS(material_to_left_of_terminal) AND EXISTS(material_to_bottom_of_terminal)) OR (material_to_left_of_terminal :<>: material_to_bottom_of_terminal); wr5: NOT (EXISTS(material_to_right_of_terminal) AND EXISTS(material_to_top_of_terminal)) OR (material_to_right_of_terminal :<>: material_to_top_of_terminal); wr6: NOT (EXISTS(material_to_right_of_terminal) AND EXISTS(material_to_bottom_of_terminal)) OR (material_to_right_of_terminal :<>: material_to_bottom_of_terminal); wr7: NOT (EXISTS(material_to_top_of_terminal) AND EXISTS(material_to_bottom_of_terminal)) OR (material_to_top_of_terminal :<>: material_to_bottom_of_terminal); wr8: NOT EXISTS(material_to_left_of_terminal) OR (material_to_left_of_terminal\Printed_part_template_material_link_armx.precedent_material\shape_aspect.name = 'right'); wr9: NOT EXISTS(material_to_right_of_terminal) OR (material_to_right_of_terminal\Printed_part_template_material_link_armx.subsequent_material\shape_aspect.name = 'left'); wr10: NOT EXISTS(material_to_bottom_of_terminal) OR (material_to_bottom_of_terminal\Printed_part_template_material_link_armx.subsequent_material\shape_aspect.name = 'top'); wr11: NOT EXISTS(material_to_top_of_terminal) OR (material_to_top_of_terminal\Printed_part_template_material_link_armx.precedent_material\shape_aspect.name = 'bottom'); END_ENTITY; -- printed_part_cross_section_template_terminal_armx |
Global rules for this entity data type- |
public interface EPrinted_part_cross_section_template_terminal_armx extends EPrinted_part_template_terminal_armx, EPrinted_part_cross_section_template_terminalmaterial_to_left_of_terminal (explicit attribute)boolean testMaterial_to_left_of_terminal(EPrinted_part_cross_section_template_terminal_armx type)EPrinted_part_template_material_link_armx getMaterial_to_left_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) void setMaterial_to_left_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx value) void unsetMaterial_to_left_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) material_to_right_of_terminal (explicit attribute)boolean testMaterial_to_right_of_terminal(EPrinted_part_cross_section_template_terminal_armx type)EPrinted_part_template_material_link_armx getMaterial_to_right_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) void setMaterial_to_right_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx value) void unsetMaterial_to_right_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) material_to_top_of_terminal (explicit attribute)boolean testMaterial_to_top_of_terminal(EPrinted_part_cross_section_template_terminal_armx type)EPrinted_part_template_material_link_armx getMaterial_to_top_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) void setMaterial_to_top_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx value) void unsetMaterial_to_top_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) material_to_bottom_of_terminal (explicit attribute)boolean testMaterial_to_bottom_of_terminal(EPrinted_part_cross_section_template_terminal_armx type)EPrinted_part_template_material_link_armx getMaterial_to_bottom_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) void setMaterial_to_bottom_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx value) void unsetMaterial_to_bottom_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) |
public class CPrinted_part_cross_section_template_terminal_armx implements EPrinted_part_cross_section_template_terminal_armxstatic EAttribute attributeMaterial_to_left_of_terminal(EPrinted_part_cross_section_template_terminal_armx type)static int usedinMaterial_to_left_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx instance, ASdaiModel domain, APrinted_part_cross_section_template_terminal_armx result) static EAttribute attributeMaterial_to_right_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) static int usedinMaterial_to_right_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx instance, ASdaiModel domain, APrinted_part_cross_section_template_terminal_armx result) static EAttribute attributeMaterial_to_top_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) static int usedinMaterial_to_top_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx instance, ASdaiModel domain, APrinted_part_cross_section_template_terminal_armx result) static EAttribute attributeMaterial_to_bottom_of_terminal(EPrinted_part_cross_section_template_terminal_armx type) static int usedinMaterial_to_bottom_of_terminal(EPrinted_part_cross_section_template_terminal_armx type, EPrinted_part_template_material_link_armx instance, ASdaiModel domain, APrinted_part_cross_section_template_terminal_armx result) |
public class APrinted_part_cross_section_template_terminal_armx extends AEntitypublic EPrinted_part_cross_section_template_terminal_armx getByIndex(int index)public EPrinted_part_cross_section_template_terminal_armx getCurrentMember(SdaiIterator it) |