|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.BindingEndPointImpl
public class BindingEndPointImpl
An implementation of the model object 'Binding End Point'.
The following features are implemented:
Field Summary | |
---|---|
protected ActorContainerRef |
actorRef
The cached value of the ' Actor Ref ' reference. |
protected Port |
port
The cached value of the ' Port ' reference. |
Constructor Summary | |
---|---|
protected |
BindingEndPointImpl()
|
Method Summary | |
---|---|
ActorContainerRef |
basicGetActorRef()
|
Port |
basicGetPort()
|
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)
|
ActorContainerRef |
getActorRef()
|
Port |
getPort()
|
void |
setActorRef(ActorContainerRef newActorRef)
|
void |
setPort(Port newPort)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ActorContainerRef actorRef
Actor Ref
' reference.
getActorRef()
protected Port port
Port
' reference.
getPort()
Constructor Detail |
---|
protected BindingEndPointImpl()
Method Detail |
---|
protected EClass eStaticClass()
public ActorContainerRef getActorRef()
getActorRef
in interface BindingEndPoint
BindingEndPoint.setActorRef(ActorContainerRef)
,
RoomPackage.getBindingEndPoint_ActorRef()
public ActorContainerRef basicGetActorRef()
public void setActorRef(ActorContainerRef newActorRef)
setActorRef
in interface BindingEndPoint
newActorRef
- the new value of the 'Actor Ref' reference.BindingEndPoint.getActorRef()
public Port getPort()
getPort
in interface BindingEndPoint
BindingEndPoint.setPort(Port)
,
RoomPackage.getBindingEndPoint_Port()
public Port basicGetPort()
public void setPort(Port newPort)
setPort
in interface BindingEndPoint
newPort
- the new value of the 'Port' reference.BindingEndPoint.getPort()
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 |