|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Common attributes for a data element defined with the output mode.
The following features are supported:
DesignPackage.getOutputElementAttributes()
Field Summary | |
static java.lang.String |
copyright
|
Method Summary | |
ValueFormatHints |
getFormattingHints()
Returns the value of the 'Formatting Hints' containment reference. |
java.lang.String |
getHelpText()
Returns the value of the 'Help Text' attribute. |
java.lang.String |
getLabel()
Returns the value of the 'Label' attribute. |
void |
setFormattingHints(ValueFormatHints value)
Sets the value of the ' Formatting Hints ' containment reference. |
void |
setHelpText(java.lang.String value)
Sets the value of the ' Help Text ' attribute. |
void |
setLabel(java.lang.String value)
Sets the value of the ' Label ' attribute. |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public java.lang.String getLabel()
setLabel(String)
,
DesignPackage.getOutputElementAttributes_Label()
public void setLabel(java.lang.String value)
Label
' attribute.
value
- the new value of the 'Label' attribute.getLabel()
public ValueFormatHints getFormattingHints()
setFormattingHints(ValueFormatHints)
,
DesignPackage.getOutputElementAttributes_FormattingHints()
public void setFormattingHints(ValueFormatHints value)
Formatting Hints
' containment reference.
value
- the new value of the 'Formatting Hints' containment reference.getFormattingHints()
public java.lang.String getHelpText()
setHelpText(String)
,
DesignPackage.getOutputElementAttributes_HelpText()
public void setHelpText(java.lang.String value)
Help Text
' attribute.
value
- the new value of the 'Help Text' attribute.getHelpText()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |