public class AlignmentPddlEncodingPlugin extends AlignmentPddlEncoding
DEFAULT_TIME_UNIT, EMPTY_TRACE_POS, MAPPING_FILE_NAME, parentDir, PDDL_DOMAIN_FILE_PREFIX, PDDL_EXT, PDDL_FILES_DIR_PREFIX, PDDL_FILES_PER_TRACE, PDDL_PROBLEM_FILE_PREFIX, pddlEncoder, pddlEncodingProgressChecker, pddlFilesDir, positionToCaseIdMapping, preprocessingTimeSummary, PROGRESS_CHECKER_DELAY, startTime, tracesToAlign| Constructor and Description |
|---|
AlignmentPddlEncodingPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
runUI(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet petrinet)
The plug-in variant that runs in a UI context and prompt the user to get the parameters.
|
buildPlannerInput, killSubprocessespublic void runUI(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log,
org.processmining.models.graphbased.directed.petrinet.Petrinet petrinet)
context - The context to run in.log - The event log to replay.petrinet - The Petri net on which the log has to be replayed.