Interface MIInputPort

All Superinterfaces:
org.eclipse.emf.ecore.EObject, MIPort, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
MInputPort

public interface MIInputPort
extends MIPort
A representation of the model object 'Input Port'.

The following features are supported:

See Also:
MIAnalysisMetaModelPackage.getInputPort()
Generated:
Model:
  • Method Summary

    Modifier and Type Method Description
    MIFilter getParent()
    Returns the value of the 'Parent' container reference.
    void setParent​(MIFilter value)
    Sets the value of the 'Parent' container reference.

    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 kieker.analysis.model.analysisMetaModel.MIPort

    getEventTypes, getId, getName, setId, setName

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver