|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Connection
A representation of the model object 'Connection'.
The following features are supported:
DataflowPackage.getConnection()
Method Summary | |
---|---|
Port |
getSourcePort()
Returns the value of the 'Source Port' reference. |
Port |
getTargetPort()
Returns the value of the 'Target Port' reference. |
void |
setSourcePort(Port value)
Sets the value of the ' Source Port ' reference. |
void |
setTargetPort(Port value)
Sets the value of the ' Target Port ' reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Port getSourcePort()
If the meaning of the 'Source Port' reference isn't clear, there really should be more of a description here...
setSourcePort(Port)
,
DataflowPackage.getConnection_SourcePort()
required | = | true |
void setSourcePort(Port value)
Source Port
' reference.
value
- the new value of the 'Source Port' reference.getSourcePort()
Port getTargetPort()
If the meaning of the 'Target Port' reference isn't clear, there really should be more of a description here...
setTargetPort(Port)
,
DataflowPackage.getConnection_TargetPort()
required | = | true |
void setTargetPort(Port value)
Target Port
' reference.
value
- the new value of the 'Target Port' reference.getTargetPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |