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