Uses of Class
org.apache.cxf.tools.corba.processors.idl.ScopeNameCollection
-
Packages that use ScopeNameCollection Package Description 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 Modifier and Type Field Description protected static ScopeNameCollectionVisitorBase. scopedNamesMethods in org.apache.cxf.tools.corba.processors.idl that return ScopeNameCollection Modifier and Type Method Description ScopeNameCollectionWSDLASTVisitor. getRecursionList()static ScopeNameCollectionVisitorBase. getScopedNames()ScopeNameCollectionWSDLASTVisitor. getScopedNames()Methods in org.apache.cxf.tools.corba.processors.idl with parameters of type ScopeNameCollection Modifier and Type Method Description protected static booleanObjectReferenceVisitor. isForwardDeclaredReference(Scope scope, org.apache.ws.commons.schema.XmlSchema schema, antlr.collections.AST node, ScopeNameCollection scopedNames, WSDLASTVisitor wsdlVisitor)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)
-