Package | Description |
---|---|
org.processmining.resourcerecommendation.models | |
org.processmining.resourcerecommendation.models.impl |
Modifier and Type | Method and Description |
---|---|
java.util.List<Unit> |
ResourceKnowledge.getUnits() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceKnowledge.addUnit(Unit unit) |
Modifier and Type | Class and Description |
---|---|
class |
UnitImpl |
Modifier and Type | Method and Description |
---|---|
static Unit |
ResourceProcessFactory.createUnit(java.lang.String id,
java.lang.String description) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Unit> |
ResourceKnowledgeImpl.getUnits() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceKnowledgeImpl.addUnit(Unit unit) |