Class PathChoiceConfiguratorFactory


  • public class PathChoiceConfiguratorFactory
    extends Object
    factory for the path choice types supported directory by PLANit
    Author:
    markr
    • Constructor Detail

      • PathChoiceConfiguratorFactory

        public PathChoiceConfiguratorFactory()
    • Method Detail

      • createConfigurator

        public static PathChoiceConfigurator<? extends PathChoice> createConfigurator​(String pathChoiceType)
                                                                               throws PlanItException
        Create a configurator for given path choicetype
        Parameters:
        pathChoiceType - type of assignment the builder is created for
        Returns:
        the created configurator
        Throws:
        PlanItException - thrown if error