WSDLDiffGenerator.comparePart() compare the used elements or types.
It does not care if the first part uses a complexType while the second part a simpleType.
So CTDiffGenerator, STDiffgenerator and BuilInDiffGenerator should check if the classes of a and b match together.
WSDLDiffGenerator.comparePart() compare the used elements or types. It does not care if the first part uses a complexType while the second part a simpleType. So CTDiffGenerator, STDiffgenerator and BuilInDiffGenerator should check if the classes of a and b match together.