Groovy Documentation

com.predic8.schema.diff
[Groovy] Class AttributeDiffGenerator

java.lang.Object
  com.predic8.soamodel.AbstractDiffGenerator
      com.predic8.schema.diff.AttributeDiffGenerator

class AttributeDiffGenerator
extends AbstractDiffGenerator

Field Summary
 
Fields inherited from class AbstractDiffGenerator
bundle
 
Constructor Summary
AttributeDiffGenerator()

 
Method Summary
def compare()

protected def updateLabels()

 
Methods inherited from class AbstractDiffGenerator
changeLocale, compare, compare, doCompare, findA, findB, getFQN, updateLabels
 

Constructor Detail

AttributeDiffGenerator

AttributeDiffGenerator()


 
Method Detail

compare

def compare()


updateLabels

protected def updateLabels()


 

Groovy Documentation