A B C D E F G H I L M N O P S T W X 
All Classes All Packages

A

AbstractFrequencyEstimator - Class in au.edu.qut.pm.spn_estimator
 
AbstractFrequencyEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
activity2class - Variable in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
activityFrequency - Variable in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
ActivityPairLHEstimator - Class in au.edu.qut.pm.spn_estimator
 
ActivityPairLHEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.ActivityPairLHEstimator
 
ActivityPairLHWeightEstimator<E> - Class in au.edu.qut.pm.spn_estimator
 
ActivityPairLHWeightEstimator(MatrixAbstraction<E>, ColumnAbstraction<E>, ColumnAbstraction<E>, Map<Transition, E>) - Constructor for class au.edu.qut.pm.spn_estimator.ActivityPairLHWeightEstimator
 
ActivityPairRHEstimator - Class in au.edu.qut.pm.spn_estimator
 
ActivityPairRHEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.ActivityPairRHEstimator
 
ActivityPairRHWeightEstimator<E> - Class in au.edu.qut.pm.spn_estimator
 
ActivityPairRHWeightEstimator(MatrixAbstraction<E>, ColumnAbstraction<E>, ColumnAbstraction<E>, Map<Transition, E>) - Constructor for class au.edu.qut.pm.spn_estimator.ActivityPairRHWeightEstimator
 
addConnection(T) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
addConnection(T) - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
addConnection(T) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
addConnection(T) - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
addToAcceptingNet(AcceptingPetriNet, String) - Method in class au.edu.qut.prom.helpers.PetriNetFragmentParser
Precondition: the underlying Petrinet in anet is a StochasticNet.
addToNet(StochasticNet, String) - Method in class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
AFFILIATION - Static variable in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
AlignmentEstimator - Class in au.edu.qut.pm.spn_estimator
 
AlignmentEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.AlignmentEstimator
 
areEqual(Collection<PetrinetEdge<? extends PetrinetNode, ? extends PetrinetNode>>, Collection<PetrinetEdge<? extends PetrinetNode, ? extends PetrinetNode>>) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
areEqual(TimedTransition, TimedTransition) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
areEqual(PetrinetNode, PetrinetNode) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
areEqual(StochasticNet, StochasticNet) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
ArtifactCreator - Interface in au.edu.qut.pm.stochastic
 
au.edu.qut.pm.spn_estimator - package au.edu.qut.pm.spn_estimator
 
au.edu.qut.pm.stochastic - package au.edu.qut.pm.stochastic
 
au.edu.qut.prom.helpers - package au.edu.qut.prom.helpers
 
au.edu.qut.xes.helpers - package au.edu.qut.xes.helpers
 
AUTHOR - Static variable in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 

B

BillClintonEstimator - Class in au.edu.qut.pm.spn_estimator
"When he comes to a fork in the road, he takes the fork" -- Jesse Jackson on Bill Clinton Referred to as ForkDistributionEstimator in the accompanying paper.
BillClintonEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.BillClintonEstimator
 
BillClintonWeightEstimator<E> - Class in au.edu.qut.pm.spn_estimator
"When he comes to a fork in the road, he takes the fork" -- Jesse Jackson on Bill Clinton
BillClintonWeightEstimator(MatrixAbstraction<E>, ColumnAbstraction<E>, ColumnAbstraction<E>, Map<Transition, E>) - Constructor for class au.edu.qut.pm.spn_estimator.BillClintonWeightEstimator
 

C

cancel() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
clear() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
clear() - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
clear() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
clear() - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
cloneFromPetriNet(Petrinet) - Static method in class au.edu.qut.pm.stochastic.StochasticNetCloner
 
ConsoleProgress - Class in au.edu.qut.prom.helpers
 
ConsoleProgress() - Constructor for class au.edu.qut.prom.helpers.ConsoleProgress
 
ConsoleUIPluginContext - Class in au.edu.qut.prom.helpers
For running plugins in headless mode from test scaffold or command line, even if they claim to require UIPluginContext and therefore be GUI only.
ConsoleUIPluginContext() - Constructor for class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
convertFile(String) - Method in class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
 
