|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
UI hints for a data element.
The following features are supported:
DesignPackage.getDataElementUIHints()| Field Summary | |
static java.lang.String |
copyright
|
| Method Summary | |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute. |
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute. |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description' attribute. |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name' attribute. |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public java.lang.String getDisplayName()
setDisplayName(String),
DesignPackage.getDataElementUIHints_DisplayName()public void setDisplayName(java.lang.String value)
Display Name' attribute.
value - the new value of the 'Display Name' attribute.getDisplayName()public java.lang.String getDescription()
setDescription(String),
DesignPackage.getDataElementUIHints_Description()public void setDescription(java.lang.String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||