ENTITY surface_style_boundary SUBTYPE OF (founded_item); style_of_boundary : curve_or_render; END_ENTITY; -- surface_style_boundary |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; surface_style_boundary style_of_boundary: curve_or_render; |
Global rules for this entity data type- |
public interface ESurface_style_boundary extends EFounded_itemstyle_of_boundary (explicit attribute)int testStyle_of_boundary(ESurface_style_boundary type)case 1 EEntity getStyle_of_boundary(ESurface_style_boundary type) void setStyle_of_boundary(ESurface_style_boundary type, EEntity value, EEntity node1) void unsetStyle_of_boundary(ESurface_style_boundary type) |
public class CSurface_style_boundary implements ESurface_style_boundarystatic EAttribute attributeStyle_of_boundary(ESurface_style_boundary type)static int usedinStyle_of_boundary(ESurface_style_boundary type, EEntity instance, ASdaiModel domain, ASurface_style_boundary result) |
public class ASurface_style_boundary extends AEntitypublic ESurface_style_boundary getByIndex(int index)public ESurface_style_boundary getCurrentMember(SdaiIterator it) |