convertFile(String, String, String) - Method in class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
Small files only.
convertPetrinetToDOT(Petrinet) - Static method in class au.edu.qut.prom.helpers.PetrinetExportUtils
Originally adopted from exportPN2DOT method from the EventToActivityMatcher plugin
convertText(String) - Method in class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
Convert a space delimited event log with one trace on each line using DelimitedTraceToXESConverter.convertText(String, String, String)
convertText(String, String, String) - Method in class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
Convert a simple delimited file to an XES log.
convertTextArgs(String...) - Method in class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
Convert a trace sequence with one trace in each vararg.
createAcceptingNet(String, String) - Method in class au.edu.qut.prom.helpers.PetriNetFragmentParser
Returns an AcceptingPetriNet with one initial and one final place marked.
createAcceptingNetArgs(String, String...) - Method in class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
createChildContext(String) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
createChildContext(String) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
createNet(String, String) - Method in class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
createNetArgs(String, String...) - Method in class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
createNewPluginContextID() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
createNewPluginContextID() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 

D

DEFAULT_EVENT_DELIMITER - Static variable in class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
 
DEFAULT_TRACE_DELIMITER - Static variable in class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
 
deleteChild(PluginContext) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
deleteChild(PluginContext) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
DelimitedTraceToXESConverter - Class in au.edu.qut.xes.helpers
Helper methods for converting a simple delimited file to an XES log.
DelimitedTraceToXESConverter() - Constructor for class au.edu.qut.xes.helpers.DelimitedTraceToXESConverter
 
detectNameBasedClassifier(XLog) - Static method in class au.edu.qut.xes.helpers.XESLogUtils
 

E

EMAIL - Static variable in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
endFrequency - Variable in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
equals(Object) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
estimateWeights(AcceptingPetriNet, XLog, XEventClassifier) - Method in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
estimateWeights(AcceptingPetriNet, XLog, XEventClassifier) - Method in class au.edu.qut.pm.spn_estimator.AlignmentEstimator
 
estimateWeights(AcceptingPetriNet, XLog, XEventClassifier) - Method in interface au.edu.qut.pm.spn_estimator.LogSourcedWeightEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.ActivityPairLHEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.ActivityPairLHWeightEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.ActivityPairRHEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.ActivityPairRHWeightEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.AlignmentEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.BillClintonEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.BillClintonWeightEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.FrequencyEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.FrequencyWeightEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.MeanScaledActivityPairRHEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.MeanScaledActivityPairRHWeightEstimator
 
estimateWeights(StochasticNet) - Method in class au.edu.qut.pm.spn_estimator.NoopEstimator
 
estimateWeights(StochasticNet) - Method in interface au.edu.qut.pm.spn_estimator.WeightEstimator
 
EstimatorPluginConfiguration - Class in org.processmining.stochasticweightestimation.plugins
 
EstimatorPluginConfiguration(XLog) - Constructor for class org.processmining.stochasticweightestimation.plugins.EstimatorPluginConfiguration
 
extendedListing(String) - Static method in class au.edu.qut.prom.helpers.PackageListingExporter
 

F

FINAL_PLACE_LABELS - Static variable in class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
findAllPredecessors(Transition) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
findAllSiblings(Transition) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
findAllSuccessors(Transition) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
findEquivalentFinalMarkings(Set<Marking>, StochasticNet) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
findEquivalentInitialMarking(Marking, StochasticNet) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
Pre: unique label equivalence for places between the two nets.
followsFrequency - Variable in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
FrequencyEstimator - Class in au.edu.qut.pm.spn_estimator
 
FrequencyEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.FrequencyEstimator
 
FrequencyWeightEstimator - Class in au.edu.qut.pm.spn_estimator
 
FrequencyWeightEstimator(Map<String, Long>) - Constructor for class au.edu.qut.pm.spn_estimator.FrequencyWeightEstimator
 

