|
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.ListDiffGenerator
com.predic8.schema.diff.AttributesDiffGenerator
class AttributesDiffGenerator extends ListDiffGenerator
| Field Summary |
|---|
| Fields inherited from class AbstractDiffGenerator | |
|---|---|
| bundle |
| Property Summary | |
|---|---|
def |
added
|
def |
generator
|
def |
labelAdded
|
def |
labelAttribute
|
def |
labelRemoved
|
def |
removed
|
| Constructor Summary | |
AttributesDiffGenerator()
|
|
| Method Summary | |
|---|---|
List
|
compareUnit(def name)
|
protected def
|
getIntersection()
|
protected def
|
updateLabels()
|
| Methods inherited from class ListDiffGenerator | |
|---|---|
| compare, compareUnit, getIntersection, updateLabels |
| Methods inherited from class AbstractDiffGenerator | |
|---|---|
| changeLocale, compare, compare, doCompare, findA, findB, getFQN, updateLabels |
| Property Detail |
|---|
def added
def generator
def labelAdded
def labelAttribute
def labelRemoved
def removed
| Constructor Detail |
|---|
AttributesDiffGenerator()
| Method Detail |
|---|
List compareUnit(def name)
protected def getIntersection()
protected def updateLabels()
Groovy Documentation