|
||||||||||
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 | |
---|---|
org.eclipse.ocl.ecore.OCLExpression |
getKey()
Returns the value of the 'Key' containment reference |
org.eclipse.ocl.ecore.OCLExpression |
getValue()
Returns the value of the 'Value' containment reference |
void |
setKey(org.eclipse.ocl.ecore.OCLExpression value)
Sets the value of the ' Key ' containment reference |
void |
setValue(org.eclipse.ocl.ecore.OCLExpression value)
Sets the value of the ' Value ' containment reference |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
org.eclipse.ocl.ecore.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(org.eclipse.ocl.ecore.OCLExpression value)
Key
' containment reference.
value
- the new value of the 'Key' containment reference.getKey()
org.eclipse.ocl.ecore.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(org.eclipse.ocl.ecore.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 |