Uses of Interface
kieker.analysis.model.analysisMetaModel.MIPort
| Package | Description |
|---|---|
| kieker.analysis.model.analysisMetaModel | |
| kieker.analysis.model.analysisMetaModel.impl | |
| kieker.analysis.model.analysisMetaModel.util |
-
Uses of MIPort in kieker.analysis.model.analysisMetaModel
Subinterfaces of MIPort in kieker.analysis.model.analysisMetaModel Modifier and Type Interface Description interfaceMIInputPortA representation of the model object 'Input Port'.interfaceMIOutputPortA representation of the model object 'Output Port'. -
Uses of MIPort in kieker.analysis.model.analysisMetaModel.impl
Classes in kieker.analysis.model.analysisMetaModel.impl that implement MIPort Modifier and Type Class Description classMInputPortAn implementation of the model object 'Input Port'.classMOutputPortAn implementation of the model object 'Output Port'.classMPortAn implementation of the model object 'Port'. -
Uses of MIPort in kieker.analysis.model.analysisMetaModel.util
Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIPort Modifier and Type Method Description TAnalysisMetaModelSwitch. casePort(MIPort object)Returns the result of interpreting the object as an instance of 'Port'.