|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MIInputPort | |
---|---|
kieker.analysis.model | |
kieker.analysis.model.analysisMetaModel | |
kieker.analysis.model.analysisMetaModel.impl | |
kieker.analysis.model.analysisMetaModel.util |
Uses of MIInputPort in kieker.analysis.model |
---|
Methods in kieker.analysis.model that return MIInputPort | |
---|---|
static MIInputPort |
MetaModelHandler.findInputPort(MIFilter mPlugin,
String name)
Searches for an input port within the given plugin with the given name. |
Uses of MIInputPort in kieker.analysis.model.analysisMetaModel |
---|
Methods in kieker.analysis.model.analysisMetaModel that return MIInputPort | |
---|---|
MIInputPort |
MIAnalysisMetaModelFactory.createInputPort()
Returns a new object of class 'Input Port'. |
Methods in kieker.analysis.model.analysisMetaModel that return types with arguments of type MIInputPort | |
---|---|
org.eclipse.emf.common.util.EList<MIInputPort> |
MIFilter.getInputPorts()
Returns the value of the 'Input Ports' containment reference list. |
org.eclipse.emf.common.util.EList<MIInputPort> |
MIOutputPort.getSubscribers()
Returns the value of the 'Subscribers' reference list. |
Uses of MIInputPort in kieker.analysis.model.analysisMetaModel.impl |
---|
Classes in kieker.analysis.model.analysisMetaModel.impl that implement MIInputPort | |
---|---|
class |
MInputPort
An implementation of the model object 'Input Port'. |
Methods in kieker.analysis.model.analysisMetaModel.impl that return MIInputPort | |
---|---|
MIInputPort |
MAnalysisMetaModelFactory.createInputPort()
|
Methods in kieker.analysis.model.analysisMetaModel.impl that return types with arguments of type MIInputPort | |
---|---|
org.eclipse.emf.common.util.EList<MIInputPort> |
MFilter.getInputPorts()
|
org.eclipse.emf.common.util.EList<MIInputPort> |
MOutputPort.getSubscribers()
|
Uses of MIInputPort in kieker.analysis.model.analysisMetaModel.util |
---|
Methods in kieker.analysis.model.analysisMetaModel.util with parameters of type MIInputPort | |
---|---|
T |
AnalysisMetaModelSwitch.caseInputPort(MIInputPort object)
Returns the result of interpreting the object as an instance of 'Input Port'. |
|
Kieker 1.9 | |||||||||
PREV NEXT | FRAMES NO FRAMES |