public class ClassNameCollector extends ExtendedModelVisitor implements SOAPTypeVisitor, LiteralTypeVisitor
| Constructor and Description |
|---|
ClassNameCollector() |
public void process(Model model)
public Set getConflictingClassNames()
protected void postVisit(Model model) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Service service) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Port port) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Port port) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected boolean shouldVisit(Port port)
shouldVisit in class ExtendedModelVisitorprotected void preVisit(Fault fault) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void visitBodyBlock(Block block) throws Exception
visitBodyBlock in class ExtendedModelVisitorExceptionprotected void visitHeaderBlock(Block block) throws Exception
visitHeaderBlock in class ExtendedModelVisitorExceptionprotected void visitFaultBlock(Block block) throws Exception
visitFaultBlock in class ExtendedModelVisitorExceptionprotected void visit(Parameter parameter) throws Exception
visit in class ExtendedModelVisitorExceptionpublic void visit(LiteralSimpleType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralSequenceType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralAllType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralArrayType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralArrayWrapperType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralFragmentType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralListType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(SOAPListType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(LiteralIDType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralEnumerationType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(SOAPArrayType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(SOAPCustomType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(SOAPEnumerationType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(SOAPSimpleType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(SOAPAnyType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(SOAPOrderedStructureType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(SOAPUnorderedStructureType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(RPCRequestOrderedStructureType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(RPCRequestUnorderedStructureType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(RPCResponseStructureType type) throws Exception
visit in interface SOAPTypeVisitorExceptionpublic void visit(LiteralAttachmentType type) throws Exception
visit in interface LiteralTypeVisitorExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.