|
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.ImportsDiffGenerator
class ImportsDiffGenerator extends AbstractDiffGenerator
| Field Summary |
|---|
| Fields inherited from class AbstractDiffGenerator | |
|---|---|
| bundle |
| Property Summary | |
|---|---|
def |
labelAdded
|
def |
labelHasChanged
|
def |
labelImportedSchema
|
def |
labelRemoved
|
| Constructor Summary | |
ImportsDiffGenerator()
|
|
| Method Summary | |
|---|---|
def
|
compare()
|
protected def
|
updateLabels()
|
| Methods inherited from class AbstractDiffGenerator | |
|---|---|
| changeLocale, compare, compare, doCompare, findA, findB, getFQN, updateLabels |
| Property Detail |
|---|
def labelAdded
def labelHasChanged
def labelImportedSchema
def labelRemoved
| Constructor Detail |
|---|
ImportsDiffGenerator()
| Method Detail |
|---|
def compare()
protected def updateLabels()
Groovy Documentation