public class ProMCategory
extends java.lang.Object
implements org.deckfour.uitopia.api.model.Category
| Constructor and Description |
|---|
ProMCategory(org.processmining.framework.plugin.annotations.PluginCategory c) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
java.lang.String |
getFilterImage() |
java.lang.String |
getName() |
public ProMCategory(org.processmining.framework.plugin.annotations.PluginCategory c)
public java.lang.String getName()
getName in interface org.deckfour.uitopia.api.model.Categorypublic java.lang.String getDescription()
getDescription in interface org.deckfour.uitopia.api.model.Categorypublic java.lang.String getFilterImage()
getFilterImage in interface org.deckfour.uitopia.api.model.Category