public class ServiceLevelAgreementsPlugin extends BasicServiceLevelAgreementsAlgorithm
reasoner
Constructor and Description |
---|
ServiceLevelAgreementsPlugin() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
runDefault(org.processmining.framework.plugin.PluginContext pluginContext,
org.deckfour.xes.model.XLog xlog) |
java.lang.Object[] |
runDefault(org.processmining.framework.plugin.PluginContext pluginContext,
org.deckfour.xes.model.XLog xlog,
ServiceLevelAgreementsParameters parameters) |
java.lang.Object[] |
runDefault(org.processmining.framework.plugin.PluginContext pluginContext,
org.deckfour.xes.model.XLog xlog,
ServiceLevelAgreementTemplates constraintTemplates) |
java.lang.Object[] |
runDialog(org.processmining.contexts.uitopia.UIPluginContext uiPluginContext,
org.deckfour.xes.model.XLog xlog) |
java.lang.Object[] |
runDialog(org.processmining.contexts.uitopia.UIPluginContext uiPluginContext,
org.deckfour.xes.model.XLog xlog,
ServiceLevelAgreementTemplates constraintTemplates) |
apply
getReasoner, setReasoner
public java.lang.Object[] runDefault(org.processmining.framework.plugin.PluginContext pluginContext, org.deckfour.xes.model.XLog xlog)
public java.lang.Object[] runDefault(org.processmining.framework.plugin.PluginContext pluginContext, org.deckfour.xes.model.XLog xlog, ServiceLevelAgreementTemplates constraintTemplates)
public java.lang.Object[] runDefault(org.processmining.framework.plugin.PluginContext pluginContext, org.deckfour.xes.model.XLog xlog, ServiceLevelAgreementsParameters parameters)
public java.lang.Object[] runDialog(org.processmining.contexts.uitopia.UIPluginContext uiPluginContext, org.deckfour.xes.model.XLog xlog)
public java.lang.Object[] runDialog(org.processmining.contexts.uitopia.UIPluginContext uiPluginContext, org.deckfour.xes.model.XLog xlog, ServiceLevelAgreementTemplates constraintTemplates)