Kieker 1.9

Uses of Interface
kieker.analysis.model.analysisMetaModel.MIPort

Packages that use MIPort
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
 interface MIInputPort
          A representation of the model object 'Input Port'.
 interface MIOutputPort
          A 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
 class MInputPort
          An implementation of the model object 'Input Port'.
 class MOutputPort
          An implementation of the model object 'Output Port'.
 class MPort
          An 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
 T AnalysisMetaModelSwitch.casePort(MIPort object)
          Returns the result of interpreting the object as an instance of 'Port'.
 


Kieker 1.9

Copyright 2014 Kieker Project, http://kieker-monitoring.net