Package | Description |
---|---|
org.processmining.resourcerecommendation.models | |
org.processmining.resourcerecommendation.models.impl |
Modifier and Type | Method and Description |
---|---|
java.util.List<Characterization> |
ResourceKnowledge.getCharacterizations() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceKnowledge.addCharacterization(Characterization characterization) |
Modifier and Type | Class and Description |
---|---|
class |
CharacterizationImpl |
Modifier and Type | Method and Description |
---|---|
static Characterization |
ResourceProcessFactory.createCharacterization(java.lang.String id,
java.lang.String description,
java.lang.String unitId,
java.lang.String typologyId) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Characterization> |
ResourceKnowledgeImpl.getCharacterizations() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceKnowledgeImpl.addCharacterization(Characterization characterization) |