Groovy Documentation

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

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

class SimpleContentDiffGenerator
extends AbstractDiffGenerator

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

 
Method Summary
def GroupRefDiffGenerator()

def compare()

protected def updateLabels()

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

Property Detail

generator

def generator


 
Method Detail

GroupRefDiffGenerator

def GroupRefDiffGenerator()


compare

def compare()


updateLabels

protected def updateLabels()


 

Groovy Documentation