| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessTreeDataContext |
interface |
ProcessTreeEnvironmentContext |
interface |
ProcessTreeOriginatorContext |
interface |
ProcessTreeSimulationContext |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessTreeContextImpl |
class |
ProcessTreeDataContextImpl |
class |
ProcessTreeEnvironmentContextImpl |
class |
ProcessTreeOriginatorContextImpl |
class |
ProcessTreeSimulationContextImpl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ProcessTreeContextImpl.destroyOtherPropertiesInContext(org.processmining.framework.plugin.PluginContext context,
ProcessTreeContext ptContext) |
| Constructor and Description |
|---|
ProcessTreeContextImpl(ProcessTreeContext ptc) |
| Modifier and Type | Method and Description |
|---|---|
org.processmining.processtree.ProcessTree |
ApplyContextPlugIn.applyContext(org.processmining.framework.plugin.PluginContext context,
ProcessTreeContext ptContext,
org.processmining.processtree.ProcessTree tree) |
protected static void |
PropertiesPlugIn.createInDependentProperties(org.processmining.contexts.uitopia.UIPluginContext context,
org.processmining.processtree.ProcessTree tree,
ProcessTreeContext ptContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.swing.JComponent |
VisualiseProcessTreeContext.visualiseProcessTreeContext(org.processmining.framework.plugin.PluginContext context,
ProcessTreeContext ptc) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProcessTreeContextArray<K extends ProcessTreeContext> |
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessTreeContextArrayImpl<K extends ProcessTreeContext> |