Class PrototypeV2Parameter
- java.lang.Object
-
- org.processmining.basicutils.parameters.impl.PluginParametersImpl
-
- org.processmining.logfiltering.parameters.PrototypeV2Parameter
-
- All Implemented Interfaces:
org.processmining.basicutils.parameters.PluginParameters
public class PrototypeV2Parameter extends org.processmining.basicutils.parameters.impl.PluginParametersImpl
-
-
Constructor Summary
Constructors Constructor Description PrototypeV2Parameter()PrototypeV2Parameter(double oddRulesSupport, double highProbableRulesConf, int supportOfHighProbableRules, FilterSelection filterselection, org.deckfour.xes.classification.XEventClassifier eventattribute)PrototypeV2Parameter(double threshold, org.deckfour.xes.classification.XEventClassifier eventattribute)PrototypeV2Parameter(double probabilityOfRemoval, AdjustingType adjustingThresholdMethod, int subsequencelenth, FilterLevel filteringmethod, FilterSelection filteringSelection, ProbabilityType probabilitycomutingMethod, org.deckfour.xes.classification.XEventClassifier eventattribute)PrototypeV2Parameter(double probabilityOfRemoval, FilterSelection filterSelection, org.deckfour.xes.classification.XEventClassifier eventattribute)PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute)PrototypeV2Parameter(int NumerofCluster, org.deckfour.xes.classification.XEventClassifier classifier, ClusteringType clusterT)PrototypeV2Parameter(int NumerofCluster, org.deckfour.xes.classification.XEventClassifier classifier, ClusteringType clusterT, double bettaValue, double changeInClusters, java.lang.String discovery)PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute, SamplingType SampleTypeChosenItem, SamplingReturnType ReturnTypeChosenItem)PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute, SimilarityMeasure similarityMeasure, SamplingReturnType samplingRetunType)PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute, SimilarityMeasure similarityMeasure, SamplingReturnType samplingRetunType, PrototypeType prototypeTypeValue)PrototypeV2Parameter(org.deckfour.xes.classification.XEventClassifier eventattribute)
-
Method Summary
-
-
-
Constructor Detail
-
PrototypeV2Parameter
public PrototypeV2Parameter()
-
PrototypeV2Parameter
public PrototypeV2Parameter(double probabilityOfRemoval, AdjustingType adjustingThresholdMethod, int subsequencelenth, FilterLevel filteringmethod, FilterSelection filteringSelection, ProbabilityType probabilitycomutingMethod, org.deckfour.xes.classification.XEventClassifier eventattribute)
-
PrototypeV2Parameter
public PrototypeV2Parameter(double probabilityOfRemoval, FilterSelection filterSelection, org.deckfour.xes.classification.XEventClassifier eventattribute)
-
PrototypeV2Parameter
public PrototypeV2Parameter(org.deckfour.xes.classification.XEventClassifier eventattribute)
-
PrototypeV2Parameter
public PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute)
-
PrototypeV2Parameter
public PrototypeV2Parameter(double threshold, org.deckfour.xes.classification.XEventClassifier eventattribute)
-
PrototypeV2Parameter
public PrototypeV2Parameter(double oddRulesSupport, double highProbableRulesConf, int supportOfHighProbableRules, FilterSelection filterselection, org.deckfour.xes.classification.XEventClassifier eventattribute)
-
PrototypeV2Parameter
public PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute, SamplingType SampleTypeChosenItem, SamplingReturnType ReturnTypeChosenItem)
-
PrototypeV2Parameter
public PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute, SimilarityMeasure similarityMeasure, SamplingReturnType samplingRetunType)
-
PrototypeV2Parameter
public PrototypeV2Parameter(int subsequencelenth, org.deckfour.xes.classification.XEventClassifier eventattribute, SimilarityMeasure similarityMeasure, SamplingReturnType samplingRetunType, PrototypeType prototypeTypeValue)
-
PrototypeV2Parameter
public PrototypeV2Parameter(int NumerofCluster, org.deckfour.xes.classification.XEventClassifier classifier, ClusteringType clusterT)
-
PrototypeV2Parameter
public PrototypeV2Parameter(int NumerofCluster, org.deckfour.xes.classification.XEventClassifier classifier, ClusteringType clusterT, double bettaValue, double changeInClusters, java.lang.String discovery)
-
-
Method Detail
-
getClusterType
public ClusteringType getClusterType()
-
setClusterType
public void setClusterType(ClusteringType clusterType)
-
getSamplefromClusterType
public SamplingfromClusterType getSamplefromClusterType()
-
setSamplefromClusterType
public void setSamplefromClusterType(SamplingfromClusterType samplefromClusterType)
-
getPrototypeType
public PrototypeType getPrototypeType()
-
setPrototypeType
public void setPrototypeType(PrototypeType prototypeType)
-
getAdjustingThresholdMethod
public AdjustingType getAdjustingThresholdMethod()
-
getProbabilitycomutingMethod
public ProbabilityType getProbabilitycomutingMethod()
-
setProbabilitycomutingMethod
public void setProbabilitycomutingMethod(ProbabilityType probabilitycomutingMethod)
-
setAdjustingThresholdMethod
public void setAdjustingThresholdMethod(AdjustingType adjustingThresholdMethod)
-
getFilteringSelection
public FilterSelection getFilteringSelection()
-
setFilteringSelection
public void setFilteringSelection(FilterSelection filteringSelection)
-
getSubsequenceLength
public int getSubsequenceLength()
-
setSubsequenceLength
public void setSubsequenceLength(int subsequenceLength)
-
getFilteringMethod
public FilterLevel getFilteringMethod()
-
setFilteringMethod
public void setFilteringMethod(FilterLevel filteringMethod)
-
getSamplingType
public SamplingType getSamplingType()
-
setSamplingType
public void setSamplingType(SamplingType samplingType)
-
getReturnType
public SamplingReturnType getReturnType()
-
setReturnType
public void setReturnType(SamplingReturnType returnType)
-
getEventClassifier
public org.deckfour.xes.classification.XEventClassifier getEventClassifier()
-
setEventClassifier
public void setEventClassifier(org.deckfour.xes.classification.XEventClassifier eventAttribute)
-
getFilterLevel
public FilterLevel getFilterLevel()
-
setFilterLevel
public void setFilterLevel(FilterLevel filteringMethod)
-
getProbabilityOfRemoval
public double getProbabilityOfRemoval()
-
setProbabilityOfRemoval
public void setProbabilityOfRemoval(double probabilityOfRemoval)
-
getSecondDoubleVariable
public double getSecondDoubleVariable()
-
setSecondDoubleVariable
public void setSecondDoubleVariable(double secondDoubleVariable)
-
getSimilarityMeasure
public SimilarityMeasure getSimilarityMeasure()
-
setSimilarityMeasure
public void setSimilarityMeasure(SimilarityMeasure similarityMeasure)
-
getDicoveryMethod
public java.lang.String getDicoveryMethod()
-
setDicoveryMethod
public void setDicoveryMethod(java.lang.String dicoveryMethod)
-
-