Package | Description |
---|---|
org.processmining.plugins.fuzzymodel.miner.edit |
Modifier and Type | Field and Description |
---|---|
protected FuzzyGraphEditorPanel |
FuzzyEdgeEditor.parent |
protected FuzzyGraphEditorPanel |
FuzzyNodeEditor.parent |
Constructor and Description |
---|
FuzzyEdgeEditor(org.processmining.framework.plugin.PluginContext context,
FuzzyGraphEditorPanel parent,
org.processmining.models.jgraph.elements.ProMGraphEdge edge,
java.awt.event.ActionListener closeListener) |
FuzzyNodeEditor(org.processmining.framework.plugin.PluginContext context,
FuzzyGraphEditorPanel parent,
org.processmining.models.jgraph.elements.ProMGraphCell node,
java.awt.event.ActionListener closeListener) |