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 MIOutputPort |
MetaModelHandler.findOutputPort(MIPlugin mPlugin,
java.lang.String name)
Searches for an output port within the given plugin with the given name.
|
Modifier and Type | Method and Description |
---|---|
MIOutputPort |
MIAnalysisMetaModelFactory.createOutputPort()
Returns a new object of class 'Output Port'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MIOutputPort> |
MIPlugin.getOutputPorts()
Returns the value of the 'Output Ports' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
MOutputPort
An implementation of the model object 'Output Port'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<MIOutputPort> |
MPlugin.outputPorts
The cached value of the '
Output Ports ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
MIOutputPort |
MAnalysisMetaModelFactory.createOutputPort() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<MIOutputPort> |
MPlugin.getOutputPorts() |
Modifier and Type | Method and Description |
---|---|
T |
AnalysisMetaModelSwitch.caseOutputPort(MIOutputPort object)
Returns the result of interpreting the object as an instance of 'Output Port'.
|
Copyright 2017 Kieker Project, http://kieker-monitoring.net