Class ProjectionMinerParameters


  • public class ProjectionMinerParameters
    extends java.lang.Object
    • Constructor Detail

      • ProjectionMinerParameters

        public ProjectionMinerParameters()
      • ProjectionMinerParameters

        public ProjectionMinerParameters​(DiscoveryPlugin discoveryPlugin,
                                         boolean initialPlaceMerge,
                                         int maxRecursionDepth,
                                         boolean reduceSilentTransitions)
    • Method Detail

      • shouldInitialPlaceMerge

        public boolean shouldInitialPlaceMerge()
      • getMaxRecursionDepth

        public int getMaxRecursionDepth()
      • shouldReduceSilentTransitions

        public boolean shouldReduceSilentTransitions()
      • getSequenceGeneratorDepth

        public int getSequenceGeneratorDepth()