public interface OutputPorts
extends org.eclipse.emf.ecore.EObject
The following features are supported:
FlaxmlPackage.getOutputPorts()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<OutputPort> |
getOutputPort()
Returns the value of the 'Output Port' containment reference list.
|
org.eclipse.emf.common.util.EList<OutputPort> getOutputPort()
OutputPort
.
If the meaning of the 'Output Port' containment reference list isn't clear, there really should be more of a description here...
FlaxmlPackage.getOutputPorts_OutputPort()