- generateInstance(int) - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method generates an instance of the the activity.
- generateLog(PluginContext, PlgProcess, PLGLogGeneratorConfiguration) - Method in class org.processmining.plugins.plg.generator.log.PLGLogGenerator
-
This method implements the plugin for the execution and the generation of
a log, given a configuration and a process model
- generateLogs(UIPluginContext, PLGProcessCollection) - Method in class org.processmining.plugins.plg.generator.log.PLGLogGenerator
-
This method implements the plugin for the execution and the generation of
a set of logs, given a set of processes
- generateProcess(PluginContext, PLGProcessGeneratorConfiguration) - Method in class org.processmining.plugins.plg.generator.process.PLGProcessGenerator
-
This method implements the generation of a single process, starting from
the given configuration
- generateProcess(PluginContext) - Method in class org.processmining.plugins.plg.PLGTestDriver
-
This plugin is useful for testing the generation of a single process
generator of single log generator
- generateProcesses(UIPluginContext) - Method in class org.processmining.plugins.plg.generator.process.PLGProcessGenerator
-
This method implements the generator of a collection of processes
- generateXESLog(int, int, int) - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method executes the current process and record the actions into a
log object
- generator - Static variable in class org.processmining.plugins.plg.logic.models.distributions.ProbabilityDistribution
-
- generator - Static variable in class org.processmining.plugins.plg.logic.models.Process
-
This is the random number generator
- get(PlgProcess) - Method in class org.processmining.plugins.plg.models.PLGLogCollection
-
This method to get the set of all the logs for a given process
- get(PlgProcess) - Method in class org.processmining.plugins.plg.models.PLGMineResultCollection
-
This method to get the set of all the logs for a given process
- getActivity() - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
Get the activity observed
- getActivityAsXML(SXTag) - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method is used to export the activity into a single XML blob
- getActivityId() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method returns an id for the current activity
- getActivityList() - Method in class org.processmining.plugins.plg.logic.models.Process
-
Gets the activity list
- getAndBranches() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the AND branches parameter
- getAndExecDistribution() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current distribution for the AND construct
- getANDPercent() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current value of the AND percent parameter
- getBasicXEvent() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method to get a default structured XEvent for the given activity
- getBPMNDiagram() - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method to generate a BPMN representation of the current model
- getCollectionName() - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- getConfiguration() - Method in class org.processmining.plugins.plg.models.PLGLogCollection
-
Method to get the current configuration that generated this collection
- getConfiguration() - Method in class org.processmining.plugins.plg.models.PLGProcessCollection
-
Getter of the configuration object
- getCreationDate() - Method in class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- getCreationDate() - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- getDeep() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current value of the maximum deep parameter
- getDependencyGraph() - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method returns the dependency graph associated to the process
- getDistribution() - Method in class org.processmining.plugins.plg.gui.widget.DistributionViewer
-
Get the value of distribution
- getEvents(boolean) - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
This method constructs a set of two events that describes the
activity observation as in XES.
- getFirstActivity() - Method in class org.processmining.plugins.plg.logic.models.Process
-
Gets the first process activity
- getFrame() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
- getHead() - Method in class org.processmining.plugins.plg.logic.models.PlgPatternFrame
-
Get the head of the pattern
- getID() - Method in class org.processmining.plugins.plg.logic.models.PlgPatternFrame
-
- getId() - Method in class org.processmining.plugins.plg.models.PLGLog
-
Get the ID of the current log
- getInstancesNo() - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- getLastActivity() - Method in class org.processmining.plugins.plg.logic.models.Process
-
Gets the last process activity
- getLog() - Method in class org.processmining.plugins.plg.models.PLGLog
-
Get the real log object
- getLogNo() - Method in class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- getLoopPercent() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current value of the loop percent parameter
- getLoopPresence() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
This method is used for the definition of the presence of a loop
- getMaxDepth() - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method returns the maximum network depth
- getMaxValue() - Method in class org.processmining.plugins.plg.gui.widget.DistributionViewer
-
Get the value of maxValue
- getMinValue() - Method in class org.processmining.plugins.plg.gui.widget.DistributionViewer
-
Get the value of minValue
- getName() - Method in class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- getName() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
Gets the activity name
- getName() - Method in class org.processmining.plugins.plg.logic.models.Process
-
Gets the process name
- getName() - Method in class org.processmining.plugins.plg.models.PLGMineResultCollection
-
Method to get the mine result name
- getName() - Method in class org.processmining.plugins.plg.models.PlgProcess
-
- getNextPossibleStartingTime() - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
Get the possible starting time for the next activity.
- getNumberOfTraces() - Method in class org.processmining.plugins.plg.generator.log.PLGLogGeneratorConfiguration
-
- getOriginator() - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
Get the activity originator
- getPatternsCounter() - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method returns the number of instances per activity pattern
- getPatternsCounter(Process.COUNTER_TYPES) - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method returns the number of instances of a particular pattern or,
more generally some statistics about the process
- getPercentOfInterval() - Method in class org.processmining.plugins.plg.generator.log.PLGLogGeneratorConfiguration
-
- getPercentOfNoise() - Method in class org.processmining.plugins.plg.generator.log.PLGLogGeneratorConfiguration
-
- getPetriNet() - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method to generate a Petri Net representation of the current model
FIXME: THIS METHOD IS STILL NOT WORKING!
- getProbabilityOfEdges() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method gets the probability of going to each exiting activity
- getProcess() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
Gets the activity process
- getProcess() - Method in class org.processmining.plugins.plg.models.PlgProcess
-
- getRandomActionInAloneSeqAndXor() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
This method returns a random pattern randomly selected between:
Single activity
Sequence pattern
AND pattern
XOR pattern
The selection is done according to the given probabilities
- getRandomActionInSeqAndXor() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
This method returns a random pattern randomly selected between:
Sequence pattern
AND pattern
XOR pattern
The selection is done according to the given probabilities
- getRandomAndBranches() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
This method return the number of AND branches to generate, according to
the probability given
- getRandomXorBranches() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
This method return the number of XOR branches to generate, according to
the probability given
- getRelationsFrom() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method returns the set of all incoming activities to the current one
- getRelationsTo() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method returns the set of all outgoing activities from the current
one
- getRelationType() - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method returns the type of the current activity
- getSequencePercent() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current value of the sequence percent parameter
- getSettings() - Method in class org.processmining.plugins.plg.gui.LogGeneratorParameters
-
Method to obtain the configuration for the collection of processes, given
the current setting of the configuration dialog
- getSettings() - Method in class org.processmining.plugins.plg.gui.ProcessGeneratorParameters
-
Method to obtain the configuration for the collection of processes, given
the current setting of the configuration dialog
- getSingleActivityPercent() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current value of the single activity percent parameter
- getSingleLog() - Method in class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- getSingleProcess() - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- getSortedActivities(ConcurrentHashMap<PlgActivity, Double>) - Static method in class org.processmining.plugins.plg.logic.models.distributions.ProbabilityDistribution
-
This method is required to sort the activities according to their
probability
- getStartingTime() - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
Get the activity starting time
- getTail() - Method in class org.processmining.plugins.plg.logic.models.PlgPatternFrame
-
Get the tail of the pattern
- getValue(double) - Method in class org.processmining.plugins.plg.logic.models.distributions.BetaDistribution
-
- getValue(double) - Method in class org.processmining.plugins.plg.logic.models.distributions.NormalDistribution
-
- getValue(double) - Method in class org.processmining.plugins.plg.logic.models.distributions.ProbabilityDistribution
-
Returns the function value
- getValue(double) - Method in class org.processmining.plugins.plg.logic.models.distributions.UniformDistribution
-
- getValuesForPlotting(int) - Method in class org.processmining.plugins.plg.logic.models.distributions.BetaDistribution
-
- getValuesForPlotting(int) - Method in class org.processmining.plugins.plg.logic.models.distributions.NormalDistribution
-
- getValuesForPlotting(int) - Method in class org.processmining.plugins.plg.logic.models.distributions.ProbabilityDistribution
-
Method for obtaining a set of values to be plotted
- getValuesForPlotting(int) - Method in class org.processmining.plugins.plg.logic.models.distributions.UniformDistribution
-
- getXorBranches() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the XOR branches parameter
- getXorExecDistribution() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current distribution for the XOR construct
- getXORPercent() - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Get the current value of the XOR percent parameter
- GUIUtils - Class in org.processmining.plugins.plg.gui
-
A collection of user interface utilities
- GUIUtils() - Constructor for class org.processmining.plugins.plg.gui.GUIUtils
-
- paintComponent(Graphics) - Method in class org.processmining.plugins.plg.gui.widget.DistributionViewer
-
- PlgActivity - Class in org.processmining.plugins.plg.logic.models
-
Class that represents an activity (a transition in Petri Net).
- PlgActivity(Process, String, Integer) - Constructor for class org.processmining.plugins.plg.logic.models.PlgActivity
-
The default activity constructor
- PlgActivity(Process, String) - Constructor for class org.processmining.plugins.plg.logic.models.PlgActivity
-
The default activity constructor.
- PlgActivity.RELATIONS - Enum in org.processmining.plugins.plg.logic.models
-
This enum describes the possible relations of an activity
- PlgDependencyGraph - Class in org.processmining.plugins.plg.logic.models
-
This class is used for the generation of dependency graph.
- PlgDependencyGraph(String, Process) - Constructor for class org.processmining.plugins.plg.logic.models.PlgDependencyGraph
-
Class constructor
- PLGLog - Class in org.processmining.plugins.plg.models
-
This class wraps a log
- PLGLog(XLog) - Constructor for class org.processmining.plugins.plg.models.PLGLog
-
Constructor to set the real log, the name is uniquely generated
- PLGLog(XLog, String) - Constructor for class org.processmining.plugins.plg.models.PLGLog
-
Constructor to set both the name and the real log
- PLGLogCollection - Class in org.processmining.plugins.plg.models
-
This class describes a collection of logs
- PLGLogCollection(int) - Constructor for class org.processmining.plugins.plg.models.PLGLogCollection
-
Basic constructor
- PLGLogCollectionGeneratorConfiguration - Class in org.processmining.plugins.plg.generator.log
-
Configuration of a collection of logs generator
- PLGLogCollectionGeneratorConfiguration(String, PLGLogGeneratorConfiguration, int) - Constructor for class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- PLGLogGenerator - Class in org.processmining.plugins.plg.generator.log
-
Class for the generation of random business process logs
- PLGLogGenerator() - Constructor for class org.processmining.plugins.plg.generator.log.PLGLogGenerator
-
- PLGLogGeneratorConfiguration - Class in org.processmining.plugins.plg.generator.log
-
Configuration of a single log generator
- PLGLogGeneratorConfiguration(int, int, int) - Constructor for class org.processmining.plugins.plg.generator.log.PLGLogGeneratorConfiguration
-
- PLGMiner - Class in org.processmining.plugins.plg.miner
-
This class contains a set of wrapper for some well known process mining
plugins
- PLGMiner() - Constructor for class org.processmining.plugins.plg.miner.PLGMiner
-
- PLGMineResultCollection - Class in org.processmining.plugins.plg.models
-
- PLGMineResultCollection(String) - Constructor for class org.processmining.plugins.plg.models.PLGMineResultCollection
-
Basic class constructor
- PlgObservation - Class in org.processmining.plugins.plg.logic.models
-
This class describes the observation of an activity.
- PlgObservation(PlgActivity, int) - Constructor for class org.processmining.plugins.plg.logic.models.PlgObservation
-
Default class constructor
- PLGPair<F,S> - Class in org.processmining.plugins.plg.models
-
Custom class to model a pair of objects
- PLGPair(String, F, S) - Constructor for class org.processmining.plugins.plg.models.PLGPair
-
Basic class constructor
- PlgParameters - Class in org.processmining.plugins.plg.logic.models
-
This class describes the parameters of the generator.
- PlgParameters(int, ProbabilityDistribution, int, ProbabilityDistribution, int, int, int, int, int, int, ProbabilityDistribution, ProbabilityDistribution) - Constructor for class org.processmining.plugins.plg.logic.models.PlgParameters
-
Class constructor.
- PlgParameters.PATTERN - Enum in org.processmining.plugins.plg.logic.models
-
This enum describe the set of all possible patterns
- PlgPatternFrame - Class in org.processmining.plugins.plg.logic.models
-
This class represents a frame containing a process pattern
With this class is possible to describe the bounds of a process pattern
instance, since it contains information on the `head' and the `tail' of the
pattern.
- PlgPatternFrame(PlgActivity, PlgActivity) - Constructor for class org.processmining.plugins.plg.logic.models.PlgPatternFrame
-
The default constructor of the pattern frame
- PlgPatternFrame(PlgActivity, PlgActivity, Boolean) - Constructor for class org.processmining.plugins.plg.logic.models.PlgPatternFrame
-
Constructor of the pattern frame
- PlgProcess - Class in org.processmining.plugins.plg.models
-
This class describes a single process
- PlgProcess() - Constructor for class org.processmining.plugins.plg.models.PlgProcess
-
- PLGProcessCollection - Class in org.processmining.plugins.plg.models
-
This class describes a collection of process models
- PLGProcessCollection(int) - Constructor for class org.processmining.plugins.plg.models.PLGProcessCollection
-
New constructor
- PLGProcessCollection() - Constructor for class org.processmining.plugins.plg.models.PLGProcessCollection
-
New constructor
- PLGProcessCollectionGeneratorConfiguration - Class in org.processmining.plugins.plg.generator.process
-
Configuration of a collection of processes generator
- PLGProcessCollectionGeneratorConfiguration(String, PLGProcessGeneratorConfiguration, int) - Constructor for class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- PLGProcessGenerator - Class in org.processmining.plugins.plg.generator.process
-
Class for the generation of random business process
- PLGProcessGenerator() - Constructor for class org.processmining.plugins.plg.generator.process.PLGProcessGenerator
-
- PLGProcessGeneratorConfiguration - Class in org.processmining.plugins.plg.generator.process
-
Configuration of a single process generator
- PLGProcessGeneratorConfiguration(int, ProbabilityDistribution, int, ProbabilityDistribution, int, int, int, int, int, int, ProbabilityDistribution, ProbabilityDistribution) - Constructor for class org.processmining.plugins.plg.generator.process.PLGProcessGeneratorConfiguration
-
Class constructor.
- PLGTestDriver - Class in org.processmining.plugins.plg
-
Test driver plugin class
- PLGTestDriver() - Constructor for class org.processmining.plugins.plg.PLGTestDriver
-
- prepareBorderedTitle(String) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new JLabel correctly formatted in order to be a
frame title.
- prepareIntegerField(int) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new text field for receiving integer (up to 5
digits) as input
- prepareLabel(String) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new JLabel correctly formatted
- prepareLabel(String, int) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new JLabel correctly formatted
- prepareLabel(int) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new JLabel correctly formatted
- prepareLabel(int, int) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new JLabel correctly formatted
- prepareTextField(String) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new text field for receiving text as input
- prepareTitle(String) - Static method in class org.processmining.plugins.plg.gui.GUIUtils
-
This method creates a new JLabel correctly formatted in order to be a
frame title
- ProbabilityDistribution - Class in org.processmining.plugins.plg.logic.models.distributions
-
This class describes a probability distribution with its parameters and
allows the generation of random number.
- ProbabilityDistribution() - Constructor for class org.processmining.plugins.plg.logic.models.distributions.ProbabilityDistribution
-
Private class constructor
- ProbabilityDistribution.DISTRIBUTION - Enum in org.processmining.plugins.plg.logic.models.distributions
-
These are the probability distributions supported for the generation of
the elements
- Process - Class in org.processmining.plugins.plg.logic.models
-
This class describes a general process.
- Process(String, PlgActivity) - Constructor for class org.processmining.plugins.plg.logic.models.Process
-
Default class constructor
- Process(String) - Constructor for class org.processmining.plugins.plg.logic.models.Process
-
Default class constructor
- Process.COUNTER_TYPES - Enum in org.processmining.plugins.plg.logic.models
-
This enum describes the possible stats counter for the pattern an other
process entities
- ProcessCollectionViewer - Class in org.processmining.plugins.plg.gui
-
This class contains the process models collection viewer
- ProcessCollectionViewer() - Constructor for class org.processmining.plugins.plg.gui.ProcessCollectionViewer
-
- ProcessGeneratorParameters - Class in org.processmining.plugins.plg.gui
-
Panel for the configuration of the process generator.
- ProcessGeneratorParameters() - Constructor for class org.processmining.plugins.plg.gui.ProcessGeneratorParameters
-
- ProcessViewer - Class in org.processmining.plugins.plg.gui
-
This class contains the process model viewer
- ProcessViewer() - Constructor for class org.processmining.plugins.plg.gui.ProcessViewer
-
- put(PlgProcess, PLGLog) - Method in class org.processmining.plugins.plg.models.PLGLogCollection
-
Method to add a log to the current collection
- put(PlgProcess, PLGLog, Object) - Method in class org.processmining.plugins.plg.models.PLGMineResultCollection
-
Method to add a result to the current collection
- saveCollection(File) - Method in class org.processmining.plugins.plg.models.PLGProcessCollection
-
Export the given process collection to a plg file
- saveProcessAs(String) - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method is used to export the current process into a single file.
- searchActivityFromId(String) - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method is used to scan the whole set of activities in order to find
the required one.
- searchActivityFromName(String) - Method in class org.processmining.plugins.plg.logic.models.Process
-
This method is used to scan the whole set of activities in order to find
the required one.
- setActivity(PlgActivity) - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
Set the activity observed
- setActivityFromXML(Node) - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method populates the current node starting from a well-structured
XML fragment.
- setAndBranches(int, ProbabilityDistribution) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the AND branches parameter
- setAndExecDistribution(ProbabilityDistribution) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the distribution for the AND costructs
- setANDPercent(int) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the AND percent parameter
- setCollectionName(String) - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- setConfiguration(PLGLogCollectionGeneratorConfiguration) - Method in class org.processmining.plugins.plg.models.PLGLogCollection
-
Method to set the current configuration that generated this collection
- setConfiguration(PLGProcessCollectionGeneratorConfiguration) - Method in class org.processmining.plugins.plg.models.PLGProcessCollection
-
Setter of the configuration object
- setCreationDate(Date) - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- setDeep(int) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the maximum deepanche parameter
- setDistribution(ProbabilityDistribution) - Method in class org.processmining.plugins.plg.gui.widget.DistributionViewer
-
Set the value of distribution
- setFirstActivity(PlgActivity) - Method in class org.processmining.plugins.plg.logic.models.Process
-
Sets the first process activity
- setFrame(PlgPatternFrame) - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
- setHead(PlgActivity) - Method in class org.processmining.plugins.plg.logic.models.PlgPatternFrame
-
Set the head of the pattern
- setInstancesNo(int) - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- setLastActivity(PlgActivity) - Method in class org.processmining.plugins.plg.logic.models.Process
-
Sets the last process activity
- setLogNo(int) - Method in class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- setLoopPercent(int) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the loop percentual parameter
- setMaxValue(int) - Method in class org.processmining.plugins.plg.gui.widget.DistributionViewer
-
Set the value of maxValue
- setMinValue(int) - Method in class org.processmining.plugins.plg.gui.widget.DistributionViewer
-
Set the value of minValue
- setName(String) - Method in class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- setName(String) - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
Sets the new activity name
- setName(String) - Method in class org.processmining.plugins.plg.logic.models.Process
-
Sets the process name
- setName(String) - Method in class org.processmining.plugins.plg.models.PlgProcess
-
- setNumberOfTraces(int) - Method in class org.processmining.plugins.plg.generator.log.PLGLogGeneratorConfiguration
-
- setOriginator(String) - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
Set the activity originator
- setPercentOfInterval(int) - Method in class org.processmining.plugins.plg.generator.log.PLGLogGeneratorConfiguration
-
- setPercentOfNoise(int) - Method in class org.processmining.plugins.plg.generator.log.PLGLogGeneratorConfiguration
-
- setProcess(Process) - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
Sets the activity process
- setProcess(Process) - Method in class org.processmining.plugins.plg.models.PlgProcess
-
- setRandomWeights(ProbabilityDistribution) - Method in class org.processmining.plugins.plg.logic.models.PlgActivity
-
This method assigns random weights to all the exiting archs according to
the given probability distribution
- setSequencePercent(int) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the sequence percent parameter
- setSingleActivityPercent(int) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the single activity percentual parameter
- setSingleLog(PLGLogGeneratorConfiguration) - Method in class org.processmining.plugins.plg.generator.log.PLGLogCollectionGeneratorConfiguration
-
- setSingleProcess(PLGProcessGeneratorConfiguration) - Method in class org.processmining.plugins.plg.generator.process.PLGProcessCollectionGeneratorConfiguration
-
- setStartingTime(int) - Method in class org.processmining.plugins.plg.logic.models.PlgObservation
-
Set the activity starting time
- setTail(PlgActivity) - Method in class org.processmining.plugins.plg.logic.models.PlgPatternFrame
-
Set the tail of the pattern
- setXorBranches(int, ProbabilityDistribution) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the XOR branches parameter
- setXorExecDistribution(ProbabilityDistribution) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the distribution for the XOR costructs
- setXORPercent(int) - Method in class org.processmining.plugins.plg.logic.models.PlgParameters
-
Set the XOR percent parameter
- size() - Method in class org.processmining.plugins.plg.models.PLGLogCollection
-
This method returns the size of the collection
- size() - Method in class org.processmining.plugins.plg.models.PLGMineResultCollection
-
This method returns the size of the collection