public class TypeVisitor extends ExtendedModelVisitor implements SOAPTypeVisitor, LiteralTypeVisitor
| Constructor and Description |
|---|
TypeVisitor(Configuration config) |
shouldVisit, visitpublic TypeVisitor(Configuration config)
public Set getComplexTypes()
public Set getSimpleTypes()
public Set getFaults()
public Map getNamespacePackages()
protected void preVisit(Model model) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Model model) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Service service) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Service service) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Port port) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Port port) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Operation operation) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Operation operation) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Request request) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Request request) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Response response) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Response response) throws Exception
postVisit in class ExtendedModelVisitorExceptionprotected void preVisit(Fault fault) throws Exception
preVisit in class ExtendedModelVisitorExceptionprotected void postVisit(Fault fault) throws Exception
postVisit 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 ExtendedModelVisitorExceptionprotected void describe(LiteralType type) throws Exception
Exceptionpublic 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(LiteralEnumerationType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralListType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralIDType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralArrayWrapperType type) throws Exception
visit in interface LiteralTypeVisitorExceptionprotected void processAttributeMembers(LiteralStructuredType type) throws Exception
Exceptionprotected void writeAttributeMember(LiteralAttributeMember attribute) throws Exception
Exceptionprotected void processElementMembers(LiteralStructuredType type) throws Exception
Exceptionprotected void writeElementMember(LiteralElementMember element) throws Exception
Exceptionpublic void visit(LiteralArrayType type) throws Exception
visit in interface LiteralTypeVisitorExceptionpublic void visit(LiteralFragmentType 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(SOAPListType 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 SOAPTypeVisitorExceptionprotected void processMembers(SOAPStructureType type) throws Exception
Exceptionprotected void writeMember(SOAPStructureMember member) throws Exception
Exceptionpublic void visit(LiteralAttachmentType type) throws Exception
visit in interface LiteralTypeVisitorExceptionCopyright © 2017–2019 Eclipse Foundation. All rights reserved.