Uses of Interface
org.seamcat.model.plugin.eventprocessing.EventProcessingFactory
-
Packages that use EventProcessingFactory Package Description org.seamcat.model.factory -
-
Uses of EventProcessingFactory in org.seamcat.model.factory
Methods in org.seamcat.model.factory that return EventProcessingFactory Modifier and Type Method Description static EventProcessingFactory
Factory. eventProcessors()
Methods in org.seamcat.model.factory with parameters of type EventProcessingFactory Modifier and Type Method Description static void
Factory. initialize(DistributionFactory distributionFactory, PropagationModelFactory propagationModelFactory, org.seamcat.model.factory.Factory.Builders builders, AntennaGainFactory antennaGainFactory, FunctionFactory functionFactory, CoverageRadiusFactory coverageRadiusFactory, EventProcessingFactory eventProcessingFactory, CorrelationModeFactory correlationModeFactory, PluginFactory pluginFactory, ResultFactory resultFactory, DataExporter exporter, SystemHandler systemHandler, UIFactory uiFactory)
-