Uses of Class
org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor
-
Packages that use WSDLASTVisitor Package Description org.apache.cxf.tools.corba.processors.idl -
-
Uses of WSDLASTVisitor in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as WSDLASTVisitor Modifier and Type Field Description protected WSDLASTVisitorVisitorBase. wsdlVisitorMethods in org.apache.cxf.tools.corba.processors.idl that return WSDLASTVisitor Modifier and Type Method Description WSDLASTVisitorVisitorBase. getWsdlVisitor()Methods in org.apache.cxf.tools.corba.processors.idl with parameters of type WSDLASTVisitor Modifier and Type Method Description static booleanObjectReferenceVisitor. accept(Scope scope, org.apache.ws.commons.schema.XmlSchema s, javax.wsdl.Definition def, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)static booleanOperationVisitor. accept(Scope scope, javax.wsdl.Definition def, org.apache.ws.commons.schema.XmlSchema schema, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)static booleanScopedNameVisitor. accept(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)static booleanScopedNameVisitor. accept(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, boolean asName)voidIDLToWSDLProcessor. addTypeMapSchemaImports(javax.wsdl.Definition def, WSDLASTVisitor visitor)protected static booleanScopedNameVisitor. findNonSchemaType(String name, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder)protected static booleanScopedNameVisitor. findSchemaType(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder)protected static booleanScopedNameVisitor. findSchemaType(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder, boolean checkExact)static booleanScopedNameVisitor. findSchemaTypeInBaseScope(List<Scope> scopeList, Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder)protected static ScopeScopedNameVisitor. forwardDeclared(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)protected static booleanScopedNameVisitor. isforwardDeclared(Scope scope, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)protected static booleanScopedNameVisitor. isforwardDeclared(Scope scope, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, boolean b)protected static booleanObjectReferenceVisitor. isForwardDeclaredReference(Scope scope, org.apache.ws.commons.schema.XmlSchema schema, antlr.collections.AST node, ScopeNameCollection scopedNames, WSDLASTVisitor wsdlVisitor)protected static voidScopedNameVisitor. populateAliasSchemaType(CorbaType corbaType, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder)protected voidObjectReferenceVisitor. visitForwardDeclaredObjectReference(Scope scope, org.apache.ws.commons.schema.XmlSchemaCollection schemas, org.apache.ws.commons.schema.XmlSchema schema, antlr.collections.AST node, ScopeNameCollection scopedNames, WSDLASTVisitor wsdlVisitor)Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type WSDLASTVisitor Constructor Description ArrayVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef, Scope fqName)AttributeVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, javax.wsdl.PortType wsdlPortType, javax.wsdl.Binding wsdlBinding)ConstrTypeSpecVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor, antlr.collections.AST identifierNodeRef)ConstVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)DeclaratorVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor, org.apache.ws.commons.schema.XmlSchemaType schemaTypeRef, CorbaType corbaTypeRef, Scope fQName)DefinitionVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)EnumVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)ExceptionVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor)FixedVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef)ModuleVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor)ObjectReferenceVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)OperationVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, javax.wsdl.PortType wsdlPortType, javax.wsdl.Binding wsdlBinding)ParamDclVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, org.apache.ws.commons.schema.XmlSchemaSequence inWrapSeq, org.apache.ws.commons.schema.XmlSchemaSequence outWrapSeq, OperationType corbaOp)ParamTypeSpecVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)PortTypeVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor)ScopedNameVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)SequenceVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef)SimpleTypeSpecVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef)StringVisitor(Scope scope, javax.wsdl.Definition definition, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef)StructVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)TemplateTypeSpecVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef)TypeDclVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)TypedefVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)TypesVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor, antlr.collections.AST identifierNodeRef)UnionVisitor(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlVisitor)VisitorBase(Scope scopeRef, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, WSDLASTVisitor wsdlASTVisitor)
-