G

getCaption() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
getChildContexts() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getChildContexts() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getConnection(ConnectionID) - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
getConnectionIDs() - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
getConnectionListeners() - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
getConnectionManager() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getConnectionManager() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getConnectionManager() - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
getConnections(Class<T>, PluginContext, Object...) - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
getEstimator() - Method in class org.processmining.stochasticweightestimation.plugins.EstimatorPluginConfiguration
 
getExecutor() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getExecutor() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getFinalMarkings() - Method in class au.edu.qut.pm.stochastic.StochasticNetDescriptor
 
getFirstConnection(Class<T>, PluginContext, Object...) - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
getFutureResult(int) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getFutureResult(int) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getFutureResult(int) - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
getGlobalContext() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getId() - Method in class au.edu.qut.pm.stochastic.StochasticNetDescriptor
 
getID() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getID() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getInitialMarking() - Method in class au.edu.qut.pm.stochastic.StochasticNetDescriptor
 
getLabel() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getLabel() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getLoggingListeners() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getLoggingListeners() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getMaximum() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
getMinimum() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
getNet() - Method in class au.edu.qut.pm.stochastic.StochasticNetDescriptor
 
getParentContext() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getParentContext() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getPluginContextType() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getPluginContextType() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getPluginDescriptor() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getPluginDescriptor() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getPluginLifeCycleEventListeners() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getPluginLifeCycleEventListeners() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getPluginManager() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getPluginManager() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getProgress() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getProgress() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getProgress() - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
getProgressEventListeners() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getProgressEventListeners() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getProvidedObjectManager() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getProvidedObjectManager() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getReadableID() - Method in class au.edu.qut.pm.spn_estimator.ActivityPairLHEstimator
 
getReadableID() - Method in class au.edu.qut.pm.spn_estimator.ActivityPairRHEstimator
 
getReadableID() - Method in class au.edu.qut.pm.spn_estimator.AlignmentEstimator
 
getReadableID() - Method in class au.edu.qut.pm.spn_estimator.BillClintonEstimator
 
getReadableID() - Method in class au.edu.qut.pm.spn_estimator.FrequencyEstimator
 
getReadableID() - Method in class au.edu.qut.pm.spn_estimator.MeanScaledActivityPairRHEstimator
 
getReadableID() - Method in class au.edu.qut.pm.spn_estimator.NoopEstimator
 
getReadableID() - Method in interface au.edu.qut.pm.stochastic.ArtifactCreator
 
getResult() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getResult() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getResult() - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
getRootContext() - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
getRootContext() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getShortID() - Method in class au.edu.qut.pm.spn_estimator.ActivityPairLHEstimator
 
getShortID() - Method in class au.edu.qut.pm.spn_estimator.ActivityPairRHEstimator
 
getShortID() - Method in class au.edu.qut.pm.spn_estimator.AlignmentEstimator
 
getShortID() - Method in class au.edu.qut.pm.spn_estimator.BillClintonEstimator
 
getShortID() - Method in class au.edu.qut.pm.spn_estimator.FrequencyEstimator
 
getShortID() - Method in class au.edu.qut.pm.spn_estimator.MeanScaledActivityPairRHEstimator
 
getShortID() - Method in class au.edu.qut.pm.spn_estimator.NoopEstimator
 
getShortID() - Method in interface au.edu.qut.pm.stochastic.ArtifactCreator
 
getTask() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
getValue() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
guessFinalMarkingsAsIfJustFinalPlaces(Petrinet) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
Health warning - this simply finds places with only incoming arcs.
guessInitialMarking(Petrinet) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
StochasticPetriNet2StochasticDeterministicFiniteAutomatonPlugin.guessInitialMarking() by Leemans

H

