Uses of Class
kieker.analysis.plugin.IPlugin.PluginInputPortReference
Package | Description |
---|---|
kieker.analysis.plugin |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of IPlugin.PluginInputPortReference in kieker.analysis.plugin
Methods in kieker.analysis.plugin that return types with arguments of type IPlugin.PluginInputPortReference Modifier and Type Method Description java.util.List<IPlugin.PluginInputPortReference>
AbstractPlugin. getConnectedPlugins(java.lang.String outputPortName)
Deprecated.Delivers the plugins with their ports which are connected with the given output port.java.util.List<IPlugin.PluginInputPortReference>
IPlugin. getConnectedPlugins(java.lang.String outputPortName)
Deprecated.Delivers the plugins with their ports which are connected with the given output port.