blob: be92f922557d1bbf68ee2828c6a6eac8afa0c6a5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>ScopedNameVisitor (Apache CXF JavaDoc 3.1.0 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ScopedNameVisitor (Apache CXF JavaDoc 3.1.0 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ScopedNameVisitor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopeNameCollection.html" title="class in org.apache.cxf.tools.corba.processors.idl"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html" target="_top">Frames</a></li>
<li><a href="ScopedNameVisitor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.cxf.tools.corba.processors.idl.VisitorBase">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.tools.corba.processors.idl</div>
<h2 title="Class ScopedNameVisitor" class="title">Class ScopedNameVisitor</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html" title="class in org.apache.cxf.tools.corba.processors.idl">org.apache.cxf.tools.corba.processors.idl.VisitorBase</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cxf.tools.corba.processors.idl.ScopedNameVisitor</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Visitor.html" title="interface in org.apache.cxf.tools.corba.processors.idl">Visitor</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">ScopedNameVisitor</span>
extends <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorBase</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.cxf.tools.corba.processors.idl.VisitorBase">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cxf.tools.corba.processors.idl.<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorBase</a></h3>
<code><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#deferredActions">deferredActions</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#definition">definition</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#manager">manager</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#mapper">mapper</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#schema">schema</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#schemas">schemas</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#scopedNames">scopedNames</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#typeMap">typeMap</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#wsdlVisitor">wsdlVisitor</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#ScopedNameVisitor(org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">ScopedNameVisitor</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#accept(org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">accept</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#accept(org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20boolean)">accept</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
boolean&nbsp;asName)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/CorbaType.html" title="class in org.apache.cxf.binding.corba.wsdl">CorbaType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#findCorbaType(org.apache.cxf.binding.corba.wsdl.TypeMappingType,%20javax.xml.namespace.QName)">findCorbaType</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/TypeMappingType.html" title="class in org.apache.cxf.binding.corba.wsdl">TypeMappingType</a>&nbsp;typeMap,
<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;typeName)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/CorbaType.html" title="class in org.apache.cxf.binding.corba.wsdl">CorbaType</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#findCorbaTypeForSchemaType(org.apache.cxf.binding.corba.wsdl.TypeMappingType,%20javax.xml.namespace.QName,%20org.apache.cxf.tools.corba.processors.idl.Scope)">findCorbaTypeForSchemaType</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/TypeMappingType.html" title="class in org.apache.cxf.binding.corba.wsdl">TypeMappingType</a>&nbsp;typeMap,
<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;schemaTypeName,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scopedName)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#findNonSchemaType(java.lang.String,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">findNonSchemaType</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#findSchemaType(org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">findSchemaType</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#findSchemaType(org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder,%20boolean)">findSchemaType</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder,
boolean&nbsp;checkExact)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#findSchemaTypeInBaseScope(java.util.List,%20org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">findSchemaTypeInBaseScope</a></strong>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&gt;&nbsp;scopeList,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#forwardDeclared(org.apache.cxf.tools.corba.processors.idl.Scope,%20javax.wsdl.Definition,%20org.apache.ws.commons.schema.XmlSchema,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">forwardDeclared</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#getFullyScopedName(org.apache.cxf.tools.corba.processors.idl.Scope,%20antlr.collections.AST)">getFullyScopedName</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;currentScope,
antlr.collections.AST&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#isforwardDeclared(org.apache.cxf.tools.corba.processors.idl.Scope,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">isforwardDeclared</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#isforwardDeclared(org.apache.cxf.tools.corba.processors.idl.Scope,%20antlr.collections.AST,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20boolean)">isforwardDeclared</a></strong>(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
boolean&nbsp;b)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#isFullyScopedName(antlr.collections.AST)">isFullyScopedName</a></strong>(antlr.collections.AST&nbsp;node)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected static void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#populateAliasSchemaType(org.apache.cxf.binding.corba.wsdl.CorbaType,%20org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor,%20org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">populateAliasSchemaType</a></strong>(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/CorbaType.html" title="class in org.apache.cxf.binding.corba.wsdl">CorbaType</a>&nbsp;corbaType,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#setExceptionMode(boolean)">setExceptionMode</a></strong>(boolean&nbsp;value)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html#visit(antlr.collections.AST)">visit</a></strong>(antlr.collections.AST&nbsp;node)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.cxf.tools.corba.processors.idl.VisitorBase">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.tools.corba.processors.idl.<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorBase</a></h3>
<code><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#getCorbaType()">getCorbaType</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#getFullyQualifiedName()">getFullyQualifiedName</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#getSchemaType()">getSchemaType</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#getScope()">getScope</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#getScopedNames()">getScopedNames</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#getWsdlVisitor()">getWsdlVisitor</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#setCorbaType(org.apache.cxf.binding.corba.wsdl.CorbaType)">setCorbaType</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#setFullyQualifiedName(org.apache.cxf.tools.corba.processors.idl.Scope)">setFullyQualifiedName</a>, <a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#setSchemaType(org.apache.ws.commons.schema.XmlSchemaType)">setSchemaType</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ScopedNameVisitor(org.apache.cxf.tools.corba.processors.idl.Scope, javax.wsdl.Definition, org.apache.ws.commons.schema.XmlSchema, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ScopedNameVisitor</h4>
<pre>public&nbsp;ScopedNameVisitor(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setExceptionMode(boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setExceptionMode</h4>
<pre>public&nbsp;void&nbsp;setExceptionMode(boolean&nbsp;value)</pre>
</li>
</ul>
<a name="accept(org.apache.cxf.tools.corba.processors.idl.Scope, javax.wsdl.Definition, org.apache.ws.commons.schema.XmlSchema, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>public static&nbsp;boolean&nbsp;accept(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</pre>
</li>
</ul>
<a name="accept(org.apache.cxf.tools.corba.processors.idl.Scope, javax.wsdl.Definition, org.apache.ws.commons.schema.XmlSchema, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>accept</h4>
<pre>public static&nbsp;boolean&nbsp;accept(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
boolean&nbsp;asName)</pre>
</li>
</ul>
<a name="visit(antlr.collections.AST)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>visit</h4>
<pre>public&nbsp;void&nbsp;visit(antlr.collections.AST&nbsp;node)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Visitor.html#visit(antlr.collections.AST)">visit</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Visitor.html" title="interface in org.apache.cxf.tools.corba.processors.idl">Visitor</a></code></dd>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html#visit(antlr.collections.AST)">visit</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorBase.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorBase</a></code></dd>
</dl>
</li>
</ul>
<a name="isforwardDeclared(org.apache.cxf.tools.corba.processors.idl.Scope, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isforwardDeclared</h4>
<pre>protected static&nbsp;boolean&nbsp;isforwardDeclared(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</pre>
</li>
</ul>
<a name="isforwardDeclared(org.apache.cxf.tools.corba.processors.idl.Scope, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isforwardDeclared</h4>
<pre>protected static&nbsp;boolean&nbsp;isforwardDeclared(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
boolean&nbsp;b)</pre>
</li>
</ul>
<a name="forwardDeclared(org.apache.cxf.tools.corba.processors.idl.Scope, javax.wsdl.Definition, org.apache.ws.commons.schema.XmlSchema, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>forwardDeclared</h4>
<pre>protected static&nbsp;<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;forwardDeclared(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor)</pre>
</li>
</ul>
<a name="findSchemaType(org.apache.cxf.tools.corba.processors.idl.Scope, javax.wsdl.Definition, org.apache.ws.commons.schema.XmlSchema, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor, org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findSchemaType</h4>
<pre>protected static&nbsp;boolean&nbsp;findSchemaType(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</pre>
</li>
</ul>
<a name="findSchemaType(org.apache.cxf.tools.corba.processors.idl.Scope, javax.wsdl.Definition, org.apache.ws.commons.schema.XmlSchema, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor, org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder, boolean)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findSchemaType</h4>
<pre>protected static&nbsp;boolean&nbsp;findSchemaType(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder,
boolean&nbsp;checkExact)</pre>
</li>
</ul>
<a name="findSchemaTypeInBaseScope(java.util.List, org.apache.cxf.tools.corba.processors.idl.Scope, javax.wsdl.Definition, org.apache.ws.commons.schema.XmlSchema, antlr.collections.AST, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor, org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findSchemaTypeInBaseScope</h4>
<pre>public static&nbsp;boolean&nbsp;findSchemaTypeInBaseScope(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&gt;&nbsp;scopeList,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scope,
javax.wsdl.Definition&nbsp;defn,
org.apache.ws.commons.schema.XmlSchema&nbsp;schemaRef,
antlr.collections.AST&nbsp;node,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</pre>
</li>
</ul>
<a name="findCorbaTypeForSchemaType(org.apache.cxf.binding.corba.wsdl.TypeMappingType, javax.xml.namespace.QName, org.apache.cxf.tools.corba.processors.idl.Scope)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findCorbaTypeForSchemaType</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/CorbaType.html" title="class in org.apache.cxf.binding.corba.wsdl">CorbaType</a>&nbsp;findCorbaTypeForSchemaType(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/TypeMappingType.html" title="class in org.apache.cxf.binding.corba.wsdl">TypeMappingType</a>&nbsp;typeMap,
<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;schemaTypeName,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;scopedName)</pre>
</li>
</ul>
<a name="findCorbaType(org.apache.cxf.binding.corba.wsdl.TypeMappingType, javax.xml.namespace.QName)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findCorbaType</h4>
<pre>public static&nbsp;<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/CorbaType.html" title="class in org.apache.cxf.binding.corba.wsdl">CorbaType</a>&nbsp;findCorbaType(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/TypeMappingType.html" title="class in org.apache.cxf.binding.corba.wsdl">TypeMappingType</a>&nbsp;typeMap,
<a href="http://docs.oracle.com/javase/7/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;typeName)</pre>
</li>
</ul>
<a name="isFullyScopedName(antlr.collections.AST)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFullyScopedName</h4>
<pre>protected static&nbsp;boolean&nbsp;isFullyScopedName(antlr.collections.AST&nbsp;node)</pre>
</li>
</ul>
<a name="getFullyScopedName(org.apache.cxf.tools.corba.processors.idl.Scope, antlr.collections.AST)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFullyScopedName</h4>
<pre>protected static&nbsp;<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;getFullyScopedName(<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl">Scope</a>&nbsp;currentScope,
antlr.collections.AST&nbsp;node)</pre>
</li>
</ul>
<a name="findNonSchemaType(java.lang.String, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor, org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>findNonSchemaType</h4>
<pre>protected static&nbsp;boolean&nbsp;findNonSchemaType(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</pre>
</li>
</ul>
<a name="populateAliasSchemaType(org.apache.cxf.binding.corba.wsdl.CorbaType, org.apache.cxf.tools.corba.processors.idl.WSDLASTVisitor, org.apache.cxf.tools.corba.processors.idl.VisitorTypeHolder)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>populateAliasSchemaType</h4>
<pre>protected static&nbsp;void&nbsp;populateAliasSchemaType(<a href="../../../../../../../org/apache/cxf/binding/corba/wsdl/CorbaType.html" title="class in org.apache.cxf.binding.corba.wsdl">CorbaType</a>&nbsp;corbaType,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/WSDLASTVisitor.html" title="class in org.apache.cxf.tools.corba.processors.idl">WSDLASTVisitor</a>&nbsp;wsdlVisitor,
<a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/VisitorTypeHolder.html" title="class in org.apache.cxf.tools.corba.processors.idl">VisitorTypeHolder</a>&nbsp;holder)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ScopedNameVisitor.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><em>Apache CXF API</em></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/Scope.html" title="class in org.apache.cxf.tools.corba.processors.idl"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../../../org/apache/cxf/tools/corba/processors/idl/ScopeNameCollection.html" title="class in org.apache.cxf.tools.corba.processors.idl"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/tools/corba/processors/idl/ScopedNameVisitor.html" target="_top">Frames</a></li>
<li><a href="ScopedNameVisitor.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#fields_inherited_from_class_org.apache.cxf.tools.corba.processors.idl.VisitorBase">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>