| Package | Description |
|---|---|
| com.rational.test.ft.object.map |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectMap.merge(ObjectMap ancestor,
ObjectMap fromMap,
ObjectMapSet usedLeafNodes,
ObjectMap.ScoreOptions scoreOptions) |
void |
ObjectMap.merge(ObjectMap fromMap,
ObjectMapSet usedLeafNodes,
ObjectMap.ScoreOptions scoreOptions)
This is the root of the internal map merging algorithm.
|