|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MapEntry
A representation of the model object 'Map Entry'. Map entry. Contains key and value.
The following features are supported:
ConfigPackage.getMapEntry()| Method Summary | |
|---|---|
Factory |
getKey()
Returns the value of the 'Key' containment reference. |
Factory |
getValue()
Returns the value of the 'Value' containment reference. |
void |
setKey(Factory value)
Sets the value of the ' Key' containment reference. |
void |
setValue(Factory value)
Sets the value of the ' Value' containment 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 |
|---|
Factory getKey()
setKey(Factory),
ConfigPackage.getMapEntry_Key()void setKey(Factory value)
Key' containment reference.
value - the new value of the 'Key' containment reference.getKey()Factory getValue()
setValue(Factory),
ConfigPackage.getMapEntry_Value()void setValue(Factory value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||