| Modifier | Constructor and Description |
|---|---|
private |
CountBranchFeature() |
| Modifier and Type | Method and Description |
|---|---|
RuleAppCost |
computeCost(RuleApp app,
PosInOccurrence pos,
Goal goal)
Compute the cost of a RuleApp.
|
public static Feature INSTANCE
public RuleAppCost computeCost(RuleApp app, PosInOccurrence pos, Goal goal)
computeCost in interface Featureapp - the RuleApppos - position where app is to be appliedgoal - the goal on which app is to be appliedapp