|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DictLiteralPart
A representation of the model object 'Dict Literal Part'.
The following features are supported:
ImperativeOCLPackage.getDictLiteralPart()
Method Summary | |
---|---|
OCLExpression |
getKey()
Returns the value of the 'Key' containment reference |
OCLExpression |
getValue()
Returns the value of the 'Value' containment reference |
void |
setKey(OCLExpression value)
Sets the value of the ' Key ' containment reference |
void |
setValue(OCLExpression value)
Sets the value of the ' Value ' containment reference |
Method Detail |
---|
OCLExpression getKey()
If the meaning of the 'Key' containment reference isn't clear, there really should be more of a description here...
setKey(OCLExpression)
,
ImperativeOCLPackage.getDictLiteralPart_Key()
void setKey(OCLExpression value)
Key
' containment reference.
value
- the new value of the 'Key' containment reference.getKey()
OCLExpression getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(OCLExpression)
,
ImperativeOCLPackage.getDictLiteralPart_Value()
void setValue(OCLExpression value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |