Class UtilizationFilterInputFactory

java.lang.Object
org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurableElementFactory
org.palladiosimulator.edp2.datastream.configurable.DataSinkElementFactory
org.palladiosimulator.experimentanalysis.utilizationfilter.UtilizationFilterInputFactory
All Implemented Interfaces:
IElementFactory

public class UtilizationFilterInputFactory extends org.palladiosimulator.edp2.datastream.configurable.DataSinkElementFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected org.palladiosimulator.edp2.datastream.configurable.IPropertyConfigurable
     

    Methods inherited from class org.palladiosimulator.edp2.datastream.configurable.DataSinkElementFactory

    createElement, saveState

    Methods inherited from class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurableElementFactory

    loadChildren, persistChildren, saveConfigurationState

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UtilizationFilterInputFactory

      public UtilizationFilterInputFactory()
  • Method Details

    • createElementInternal

      protected org.palladiosimulator.edp2.datastream.configurable.IPropertyConfigurable createElementInternal(IMemento memento)
      Specified by:
      createElementInternal in class org.palladiosimulator.edp2.datastream.configurable.PropertyConfigurableElementFactory