|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataElementUIHints
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 |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getDisplayName()
setDisplayName(String)
,
DesignPackage.getDataElementUIHints_DisplayName()
void setDisplayName(java.lang.String value)
Display Name
' attribute.
value
- the new value of the 'Display Name' attribute.getDisplayName()
java.lang.String getDescription()
setDescription(String)
,
DesignPackage.getDataElementUIHints_Description()
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 |