Apache CXF API

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

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

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

Fields in org.apache.cxf.tools.corba.processors.idl declared as Scope
protected  Scope ParamDeferredAction.typeScope
           
 

Methods in org.apache.cxf.tools.corba.processors.idl that return Scope
protected static Scope ScopedNameVisitor.forwardDeclared(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)
           
static Scope TypesUtils.generateAnonymousScopedName(Scope scope, org.apache.ws.commons.schema.XmlSchema schema)
           
 Scope FixedPtConstVisitor.getFullyQualifiedName()
           
 Scope Visitor.getFullyQualifiedName()
           
 Scope PrimitiveTypesVisitor.getFullyQualifiedName()
           
 Scope VisitorBase.getFullyQualifiedName()
           
protected static Scope ScopedNameVisitor.getFullyScopedName(Scope currentScope, antlr.collections.AST node)
           
 Scope Scope.getParent()
           
 Scope FixedPtConstVisitor.getScope()
           
 Scope Visitor.getScope()
           
 Scope PrimitiveTypesVisitor.getScope()
           
 Scope VisitorBase.getScope()
           
 Scope ScopeNameCollection.getScope(Scope scope)
           
 Scope ScopeNameCollection.getScope(String scopename)
           
 

Methods in org.apache.cxf.tools.corba.processors.idl that return types with arguments of type Scope
 Map<Scope,List<Scope>> WSDLASTVisitor.getInheritedScopeMap()
           
 Map<Scope,List<Scope>> WSDLASTVisitor.getInheritedScopeMap()
           
 

Methods in org.apache.cxf.tools.corba.processors.idl with parameters of type Scope
static boolean OperationVisitor.accept(Scope scope, javax.wsdl.Definition def, org.apache.ws.commons.schema.XmlSchema schema, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)
           
static boolean ScopedNameVisitor.accept(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)
           
static boolean ObjectReferenceVisitor.accept(Scope scope, org.apache.ws.commons.schema.XmlSchema s, javax.wsdl.Definition def, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)
           
 void ScopeNameCollection.add(Scope scope)
           
 void DeferredActionCollection.add(Scope scope, DeferredAction action)
           
 void IDLModuleProcessor.buildModuleNSMap(Map<String,String> map, Scope parent, antlr.collections.AST node)
           
static CorbaTypeImpl ScopedNameVisitor.findCorbaTypeForSchemaType(TypeMappingType typeMap, QName schemaTypeName, Scope scopedName)
           
protected static boolean ScopedNameVisitor.findSchemaType(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor, VisitorTypeHolder holder)
           
static boolean ScopedNameVisitor.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 Scope ScopedNameVisitor.forwardDeclared(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)
           
static Scope TypesUtils.generateAnonymousScopedName(Scope scope, org.apache.ws.commons.schema.XmlSchema schema)
           
 List DeferredActionCollection.getActions(Scope scope)
           
protected static Scope ScopedNameVisitor.getFullyScopedName(Scope currentScope, antlr.collections.AST node)
           
 Scope ScopeNameCollection.getScope(Scope scope)
           
protected static boolean ScopedNameVisitor.isforwardDeclared(Scope scope, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor)
           
protected static boolean ObjectReferenceVisitor.isForwardDeclaredReference(Scope scope, org.apache.ws.commons.schema.XmlSchema schema, antlr.collections.AST node, ScopeNameCollection scopedNames, WSDLASTVisitor wsdlVisitor)
           
 String ModuleToNSMapper.map(Scope scope)
           
 String ModuleToNSMapper.map(Scope scope, String separator)
           
 String ModuleToNSMapper.mapToQName(Scope scope)
           
 void ScopeNameCollection.remove(Scope scope)
           
 void DeferredActionCollection.remove(Scope scope, DeferredAction action)
           
 void DeferredActionCollection.removeScope(Scope scope)
           
 void VisitorBase.setFullyQualifiedName(Scope declaredName)
           
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)
           
 

Method parameters in org.apache.cxf.tools.corba.processors.idl with type arguments of type Scope
static boolean ScopedNameVisitor.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)
           
 

Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type Scope
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, CorbaTypeImpl 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)
           
FixedPtConstVisitor(Scope scopeRef, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemas)
           
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)
           
ParamDeferredAction(org.apache.ws.commons.schema.XmlSchemaElement elem, Scope ts, org.apache.ws.commons.schema.XmlSchema xmlSchema, org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemas, WSDLSchemaManager man, ModuleToNSMapper map)
           
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)
           
PrimitiveTypesVisitor(Scope scopeRef, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, org.apache.ws.commons.schema.XmlSchemaCollection xmlSchemas)
           
Scope(Scope containingScope)
           
Scope(Scope containingScope, antlr.collections.AST node)
           
Scope(Scope containingScope, Scope prefixScope, String str)
           
Scope(Scope containingScope, String str)
           
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)
           
 


Apache CXF API

Apache CXF