|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.predic8.soamodel.AbstractDiffGenerator
com.predic8.schema.diff.ListDiffGenerator
abstract class ListDiffGenerator extends AbstractDiffGenerator
Field Summary |
---|
Fields inherited from class AbstractDiffGenerator | |
---|---|
bundle |
Method Summary | |
---|---|
List
|
compare()
|
protected List
|
compareUnit(def qname)
|
protected def
|
getIntersection()
|
protected def
|
updateLabels()
|
Methods inherited from class AbstractDiffGenerator | |
---|---|
changeLocale, compare, compare, doCompare, findA, findB, getFQN, updateLabels |
Method Detail |
---|
final List compare()
protected List compareUnit(def qname)
protected def getIntersection()
protected def updateLabels()
Groovy Documentation