| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OutputElementAttributes
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 | getHelpTextKey()Returns the resource key of the 'Help Text' attribute. | 
|  java.lang.String | getLabel()Returns the value of the 'Label' attribute. | 
|  java.lang.String | getLabelKey()Returns the resource key 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 | setHelpTextKey(java.lang.String value)Sets the resource key of the ' Help Text' attribute. | 
|  void | setLabel(java.lang.String value)Sets the value of the ' Label' attribute. | 
|  void | setLabelKey(java.lang.String value)Sets the resource key of the ' Label' attribute. | 
| Methods inherited from interface org.eclipse.emf.ecore.EObject | 
|---|
| eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset | 
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier | 
|---|
| eAdapters, eDeliver, eNotify, eSetDeliver | 
| Field Detail | 
|---|
static final java.lang.String copyright
| Method Detail | 
|---|
java.lang.String getLabel()
setLabel(String), 
DesignPackage.getOutputElementAttributes_Label(), 
getLabelKey()void setLabel(java.lang.String value)
Label' attribute.
 
 
value - the new value of the 'Label' attribute.getLabel(), 
setLabelKey(String)java.lang.String getLabelKey()
setLabelKey(String), 
getLabel(), 
DataSourceDesign.getResourceFile()void setLabelKey(java.lang.String value)
Label' attribute.
value - the new resource key of the 'Label' attribute;
              may be null to resetgetLabelKey(), 
setLabel(String), 
DataSourceDesign.getResourceFile()ValueFormatHints getFormattingHints()
setFormattingHints(ValueFormatHints), 
DesignPackage.getOutputElementAttributes_FormattingHints()void setFormattingHints(ValueFormatHints value)
Formatting Hints' containment reference.
 
 
value - the new value of the 'Formatting Hints' containment reference.getFormattingHints()java.lang.String getHelpText()
setHelpText(String), 
DesignPackage.getOutputElementAttributes_HelpText(), 
getHelpTextKey()void setHelpText(java.lang.String value)
Help Text' attribute.
 
 
value - the new value of the 'Help Text' attribute.getHelpText(), 
setHelpTextKey(String)java.lang.String getHelpTextKey()
setHelpTextKey(String), 
getHelpText(), 
DataSourceDesign.getResourceFile()void setHelpTextKey(java.lang.String value)
Help Text' attribute.
value - the new resource key of the 'Help Text' attribute;
              may be null to resetgetHelpTextKey(), 
setHelpText(String), 
DataSourceDesign.getResourceFile()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||