|
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.UnitDiffGenerator
com.predic8.schema.diff.SequenceDiffGenerator
class SequenceDiffGenerator extends UnitDiffGenerator
| Property Summary | |
|---|---|
def |
added
|
def |
changed
|
def |
generator
|
def |
removed
|
| Method Summary | |
|---|---|
List
|
compareUnit()
|
def
|
compareUnprocessedBPs(def bPs)
|
| Methods inherited from class UnitDiffGenerator | |
|---|---|
| compare, compareUnit |
| Methods inherited from class AbstractDiffGenerator | |
|---|---|
| compare, compare, doCompare, findA, findB, getFQN |
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
def added
def changed
def generator
def removed
| Method Detail |
|---|
List compareUnit()
def compareUnprocessedBPs(def bPs)
Groovy Documentation