|
||||||||||
| 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.WorkshopGraphConnection<WorkshopConversionParameters>
org.processmining.plugins.workshop.WorkshopConversionConnection
public class WorkshopConversionConnection
Connects a workshop model and a workshop graph using the parameters used.
| Field Summary |
|---|
| Fields inherited from class org.processmining.models.workshop.connections.WorkshopGraphConnection |
|---|
GRAPH, MODEL |
| Fields inherited from class org.processmining.framework.connections.impl.AbstractConnection |
|---|
manager |
| Constructor Summary | |
|---|---|
WorkshopConversionConnection(WorkshopModel model,
WorkshopGraph graph,
WorkshopConversionParameters parameters)
Creates the connection between the model, graph, and parameters. |
|
| Method Summary |
|---|
| Methods inherited from class org.processmining.models.workshop.connections.WorkshopGraphConnection |
|---|
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 WorkshopConversionConnection(WorkshopModel model,
WorkshopGraph graph,
WorkshopConversionParameters parameters)
model - The given workshop model.graph - The given workshop graph.parameters - The given conversion parameters.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||