public interface InputPort extends NamedElement
The following features are supported:
FlaxmlPackage.getInputPort()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Failure> |
getInputFailure()
Returns the value of the 'Input Failure' containment reference list.
|
getId, getName, setId, setName
org.eclipse.emf.common.util.EList<Failure> getInputFailure()
Failure
.
If the meaning of the 'Input Failure' containment reference list isn't clear, there really should be more of a description here...
FlaxmlPackage.getInputPort_InputFailure()