Modifier and Type | Method and Description |
---|---|
AOPMProgram |
AOPMAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
ObjectCentricLog ocl,
AOPMParameters parameters) |
Constructor and Description |
---|
AOPMConnection(ObjectCentricLog input4,
ConstraintFormulaDefinition input2,
ActionFormulaDefinition input3,
AOPMProgram output,
AOPMParameters parameters) |
Modifier and Type | Field and Description |
---|---|
ObjectCentricLog |
AOPMProgram.ocl |
Constructor and Description |
---|
AOPMProgram(CMConfig cmConfig,
AEConfig aeConfig,
ObjectCentricLog ocl,
java.lang.String AISdirName) |
Modifier and Type | Method and Description |
---|---|
AOPMProgram |
UserInput.testUI(org.processmining.contexts.uitopia.UIPluginContext context,
ObjectCentricLog ocl,
ConstraintFormulaDefinition cfd,
ActionFormulaDefinition afd)
The plug-in variant that allows one to test the dialog to get the parameters.
|