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