Groovy Documentation

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

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

class ComplexContentDiffGenerator
extends AbstractDiffGenerator

Field Summary
 
Fields inherited from class AbstractDiffGenerator
bundle
 
Property Summary
def generator

 
Constructor Summary
ComplexContentDiffGenerator()

 
Method Summary
def compare()

protected def updateLabels()

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

Property Detail

generator

def generator


 
Constructor Detail

ComplexContentDiffGenerator

ComplexContentDiffGenerator()


 
Method Detail

compare

def compare()


updateLabels

protected def updateLabels()


 

Groovy Documentation