hashCode() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
hasPluginDescriptorInPath(PluginDescriptor, int) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
hasPluginDescriptorInPath(PluginDescriptor, int) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
HeadlessConnectionManager - Class in au.edu.qut.prom.helpers
For running plugins in headless mode from test scaffold or command line, even if they claim to require UIPluginContext and therefore be GUI only.
HeadlessConnectionManager() - Constructor for class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
HeadlessDefinitelyNotUIPluginContext - Class in au.edu.qut.prom.helpers
Usually it's enough for the type signature to be a PluginContext.
HeadlessDefinitelyNotUIPluginContext(PluginContext, String) - Constructor for class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
HeadlessUIPluginContext - Class in au.edu.qut.prom.helpers
For running plugins in headless mode from test scaffold or command line, even if they claim to require UIPluginContext and therefore be GUI only.
HeadlessUIPluginContext(PluginContext, String) - Constructor for class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 

I

inc() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
INITIAL_PLACE_LABELS - Static variable in class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
invokeBinding(PluginParameterBinding, Object...) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
invokeBinding(PluginParameterBinding, Object...) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
invokePlugin(PluginDescriptor, int, Object...) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
invokePlugin(PluginDescriptor, int, Object...) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
isCancelled() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
isDistantChildOf(PluginContext) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
isDistantChildOf(PluginContext) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
isEnabled() - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
isIndeterminate() - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 

L

loadActivityFrequency(Transition) - Method in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
loadFollowFrequency(Transition, Transition) - Method in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
loadZeroableFrequency(Transition, Map<String, Double>) - Method in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
log(String) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
log(String) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
log(String) - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
log(String, Logger.MessageLevel) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
log(String, Logger.MessageLevel) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
log(String, Logger.MessageLevel) - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
log(Throwable) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
log(Throwable) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
log(Throwable) - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
LogSourcedWeightEstimator - Interface in au.edu.qut.pm.spn_estimator
 

M

main(String[]) - Static method in class au.edu.qut.prom.helpers.PackageListingExporter
 
main(String[]) - Static method in class org.processmining.stochasticweightestimation.plugins.EstimatorPluginConfiguration
 
markInitialFinalPlaces(StochasticNet) - Method in class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
MeanScaledActivityPairRHEstimator - Class in au.edu.qut.pm.spn_estimator
 
MeanScaledActivityPairRHEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.MeanScaledActivityPairRHEstimator
 
MeanScaledActivityPairRHWeightEstimator<E> - Class in au.edu.qut.pm.spn_estimator
 
MeanScaledActivityPairRHWeightEstimator(MatrixAbstraction<E>, ColumnAbstraction<E>, ColumnAbstraction<E>, ColumnAbstraction<E>, Map<Transition, E>) - Constructor for class au.edu.qut.pm.spn_estimator.MeanScaledActivityPairRHWeightEstimator
 
mineGUISPNWithEstimator(UIPluginContext, XLog, Petrinet) - Static method in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
mineSPNFromLogWithDefaults(PluginContext, XLog) - Static method in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
mineSPNFromLogWithEstimator(PluginContext, XLog, LogSourcedWeightEstimator, XEventClassifier) - Static method in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
mineSPNWithEstimator(PluginContext, AcceptingPetriNet, XLog, LogSourcedWeightEstimator, XEventClassifier) - Static method in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
mineWithDefaultMiner(PluginContext, XLog, XEventClassifier) - Static method in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 

N

NoopEstimator - Class in au.edu.qut.pm.spn_estimator
 
NoopEstimator() - Constructor for class au.edu.qut.pm.spn_estimator.NoopEstimator
 

O

openFile(FileFilter) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
openFiles(FileFilter) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
org.processmining.stochasticweightestimation.plugins - package org.processmining.stochasticweightestimation.plugins
 

P

PackageListingExporter - Class in au.edu.qut.prom.helpers
Partially working package and plugin listing.
PackageListingExporter() - Constructor for class au.edu.qut.prom.helpers.PackageListingExporter
 
PetrinetExportUtils - Class in au.edu.qut.prom.helpers
Utility methods for exporting petri nets in visualization formats.
PetrinetExportUtils() - Constructor for class au.edu.qut.prom.helpers.PetrinetExportUtils
 
