|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.PortExpressions.impl.PortExpressionImpl
ujf.verimag.bip.Core.PortExpressions.impl.ACExpressionImpl
ujf.verimag.bip.Core.PortExpressions.impl.PortReferenceImpl
ujf.verimag.bip.Core.Interactions.impl.PortParameterReferenceImpl
public class PortParameterReferenceImpl
An implementation of the model object 'Port Parameter Reference'.
The following features are implemented:
| Field Summary | |
|---|---|
protected PortParameter |
target
The cached value of the ' Target' reference. |
| Constructor Summary | |
|---|---|
protected |
PortParameterReferenceImpl()
|
| Method Summary | |
|---|---|
PortParameter |
basicGetTarget()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
PortParameter |
getTarget()
|
void |
setTarget(PortParameter newTarget)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected PortParameter target
Target' reference.
getTarget()| Constructor Detail |
|---|
protected PortParameterReferenceImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class PortReferenceImplpublic PortParameter getTarget()
getTarget in interface PortParameterReferencePortParameterReference.setTarget(PortParameter),
InteractionsPackage.getPortParameterReference_Target()public PortParameter basicGetTarget()
public void setTarget(PortParameter newTarget)
setTarget in interface PortParameterReferencenewTarget - the new value of the 'Target' reference.PortParameterReference.getTarget()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||