|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StringToPropertyValueMapEntry
A representation of the model object 'String To Property Value Map Entry'.
The following features are supported:
NotationPackage.getStringToPropertyValueMapEntry()
Method Summary | |
---|---|
java.lang.String |
getKey()
Returns the value of the 'Key' attribute |
PropertyValue |
getValue()
Returns the value of the 'Value' reference |
void |
setKey(java.lang.String value)
Sets the value of the ' Key ' attribute |
void |
setValue(PropertyValue value)
Sets the value of the ' Value ' reference |
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 |
---|
java.lang.String getKey()
If the meaning of the 'Key' attribute isn't clear, there really should be more of a description here...
setKey(String)
,
NotationPackage.getStringToPropertyValueMapEntry_Key()
void setKey(java.lang.String value)
Key
' attribute.
value
- the new value of the 'Key' attribute.getKey()
PropertyValue getValue()
If the meaning of the 'Value' reference isn't clear, there really should be more of a description here...
setValue(PropertyValue)
,
NotationPackage.getStringToPropertyValueMapEntry_Value()
void setValue(PropertyValue value)
Value
' reference.
value
- the new value of the 'Value' reference.getValue()
|
Runtime | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.