|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BindingEndPoint
A representation of the model object 'Binding End Point'.
The following features are supported:
RoomPackage.getBindingEndPoint()
Method Summary | |
---|---|
ActorContainerRef |
getActorRef()
Returns the value of the 'Actor Ref' reference. |
Port |
getPort()
Returns the value of the 'Port' reference. |
void |
setActorRef(ActorContainerRef value)
Sets the value of the ' Actor Ref ' reference. |
void |
setPort(Port value)
Sets the value of the ' Port ' reference. |
Method Detail |
---|
ActorContainerRef getActorRef()
If the meaning of the 'Actor Ref' reference isn't clear, there really should be more of a description here...
setActorRef(ActorContainerRef)
,
RoomPackage.getBindingEndPoint_ActorRef()
void setActorRef(ActorContainerRef value)
Actor Ref
' reference.
value
- the new value of the 'Actor Ref' reference.getActorRef()
Port getPort()
If the meaning of the 'Port' reference isn't clear, there really should be more of a description here...
setPort(Port)
,
RoomPackage.getBindingEndPoint_Port()
void setPort(Port value)
Port
' reference.
value
- the new value of the 'Port' reference.getPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |