|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ParameterValue
A representation of the model object 'Parameter Value'.
The following features are supported:
LaunchPackage.getParameterValue()
Method Summary | |
---|---|
DiscovererParameter |
getParameter()
Returns the value of the 'Parameter' reference. |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute. |
void |
setParameter(DiscovererParameter value)
Sets the value of the ' Parameter ' reference. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value ' attribute. |
Method Detail |
---|
DiscovererParameter getParameter()
If the meaning of the 'Parameter' reference isn't clear, there really should be more of a description here...
setParameter(DiscovererParameter)
,
LaunchPackage.getParameterValue_Parameter()
void setParameter(DiscovererParameter value)
Parameter
' reference.
value
- the new value of the 'Parameter' reference.getParameter()
java.lang.Object getValue()
If the meaning of the 'Value' attribute isn't clear, there really should be more of a description here...
setValue(Object)
,
LaunchPackage.getParameterValue_Value()
void setValue(java.lang.Object value)
Value
' attribute.
value
- the new value of the 'Value' attribute.getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |