|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectEObjectImpl
ujf.verimag.bip.Core.Priorities.impl.PriorityElementImpl
ujf.verimag.bip.Core.Interactions.impl.InteractionImpl
public class InteractionImpl
An implementation of the model object 'Interaction'.
The following features are implemented:
| Field Summary | |
|---|---|
protected PartElementReference |
connector
The cached value of the ' Connector' containment reference. |
protected |
port
The cached value of the ' Port' containment reference list. |
| Constructor Summary | |
|---|---|
protected |
InteractionImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetConnector(PartElementReference newConnector,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
PartElementReference |
getConnector()
|
|
getPort()
|
void |
setConnector(PartElementReference newConnector)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protectedport
Port' containment reference list.
getPort()protected PartElementReference connector
Connector' containment reference.
getConnector()| Constructor Detail |
|---|
protected InteractionImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class PriorityElementImplpublicgetPort()
getPort in interface InteractionInteractionsPackage.getInteraction_Port()public PartElementReference getConnector()
getConnector in interface InteractionInteraction.setConnector(PartElementReference),
InteractionsPackage.getInteraction_Connector()
public NotificationChain basicSetConnector(PartElementReference newConnector,
NotificationChain msgs)
public void setConnector(PartElementReference newConnector)
setConnector in interface InteractionnewConnector - the new value of the 'Connector' containment reference.Interaction.getConnector()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
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 | ||||||||