Modifier and Type | Method and Description |
---|---|
abstract void |
SawApi.setJoinpointStats(java.util.Collection<JoinpointStat> joinpointStats) |
void |
SawApiJson.setJoinpointStats(java.util.Collection<JoinpointStat> joinpointStats) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<JoinpointStat> |
DataPackage.getJoinpointStats() |
Modifier and Type | Method and Description |
---|---|
static DataPackage |
DataPackage.createJoinpointStats(java.util.Collection<JoinpointStat> joinpointStats) |
void |
DataPackage.setJoinpointStats(java.util.Collection<JoinpointStat> joinpointStats) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Collection<JoinpointStat> |
JoinpointStatsRecipe.execute(org.deckfour.xes.model.XLog input) |
Modifier and Type | Field and Description |
---|---|
static RecipeArtifactD1<java.util.Collection<JoinpointStat>,org.deckfour.xes.model.XLog> |
WorkbenchArtifacts.JoinpointStats |