| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScalarValueDefinition
Defines a scalar value with a brief description.
The following features are supported:
DesignPackage.getScalarValueDefinition()| Field Summary | |
|---|---|
| static java.lang.String | copyright | 
| Method Summary | |
|---|---|
|  java.lang.String | getDisplayName()Returns the value of the 'Display Name' attribute. | 
|  java.lang.String | getDisplayNameKey()Returns the resource key of the 'Display Name' attribute. | 
|  java.lang.String | getValue()Returns the value of the 'Value' attribute. | 
|  void | setDisplayName(java.lang.String value)Sets the value of the ' Display Name' attribute. | 
|  void | setDisplayNameKey(java.lang.String value)Sets the resource key of the ' Display Name' attribute. | 
|  void | setValue(java.lang.String value)Sets the value of the ' Value' 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 getValue()
setValue(String), 
DesignPackage.getScalarValueDefinition_Value()void setValue(java.lang.String value)
Value' attribute.
 
 
value - the new value of the 'Value' attribute.getValue()java.lang.String getDisplayName()
setDisplayName(String), 
DesignPackage.getScalarValueDefinition_DisplayName(), 
getDisplayNameKey()void setDisplayName(java.lang.String value)
Display Name' attribute.
 
 
value - the new value of the 'Display Name' attribute.getDisplayName(), 
setDisplayNameKey(String)java.lang.String getDisplayNameKey()
setDisplayNameKey(String), 
getDisplayName(), 
DataSourceDesign.getResourceFile()void setDisplayNameKey(java.lang.String value)
Display Name' attribute.
value - the new resource key of the 'Display Name' attribute;
              may be null to resetgetDisplayNameKey(), 
setDisplayName(String), 
DataSourceDesign.getResourceFile()| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||