|
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.ElementDiffGenerator
class ElementDiffGenerator extends UnitDiffGenerator
Field Summary |
---|
Fields inherited from class AbstractDiffGenerator | |
---|---|
bundle |
Constructor Summary | |
ElementDiffGenerator()
|
Method Summary | |
---|---|
List
|
compare4WSDL()
|
protected List
|
compareMinMaxOccurs(def eType = 'element')
|
protected List
|
compareType()
|
List
|
compareUnit()
|
protected def
|
getTypeAndName()
|
protected def
|
updateLabels()
|
Methods inherited from class UnitDiffGenerator | |
---|---|
compare, compareUnit |
Methods inherited from class AbstractDiffGenerator | |
---|---|
changeLocale, compare, compare, doCompare, findA, findB, getFQN, updateLabels |
Property Detail |
---|
def added
def changed
def labelAttributeMaxOccurs
def labelAttributeMinOccurs
def labelElement
def labelElementAdded
def labelElementRemoved
def labelEmbedded
def labelEmbeddedStandAlone
def labelFrom
def labelHasChanged
def labelTo
def labelTypeElement
def removed
Constructor Detail |
---|
ElementDiffGenerator()
Method Detail |
---|
List compare4WSDL()
protected List compareMinMaxOccurs(def eType = 'element')
protected List compareType()
List compareUnit()
protected def getTypeAndName()
protected def updateLabels()
Groovy Documentation