| Package | Description |
|---|---|
| org.processmining.resourcerecommendation.models | |
| org.processmining.resourcerecommendation.models.impl |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Resource> |
ResourceKnowledge.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceKnowledge.addResource(Resource resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceImpl |
| Modifier and Type | Method and Description |
|---|---|
static Resource |
ResourceProcessFactory.createResource(java.lang.String id,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Resource> |
ResourceKnowledgeImpl.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceKnowledgeImpl.addResource(Resource resource) |