|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
getValue()
Returns the value of the 'Value' attribute. |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name ' attribute. |
void |
setValue(java.lang.String value)
Sets the value of the ' Value ' attribute. |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public java.lang.String getValue()
setValue(String)
,
DesignPackage.getScalarValueDefinition_Value()
public void setValue(java.lang.String value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
public java.lang.String getDisplayName()
setDisplayName(String)
,
DesignPackage.getScalarValueDefinition_DisplayName()
public void setDisplayName(java.lang.String value)
Display Name
' attribute.
value
- the new value of the 'Display Name' attribute.getDisplayName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |