|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.processmining.framework.connections.impl.AbstractConnection
org.processmining.models.workshop.connections.WorkshopModelConnection<WorkshopMiningParameters>
org.processmining.plugins.workshop.WorkshopMiningConnection
public class WorkshopMiningConnection
Connects an event log and a workshop model using the parameters used.
| Field Summary |
|---|
| Fields inherited from class org.processmining.models.workshop.connections.WorkshopModelConnection |
|---|
LOG, MODEL |
| Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection |
|---|
manager |
| Constructor Summary | |
|---|---|
WorkshopMiningConnection(org.deckfour.xes.model.XLog log,
WorkshopModel model,
WorkshopMiningParameters parameters)
Creates the connection between the log, model, and parameters. |
|
| Method Summary |
|---|
| Methods inherited from class org.processmining.models.workshop.connections.WorkshopModelConnection |
|---|
getParameters |
| Methods inherited from class org.processmining.framework.connections.impl.AbstractConnection |
|---|
containsObjects, containsObjects, equals, get, getID, getLabel, getMapping, getObjects, getObjectWithRole, getRoles, hashCode, isRemoved, put, remove, remove, setLabel, setManager, toString, updated |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WorkshopMiningConnection(org.deckfour.xes.model.XLog log,
WorkshopModel model,
WorkshopMiningParameters parameters)
log - The given event log.model - The given workshop model.parameters - The given conversion parameters.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||