public class SCMetricRecipe extends AbstractRecipe<Statechart,SCComplexityMetric,java.lang.Void>
Constructor and Description |
---|
SCMetricRecipe() |
Modifier and Type | Method and Description |
---|---|
protected SCComplexityMetric |
execute(Statechart input) |
apply, getParameters
protected SCComplexityMetric execute(Statechart input)
execute
in class AbstractRecipe<Statechart,SCComplexityMetric,java.lang.Void>