|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openbp.cockpit.plugins.finder.test.RefStrategy
public class RefStrategy
Strategy for the grouping of the exclusions. At first they are sorted by the taskname, after that they are grouped by the item type of the component to exclude from the checks.
| Constructor Summary | |
|---|---|
RefStrategy()
|
|
| Method Summary | |
|---|---|
DataMapper |
createDataMapper(java.lang.Object leafData)
Create a datamapper for a data object. |
java.util.Comparator |
getTreeComparator()
Get the comparator that is used in the tree. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RefStrategy()
| Method Detail |
|---|
public DataMapper createDataMapper(java.lang.Object leafData)
Strategy
createDataMapper in interface StrategyleafData - The data object to map
Strategy.createDataMapper(Object)public java.util.Comparator getTreeComparator()
Strategy
getTreeComparator in interface StrategyStrategy.getTreeComparator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||