public interface ProxyPort
extends org.eclipse.emf.ecore.EObject
The following features are supported:
PortsandflowsPackage.getProxyPort()
Modifier and Type | Method and Description |
---|---|
org.eclipse.uml2.uml.Port |
getBase_Port()
Returns the value of the 'Base Port' reference.
|
void |
setBase_Port(org.eclipse.uml2.uml.Port value)
Sets the value of the '
Base Port ' reference. |
org.eclipse.uml2.uml.Port getBase_Port()
If the meaning of the 'Base Port' reference isn't clear, there really should be more of a description here...
setBase_Port(Port)
,
PortsandflowsPackage.getProxyPort_Base_Port()
void setBase_Port(org.eclipse.uml2.uml.Port value)
Base Port
' reference.
value
- the new value of the 'Base Port' reference.getBase_Port()
Copyright © 2015–2016 Eclipse foundation. All rights reserved.