Class SmoothingConfiguratorFactory


  • public class SmoothingConfiguratorFactory
    extends Object
    factory for the smoothing configurator types supported directory by PLANit
    Author:
    markr
    • Constructor Detail

      • SmoothingConfiguratorFactory

        public SmoothingConfiguratorFactory()
    • Method Detail

      • createConfigurator

        public static SmoothingConfigurator<? extends Smoothing> createConfigurator​(String smoothingType)
                                                                             throws PlanItException
        Create a configurator for given smoothing type
        Parameters:
        smoothingType - type of assignment the builder is created for
        Returns:
        the created configurator
        Throws:
        PlanItException - thrown if error