All Superinterfaces:
org.palladiosimulator.commons.designpatterns.IAbstractObservable<IDataSourceListener>, IDataSink, IDataSource, org.palladiosimulator.metricspec.metricentity.IMetricEntity
All Known Implementing Classes:
AbstractFilter, ExponentialDecayingFilter

public interface IFilter extends IDataSink, IDataSource
  • Method Summary

    Methods inherited from interface org.palladiosimulator.commons.designpatterns.IAbstractObservable

    addObserver, removeObserver

    Methods inherited from interface org.palladiosimulator.edp2.datastream.IDataSink

    canAccept, getDataSource, setDataSource

    Methods inherited from interface org.palladiosimulator.edp2.datastream.IDataSource

    getConfiguration, getDataStream, getMeasuringPoint

    Methods inherited from interface org.palladiosimulator.metricspec.metricentity.IMetricEntity

    getMetricDesciption, isCompatibleWith