6f9f1103e845efad6f2f1c7ec4d3775360f6290e
Files Diff
- Added: 4
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Pull Up Method | 2 | ||
| Pull Up Method public getType() : Type from class org.drools.model.constraints.AbstractSingleConstraint to public getType() : Type from class org.drools.model.SingleConstraint | From | To | |
| Pull Up Method public getType() : Type from class org.drools.model.constraints.SingleConstraint1 to public getType() : Type from class org.drools.model.SingleConstraint | From | To | |
| Extract Variable | 1 | ||
| Extract Variable consequence : Consequence in method public viewItems2Condition(ruleItems List<RuleItem>, inputs Map<Variable<?>,InputViewItemImpl<?>>, usedVars Set<Variable<?>>, type Condition.Type, topLevel boolean) : CompositePatterns from class org.drools.model.impl.ViewBuilder | From | To |