Uses of Class
org.apache.cxf.tools.corba.processors.idl.Scope
Packages that use Scope
-
Uses of Scope in org.apache.cxf.tools.corba.processors.idl
Fields in org.apache.cxf.tools.corba.processors.idl declared as ScopeMethods in org.apache.cxf.tools.corba.processors.idl that return ScopeModifier and TypeMethodDescriptionprotected static ScopeScopedNameVisitor.forwardDeclared(Scope scope, javax.wsdl.Definition defn, org.apache.ws.commons.schema.XmlSchema schemaRef, antlr.collections.AST node, WSDLASTVisitor wsdlVisitor) static ScopeTypesUtils.generateAnonymousScopedName(Scope scope, org.apache.ws.commons.schema.XmlSchema schema) FixedPtConstVisitor.getFullyQualifiedName()PrimitiveTypesVisitor.getFullyQualifiedName()Visitor.getFullyQualifiedName()VisitorBase.getFullyQualifiedName()protected static ScopeScopedNameVisitor.getFullyScopedName(Scope currentScope, antlr.collections.AST node) Scope.getParent()FixedPtConstVisitor.getScope()PrimitiveTypesVisitor.getScope()Visitor.getScope()VisitorBase.getScope()Methods in org.apache.cxf.tools.corba.processors.idl that return types with arguments of type ScopeModifier and TypeMethodDescriptionWSDLASTVisitor.getInheritedScopeMap()WSDLASTVisitor.getInheritedScopeMap()Methods in org.apache.cxf.tools.corba.processors.idl with parameters of type ScopeModifier and TypeMethodDescriptionstatic 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) voidDeferredActionCollection.add(Scope scope, DeferredAction action) voidvoidIDLModuleProcessor.buildModuleNSMap(Map<String, String> map, Scope parent, antlr.collections.AST node) static CorbaTypeScopedNameVisitor.findCorbaTypeForSchemaType(TypeMappingType typeMap, QName schemaTypeName, Scope scopedName) 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) static ScopeTypesUtils.generateAnonymousScopedName(Scope scope, org.apache.ws.commons.schema.XmlSchema schema) DeferredActionCollection.getActions(Scope scope) protected static ScopeScopedNameVisitor.getFullyScopedName(Scope currentScope, antlr.collections.AST node) 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) ModuleToNSMapper.mapToQName(Scope scope) voidDeferredActionCollection.remove(Scope scope, DeferredAction action) voidvoidDeferredActionCollection.removeScope(Scope scope) voidVisitorBase.setFullyQualifiedName(Scope declaredName) 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) Method parameters in org.apache.cxf.tools.corba.processors.idl with type arguments of type ScopeModifier and TypeMethodDescriptionstatic 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) Constructors in org.apache.cxf.tools.corba.processors.idl with parameters of type ScopeModifierConstructorDescriptionArrayVisitor(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) 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) 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)