Package | Description |
---|---|
org.processmining.xlu.pgraph.vis | |
org.processmining.xlu.pgraph.vis.color | |
org.processmining.xlu.pgraph.vis.filter | |
org.processmining.xlu.pgraph.vis.panel |
Constructor and Description |
---|
PGraphVisSetting(PGraphController<?> controller) |
Constructor and Description |
---|
PGraphColoringAbs(java.lang.String title,
java.util.Collection<T> values,
PGraphController<?> controller) |
Modifier and Type | Field and Description |
---|---|
protected PGraphController<?> |
PGraphFilterAbstract.controller |
Constructor and Description |
---|
PGraphFilterAbstract(PGraphController<?> controller) |
PGraphFilterEventFreqImpl(PGraphController<?> controller,
RepEGraphs graphs) |
PGraphFilterHierarchyImpl(PGraphController<?> controller,
Tree<RepEGraph> hierarchy,
org.deckfour.xes.model.XLog xLog) |
PGraphFilterLabelAEventFreqImpl(PGraphController<?> controller,
RepEGraphs graphs) |
PGraphFilterMaxNumber(PGraphController<?> controller) |
PGraphFilterSourceIdImpl(PGraphController<?> controller,
java.util.Set<java.lang.Integer> sourceGraphIds) |
PGraphFilterTraceId(PGraphController controller,
java.util.Set<java.lang.Integer> availableIds) |
Constructor and Description |
---|
PGraphListView(java.util.Collection<T> objects,
PGraphController<T> controller) |