Modifier and Type | Method and Description |
---|---|
ResourceKnowledge |
GenerateResourceKnowledgeAlgorithm.apply(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
GenerateResourceKnowledgeParameters parameters) |
ResourceKnowledge |
GenerateResourceKnowledgeAlgorithm.apply(org.deckfour.xes.model.XLog log,
GenerateResourceKnowledgeParameters parameters) |
Constructor and Description |
---|
GenerateResourceKnowledgeConnection(org.deckfour.xes.model.XLog log,
ResourceKnowledge knowledge,
GenerateResourceKnowledgeParameters parameters) |
RecommendResourcesConnection(ResourceKnowledge knowledge,
ResourceRecommendation recommendation,
RecommendResourcesParameters parameters) |
Constructor and Description |
---|
RecommendResourcesDialog(org.processmining.contexts.uitopia.UIPluginContext context,
ResourceKnowledge knowledge,
RecommendResourcesParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
ResourceKnowledgeImpl |
Modifier and Type | Method and Description |
---|---|
static ResourceKnowledge |
ResourceProcessFactory.createResourceKnowledge() |
Constructor and Description |
---|
RecommendResourcesParameters(ResourceKnowledge knowledge) |
Modifier and Type | Method and Description |
---|---|
ResourceKnowledge |
GenerateResourceKnowledgePlugin.run(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log,
GenerateResourceKnowledgeParameters parameters) |
ResourceKnowledge |
GenerateResourceKnowledgePlugin.runDefault(org.processmining.framework.plugin.PluginContext context,
org.deckfour.xes.model.XLog log) |
ResourceKnowledge |
GenerateResourceKnowledgePlugin.runUI(org.processmining.contexts.uitopia.UIPluginContext context,
org.deckfour.xes.model.XLog log) |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JComponent |
VisualizeResourceKnowledgePlugin.createDimension(ResourceKnowledge knowledge,
java.lang.String dimensionId) |
static javax.swing.JComponent |
VisualizeResourceKnowledgePlugin.createGeneral(ResourceKnowledge knowledge) |
ResourceRecommendation |
RecommendResourcesPlugin.run(org.processmining.framework.plugin.PluginContext context,
ResourceKnowledge knowledge,
RecommendResourcesParameters parameters) |
ResourceRecommendation |
RecommendResourcesPlugin.runDefault(org.processmining.framework.plugin.PluginContext context,
ResourceKnowledge knowledge) |
ResourceRecommendation |
RecommendResourcesPlugin.runUI(org.processmining.contexts.uitopia.UIPluginContext context,
ResourceKnowledge knowledge) |
static javax.swing.JComponent |
VisualizeResourceKnowledgePlugin.visualize(ResourceKnowledge knowledge) |
static javax.swing.JComponent |
VisualizeResourceKnowledgePlugin.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
ResourceKnowledge knowledge) |