public interface CGMapPart extends CGValuedElement
The following features are supported:
CGModelPackage.getCGMapPart()| Modifier and Type | Method and Description |
|---|---|
CGValuedElement |
getKey()
Returns the value of the 'Key' containment reference.
|
CGMapExp |
getMapExp()
Returns the value of the 'Map Exp' container reference.
|
CGValuedElement |
getValue()
Returns the value of the 'Value' containment reference.
|
void |
setKey(CGValuedElement value)
Sets the value of the '
Key' containment reference. |
void |
setValue(CGValuedElement value)
Sets the value of the '
Value' containment reference. |
getDependsOn, getEcoreClassifier, getInvalidValue, getNamedValue, getOwns, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isBoxed, isCaught, isCommonable, isConstant, isEcore, isEquivalentTo, isEquivalentToInternal, isFalse, isGlobal, isInlined, isInvalid, isNonInvalid, isNonNull, isNull, isSettable, isTrue, isUnboxed, isUncommonable, setCaught, setValueNamegetASTypeId, getTypeId, isRequired, setRequired, setTypeIdgetAst, getName, setAst, setNameCGValuedElement getKey()
If the meaning of the 'Key' containment reference isn't clear, there really should be more of a description here...
setKey(CGValuedElement),
CGModelPackage.getCGMapPart_Key()void setKey(CGValuedElement value)
Key' containment reference.
value - the new value of the 'Key' containment reference.getKey()CGValuedElement getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(CGValuedElement),
CGModelPackage.getCGMapPart_Value()void setValue(CGValuedElement value)
Value' containment reference.
value - the new value of the 'Value' containment reference.getValue()CGMapExp getMapExp()
Parts'.
If the meaning of the 'Map Exp' container reference isn't clear, there really should be more of a description here...
CGModelPackage.getCGMapPart_MapExp(),
CGMapExp.getParts()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.