Apache CXF API

Uses of Class
org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection

Packages that use ScopeNameCollection
org.apache.cxf.tools.corba.processors.idl   
 

Uses of ScopeNameCollection in org.apache.cxf.tools.corba.processors.idl
 

Fields in org.apache.cxf.tools.corba.processors.idl declared as ScopeNameCollection
protected static ScopeNameCollection VisitorBase.scopedNames
           
 

Methods in org.apache.cxf.tools.corba.processors.idl that return ScopeNameCollection
 ScopeNameCollection WSDLASTVisitor.getRecursionList()
           
static ScopeNameCollection VisitorBase.getScopedNames()
           
 ScopeNameCollection WSDLASTVisitor.getScopedNames()
           
 

Methods in org.apache.cxf.tools.corba.processors.idl with parameters of type ScopeNameCollection
protected static boolean ObjectReferenceVisitor.isForwardDeclaredReference(Scope scope, org.apache.ws.commons.schema.XmlSchema schema, antlr.collections.AST node, ScopeNameCollection scopedNames, WSDLASTVisitor wsdlVisitor)
           
protected  void ObjectReferenceVisitor.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)
           
 


Apache CXF API

Apache CXF