|
ENTITY draughting_pre_defined_curve_font SUBTYPE OF (pre_defined_curve_font); WHERE wr1: SELF . name IN [ 'continuous' , 'chain' , 'chain double dash' , 'dashed' , 'dotted' ] ; END_ENTITY; -- draughting_pre_defined_curve_font |
Entity data types and their attributespre_defined_itemname: label; pre_defined_curve_font - draughting_pre_defined_curve_font - |
| predefined_curve_font (STYLED_CURVE_XIM) |
Global rules for this entity data type- |
public interface EDraughting_pre_defined_curve_font extends EPre_defined_curve_font |
public class CDraughting_pre_defined_curve_font implements EDraughting_pre_defined_curve_font |
public class ADraughting_pre_defined_curve_font extends AEntitypublic EDraughting_pre_defined_curve_font getByIndex(int index)public EDraughting_pre_defined_curve_font getCurrentMember(SdaiIterator it) |