public interface MIOutputPort extends MIPort
The following features are supported:
MIAnalysisMetaModelPackage.getOutputPort()
Modifier and Type | Method and Description |
---|---|
MIPlugin |
getParent()
Returns the value of the 'Parent' container reference.
|
org.eclipse.emf.common.util.EList<MIInputPort> |
getSubscribers()
Returns the value of the 'Subscribers' reference list.
|
void |
setParent(MIPlugin value)
Sets the value of the '
Parent ' container reference. |
getEventTypes, getId, getName, setId, setName
org.eclipse.emf.common.util.EList<MIInputPort> getSubscribers()
MIInputPort
.
If the meaning of the 'Subscribers' reference list isn't clear, there really should be more of a description here...
MIAnalysisMetaModelPackage.getOutputPort_Subscribers()
MIPlugin getParent()
Output Ports
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(MIPlugin)
,
MIAnalysisMetaModelPackage.getOutputPort_Parent()
,
MIPlugin.getOutputPorts()
void setParent(MIPlugin value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
Copyright 2017 Kieker Project, http://kieker-monitoring.net