Package | Description |
---|---|
kieker.analysis.model | |
kieker.analysis.model.analysisMetaModel | |
kieker.analysis.model.analysisMetaModel.impl | |
kieker.analysis.model.analysisMetaModel.util |
Modifier and Type | Method and Description |
---|---|
static MIInputPort |
MetaModelHandler.findInputPort(MIFilter mPlugin,
java.lang.String name)
Searches for an input port within the given plugin with the given name.
|
Modifier and Type | Method and Description |
---|---|
MIFilter |
MIAnalysisMetaModelFactory.createFilter()
Returns a new object of class 'Filter'.
|
MIFilter |
MIInputPort.getParent()
Returns the value of the 'Parent' container reference.
|
Modifier and Type | Method and Description |
---|---|
void |
MIInputPort.setParent(MIFilter value)
Sets the value of the '
Parent ' container reference. |
Modifier and Type | Class and Description |
---|---|
class |
MFilter
An implementation of the model object 'Filter'.
|
Modifier and Type | Method and Description |
---|---|
MIFilter |
MAnalysisMetaModelFactory.createFilter() |
MIFilter |
MInputPort.getParent() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
MInputPort.basicSetParent(MIFilter newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
MInputPort.setParent(MIFilter newParent) |
Modifier and Type | Method and Description |
---|---|
T |
AnalysisMetaModelSwitch.caseFilter(MIFilter object)
Returns the result of interpreting the object as an instance of 'Filter'.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net