|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectcom.predic8.soamodel.AbstractDiffGenerator
com.predic8.schema.diff.AnnotationDiffGenerator
class AnnotationDiffGenerator extends AbstractDiffGenerator
Field Summary |
---|
Fields inherited from class AbstractDiffGenerator | |
---|---|
bundle |
Property Summary | |
---|---|
def |
labelAdded
|
def |
labelAnnotation
|
def |
labelContentAnnotation
|
def |
labelRemoved
|
Constructor Summary | |
AnnotationDiffGenerator()
|
Method Summary | |
---|---|
List
|
compare()
|
boolean
|
compareContents()
|
protected def
|
updateLabels()
|
Methods inherited from class AbstractDiffGenerator | |
---|---|
changeLocale, compare, compare, doCompare, findA, findB, getFQN, updateLabels |
Property Detail |
---|
def labelAdded
def labelAnnotation
def labelContentAnnotation
def labelRemoved
Constructor Detail |
---|
AnnotationDiffGenerator()
Method Detail |
---|
List compare()
boolean compareContents()
protected def updateLabels()
Groovy Documentation