|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MIOutputPort
A representation of the model object 'Output Port'.
The following features are supported:
MIAnalysisMetaModelPackage.getOutputPort()
Method Summary | |
---|---|
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. |
Methods inherited from interface kieker.analysis.model.analysisMetaModel.MIPort |
---|
getEventTypes, getId, getName, setId, setName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
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()
|
Kieker 1.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |