get
public java.lang.String[][] get(org.processmining.plugins.inductiveVisualMiner.InductiveVisualMinerState state,
org.processmining.plugins.inductiveVisualMiner.popup.PopupItemInput<org.processmining.plugins.inductiveVisualMiner.popup.PopupItemInputStartEnd> input)
Description copied from interface: org.processmining.plugins.inductiveVisualMiner.popup.PopupItem
Returns zero or more popup items. This will be called throughout the
chain, so make sure that you test whether the data you need is available
in the state.
- Specified by:
get in interface org.processmining.plugins.inductiveVisualMiner.popup.PopupItem<org.processmining.plugins.inductiveVisualMiner.popup.PopupItemInputStartEnd>
- Returns:
- String[items][columns], where there can be 1 or 2 columns.