Kieker 1.8

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

Packages that use MIOutputPort
kieker.analysis.model   
kieker.analysis.model.analysisMetaModel   
kieker.analysis.model.analysisMetaModel.impl   
kieker.analysis.model.analysisMetaModel.util   
 

Uses of MIOutputPort in kieker.analysis.model
 

Methods in kieker.analysis.model that return MIOutputPort
static MIOutputPort MetaModelHandler.findOutputPort(MIPlugin mPlugin, String name)
          Searches for an output port within the given plugin with the given name.
 

Uses of MIOutputPort in kieker.analysis.model.analysisMetaModel
 

Methods in kieker.analysis.model.analysisMetaModel that return MIOutputPort
 MIOutputPort MIAnalysisMetaModelFactory.createOutputPort()
          Returns a new object of class 'Output Port'.
 

Methods in kieker.analysis.model.analysisMetaModel that return types with arguments of type MIOutputPort
 org.eclipse.emf.common.util.EList<MIOutputPort> MIPlugin.getOutputPorts()
          Returns the value of the 'Output Ports' containment reference list.
 

Uses of MIOutputPort in kieker.analysis.model.analysisMetaModel.impl
 

Classes in kieker.analysis.model.analysisMetaModel.impl that implement MIOutputPort
 class MOutputPort
          An implementation of the model object 'Output Port'.
 

Methods in kieker.analysis.model.analysisMetaModel.impl that return MIOutputPort
 MIOutputPort MAnalysisMetaModelFactory.createOutputPort()
           
 

Methods in kieker.analysis.model.analysisMetaModel.impl that return types with arguments of type MIOutputPort
 org.eclipse.emf.common.util.EList<MIOutputPort> MPlugin.getOutputPorts()
           
 

Uses of MIOutputPort in kieker.analysis.model.analysisMetaModel.util
 

Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIOutputPort
 T AnalysisMetaModelSwitch.caseOutputPort(MIOutputPort object)
          Returns the result of interpreting the object as an instance of 'Output Port'.
 


Kieker 1.8

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