|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Context
A representation of the model object 'Context'.
The following features are supported:
ModelPackage.getContext()
Method Summary | |
---|---|
java.lang.String |
getKey()
Returns the value of the 'Key' attribute. |
java.lang.Object |
getValue()
Returns the value of the 'Value' attribute. |
void |
setKey(java.lang.String value)
Sets the value of the ' Key ' attribute. |
void |
setValue(java.lang.Object value)
Sets the value of the ' Value ' attribute. |
Method Detail |
---|
java.lang.String getKey()
setKey(String)
,
ModelPackage.getContext_Key()
void setKey(java.lang.String value)
Key
' attribute.
value
- the new value of the 'Key' attribute.getKey()
java.lang.Object getValue()
setValue(Object)
,
ModelPackage.getContext_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 |