PetriNetFragmentParser - Class in au.edu.qut.prom.helpers
Allows the creation of Petri nets with short one line ascii sketches, for example initialPlace -> [transition1] -> mp -> [transition2] -> finalPlace Larger nets can be created with multiple invocations.
PetriNetFragmentParser() - Constructor for class au.edu.qut.prom.helpers.PetriNetFragmentParser
 
petriNetFragmentToDOT(String) - Static method in class au.edu.qut.prom.helpers.PetrinetExportUtils
Small files only - reads in one hit
predecessors(Place) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
predecessors(Transition) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 

S

saveFile(String, String...) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
scanLog(XLog, XEventClassifier) - Method in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
setCaption(String) - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
setEnabled(boolean) - Method in class au.edu.qut.prom.helpers.HeadlessConnectionManager
 
setFuture(PluginExecutionResult) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
setFuture(PluginExecutionResult) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
setFuture(PluginExecutionResult) - Method in class au.edu.qut.prom.helpers.HeadlessUIPluginContext
 
setIndeterminate(boolean) - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
setMaximum(int) - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
setMinimum(int) - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
setPluginDescriptor(PluginDescriptor, int) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
setPluginDescriptor(PluginDescriptor, int) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
setTask(ProMTask) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
setValue(int) - Method in class au.edu.qut.prom.helpers.ConsoleProgress
 
showConfiguration(String, JComponent) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
showWizard(String, boolean, boolean, JComponent) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
SPDWeightEstimatorPlugin - Class in org.processmining.stochasticweightestimation.plugins
 
SPDWeightEstimatorPlugin() - Constructor for class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
standardListing(String) - Static method in class au.edu.qut.prom.helpers.PackageListingExporter
 
startFrequency - Variable in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
StochasticNetCloner - Class in au.edu.qut.pm.stochastic
 
StochasticNetCloner(String) - Constructor for class au.edu.qut.pm.stochastic.StochasticNetCloner
 
StochasticNetDescriptor - Class in au.edu.qut.pm.stochastic
 
StochasticNetDescriptor(String, StochasticNet, Marking) - Constructor for class au.edu.qut.pm.stochastic.StochasticNetDescriptor
 
StochasticNetDescriptor(String, StochasticNet, Marking, Set<Marking>) - Constructor for class au.edu.qut.pm.stochastic.StochasticNetDescriptor
 
StochasticPetriNetUtils - Class in au.edu.qut.prom.helpers
 
StochasticPetriNetUtils() - Constructor for class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
successors(Place) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 
successors(Transition) - Static method in class au.edu.qut.prom.helpers.StochasticPetriNetUtils
 

T

TEXT - Static variable in class org.processmining.stochasticweightestimation.plugins.SPDWeightEstimatorPlugin
 
toString() - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
traceCount - Variable in class au.edu.qut.pm.spn_estimator.AbstractFrequencyEstimator
 
tryToFindOrConstructAllObjects(Class<T>, Class<C>, String, Object...) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
tryToFindOrConstructAllObjects(Class<T>, Class<C>, String, Object...) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
tryToFindOrConstructFirstNamedObject(Class<T>, String, Class<C>, String, Object...) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
tryToFindOrConstructFirstNamedObject(Class<T>, String, Class<C>, String, Object...) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 
tryToFindOrConstructFirstObject(Class<T>, Class<C>, String, Object...) - Method in class au.edu.qut.prom.helpers.ConsoleUIPluginContext
 
tryToFindOrConstructFirstObject(Class<T>, Class<C>, String, Object...) - Method in class au.edu.qut.prom.helpers.HeadlessDefinitelyNotUIPluginContext
 

W

WeightEstimator - Interface in au.edu.qut.pm.spn_estimator
 

X

XESLogUtils - Class in au.edu.qut.xes.helpers
 
XESLogUtils() - Constructor for class au.edu.qut.xes.helpers.XESLogUtils
 
A B C D E F G H I L M N O P S T W X 
All Classes All Packages