Class FrequencyFilterParameter

  • All Implemented Interfaces:
    org.processmining.basicutils.parameters.PluginParameters

    public class FrequencyFilterParameter
    extends org.processmining.basicutils.parameters.impl.PluginParametersImpl
    • Constructor Detail

      • FrequencyFilterParameter

        public FrequencyFilterParameter()
    • Method Detail

      • getProbabilityOfRemoval

        public double getProbabilityOfRemoval()
      • setProbabilityOfRemoval

        public void setProbabilityOfRemoval​(double probabilityOfRemoval)
      • getAbsteractionLength

        public int getAbsteractionLength()
      • setAbsteractionLength

        public void setAbsteractionLength​(int absteractionLength)
      • getFilteringMethod

        public FilterLevel getFilteringMethod()
      • setFilteringMethod

        public void setFilteringMethod​(FilterLevel filteringMethod)
      • setAbstractionUsed

        public void setAbstractionUsed​(AbsteractionType abstractionUsed)
      • getEventAttribute

        public org.deckfour.xes.classification.XEventClassifier getEventAttribute()
      • setEventAttribute

        public void setEventAttribute​(org.deckfour.xes.classification.XEventClassifier eventAttribute)
      • setFilteringSelection

        public void setFilteringSelection​(FilterSelection filteringSelection)
      • getAdjustingThresholdMethod

        public AdjustingType getAdjustingThresholdMethod()
      • setAdjustingThresholdMethod

        public void setAdjustingThresholdMethod​(AdjustingType adjustingThresholdMethod)
      • getProbabilitycomutingMethod

        public ProbabilityType getProbabilitycomutingMethod()
      • setProbabilitycomutingMethod

        public void setProbabilitycomutingMethod​(ProbabilityType probabilitycomutingMethod)