Constructor and Description |
---|
RecommendResourcesConnection(ResourceKnowledge knowledge,
ResourceRecommendation recommendation,
RecommendResourcesParameters parameters) |
Modifier and Type | Class and Description |
---|---|
class |
ResourceRecommendationImpl |
Modifier and Type | Method and Description |
---|---|
static ResourceRecommendation |
ResourceProcessFactory.createResourceRecommendation() |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JComponent |
VisualizeResourceRecommendationPlugin.createRequest(ResourceRecommendation recommendation,
Request request) |
static javax.swing.JComponent |
VisualizeResourceRecommendationPlugin.visualize(ResourceRecommendation recommendation) |
static javax.swing.JComponent |
VisualizeResourceRecommendationPlugin.visualize(org.processmining.contexts.uitopia.UIPluginContext context,
ResourceRecommendation recommendation) |