Skip navigation links
A B C E F G H I M O P S T V 

A

asMetadataType() - Method in class org.mule.runtime.ast.internal.ASTType
 
ASTExtensionResourcesGeneratorAnnotationProcessor - Class in org.mule.runtime.ast.internal.extension.loader
BaseExtensionResourcesGeneratorAnnotationProcessor implementation for default java based extensions which uses the Java AST.
ASTExtensionResourcesGeneratorAnnotationProcessor() - Constructor for class org.mule.runtime.ast.internal.extension.loader.ASTExtensionResourcesGeneratorAnnotationProcessor
 
ASTType - Class in org.mule.runtime.ast.internal
Type implementation which uses TypeMirror and TypeElement to represent a Java Class.
ASTType(TypeMirror, ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.ASTType
Creates a new ASTType based on a TypeMirror.
ASTType(TypeElement, ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.ASTType
 
ASTValueFetcher<A extends Annotation> - Class in org.mule.runtime.ast.internal
AnnotationValueFetcher which works with the Java AST.

B

build() - Method in class org.mule.runtime.ast.internal.typevisitor.TypeIntrospectionResult.Builder
 
builder() - Static method in class org.mule.runtime.ast.internal.typevisitor.TypeIntrospectionResult
 
Builder() - Constructor for class org.mule.runtime.ast.internal.typevisitor.TypeIntrospectionResult.Builder
 

C

ConfigurationASTElement - Class in org.mule.runtime.ast.internal
ConfigurationElement
ConfigurationASTElement(TypeElement, ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.ConfigurationASTElement
 
ConnectionProviderASTElement - Class in org.mule.runtime.ast.internal
 
ConnectionProviderASTElement(TypeElement, ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.ConnectionProviderASTElement
 

E

equals(Object) - Method in class org.mule.runtime.ast.internal.ASTType
 
equals(Object) - Method in class org.mule.runtime.ast.internal.MethodElementAST
ExtensionTypeElement - Class in org.mule.runtime.ast.internal
ExtensionElement implementation which works with the Java AST.
ExtensionTypeElement(TypeElement, ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.ExtensionTypeElement
 
ExtensionTypeHandler - Class in org.mule.runtime.ast.internal
TypeHandler implementation for Extension Types.
ExtensionTypeHandler(ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.ExtensionTypeHandler
 
ExtensionTypeObjectFieldHandler - Class in org.mule.runtime.ast.internal
ObjectFieldHandler implementation for Extension Types.

F

FieldTypeElement - Class in org.mule.runtime.ast.internal
 
FieldTypeElement(VariableElement, ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.FieldTypeElement
 
FunctionContainerASTElement - Class in org.mule.runtime.ast.internal
FunctionContainerElement which works with the Java AST
FunctionElementAST - Class in org.mule.runtime.ast.internal
/** FunctionElement implementation which works with the Java AST

G

getAnnotatedFields(Class<? extends Annotation>...) - Method in class org.mule.runtime.ast.internal.ASTType
getAnnotation(Class<A>) - Method in class org.mule.runtime.ast.internal.ASTType
getAnnotation(Class<A>) - Method in class org.mule.runtime.ast.internal.MethodElementAST
getAnnotation(Class<A>) - Method in class org.mule.runtime.ast.internal.VariableElementAST
getArrayValue(Function<A, E[]>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getBooleanValue(Function<A, Boolean>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getCategory() - Method in class org.mule.runtime.ast.internal.ExtensionTypeElement
getClassArrayValue(Function<A, Class[]>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getClassInformation() - Method in class org.mule.runtime.ast.internal.ASTType
 
getClassValue(Function<A, Class>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getConcreteType() - Method in class org.mule.runtime.ast.internal.typevisitor.TypeIntrospectionResult
 
getConcreteTypeMirror() - Method in class org.mule.runtime.ast.internal.typevisitor.TypeIntrospectionResult
 
getConfigurations() - Method in class org.mule.runtime.ast.internal.ExtensionTypeElement
getConnectionProviders() - Method in class org.mule.runtime.ast.internal.ConfigurationASTElement
getDeclaringClass() - Method in class org.mule.runtime.ast.internal.ASTType
getDeclaringClass() - Method in class org.mule.runtime.ast.internal.MethodElementAST
getDeclaringElement() - Method in class org.mule.runtime.ast.internal.MethodParameterElementAST
 
getElement() - Method in class org.mule.runtime.ast.internal.ASTType
getElement() - Method in class org.mule.runtime.ast.internal.MethodElementAST
 
getElement() - Method in class org.mule.runtime.ast.internal.VariableElementAST
 
getEnclosingType() - Method in class org.mule.runtime.ast.internal.FunctionElementAST
getEnclosingType() - Method in class org.mule.runtime.ast.internal.MethodElementAST
getEnclosingType() - Method in class org.mule.runtime.ast.internal.OperationElementAST
getEnumValue(Function<A, E>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getExceptionTypes() - Method in class org.mule.runtime.ast.internal.MethodElementAST
getExtensionModelLoader() - Method in class org.mule.runtime.ast.internal.extension.loader.ASTExtensionResourcesGeneratorAnnotationProcessor
 
getField() - Method in class org.mule.runtime.ast.internal.FieldTypeElement
 
getFields() - Method in class org.mule.runtime.ast.internal.ASTType
getFunctionContainers() - Method in class org.mule.runtime.ast.internal.ConfigurationASTElement
getFunctions() - Method in class org.mule.runtime.ast.internal.ExtensionTypeElement
getFunctions() - Method in class org.mule.runtime.ast.internal.FunctionContainerASTElement
getGenerics() - Method in class org.mule.runtime.ast.internal.ASTType
getGenerics() - Method in class org.mule.runtime.ast.internal.typevisitor.TypeIntrospectionResult
 
getInnerAnnotation(Function<A, E>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getInnerAnnotations(Function<A, E[]>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getInterfaceGenerics(Class) - Method in class org.mule.runtime.ast.internal.ASTType
 
getMethod() - Method in class org.mule.runtime.ast.internal.MethodElementAST
 
getMethods() - Method in class org.mule.runtime.ast.internal.ASTType
 
getName() - Method in class org.mule.runtime.ast.internal.ASTType
getName() - Method in class org.mule.runtime.ast.internal.ExtensionTypeElement
getName() - Method in class org.mule.runtime.ast.internal.MethodElementAST
getName() - Method in class org.mule.runtime.ast.internal.VariableElementAST
getNumberValue(Function<A, N>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getOperationContainers() - Method in class org.mule.runtime.ast.internal.ConfigurationASTElement
getOperations() - Method in class org.mule.runtime.ast.internal.ExtensionTypeElement
getOperations() - Method in class org.mule.runtime.ast.internal.OperationContainerElementAST
getOwnerDescription() - Method in class org.mule.runtime.ast.internal.FieldTypeElement
 
getOwnerDescription() - Method in class org.mule.runtime.ast.internal.MethodParameterElementAST
 
getParameterGroups() - Method in class org.mule.runtime.ast.internal.MethodElementAST
getParameters() - Method in class org.mule.runtime.ast.internal.MethodElementAST
getParametersAnnotatedWith(Class<? extends Annotation>) - Method in class org.mule.runtime.ast.internal.MethodElementAST
getProperties() - Method in class org.mule.runtime.ast.internal.ASTType
 
getReturnType() - Method in class org.mule.runtime.ast.internal.MethodElementAST
getSources() - Method in class org.mule.runtime.ast.internal.ConfigurationASTElement
getStringValue(Function<A, String>) - Method in class org.mule.runtime.ast.internal.ASTValueFetcher
getType() - Method in class org.mule.runtime.ast.internal.VariableElementAST
getTypeMirror() - Method in class org.mule.runtime.ast.internal.ASTType
 
getTypeName() - Method in class org.mule.runtime.ast.internal.ASTType
getValueFromAnnotation(Class<A>) - Method in class org.mule.runtime.ast.internal.ASTType
getValueFromAnnotation(Class<A>) - Method in class org.mule.runtime.ast.internal.MethodElementAST
getValueFromAnnotation(Class<A>) - Method in class org.mule.runtime.ast.internal.VariableElementAST
getVendor() - Method in class org.mule.runtime.ast.internal.ExtensionTypeElement

H

handle(TypeMirror, TypeVisitor<TypeBuilder<?>, IntrospectionContext>, IntrospectionContext) - Method in class org.mule.runtime.ast.internal.ExtensionTypeHandler
 
handle(Element, ObjectTypeBuilder, IntrospectionContext, TypeVisitor<TypeBuilder<?>, IntrospectionContext>) - Method in class org.mule.runtime.ast.internal.ExtensionTypeObjectFieldHandler
 
handles(TypeMirror) - Method in class org.mule.runtime.ast.internal.ExtensionTypeHandler
 
hashCode() - Method in class org.mule.runtime.ast.internal.ASTType
 
hashCode() - Method in class org.mule.runtime.ast.internal.MethodElementAST

I

isAnyType() - Method in class org.mule.runtime.ast.internal.ASTType
 
isAssignableFrom(Class<?>) - Method in class org.mule.runtime.ast.internal.ASTType
isAssignableFrom(Type) - Method in class org.mule.runtime.ast.internal.ASTType
 
isAssignableTo(Class<?>) - Method in class org.mule.runtime.ast.internal.ASTType
isAssignableTo(Type) - Method in class org.mule.runtime.ast.internal.ASTType
 
isInstantiable() - Method in class org.mule.runtime.ast.internal.ASTType
 
isSameType(Type) - Method in class org.mule.runtime.ast.internal.ASTType
 
isSameType(Class<?>) - Method in class org.mule.runtime.ast.internal.ASTType
 
isSameType(TypeMirror, Class) - Method in class org.mule.runtime.ast.internal.ExtensionTypeHandler
 

M

method - Variable in class org.mule.runtime.ast.internal.MethodElementAST
 
MethodElementAST<T extends org.mule.runtime.module.extension.api.loader.java.type.Type> - Class in org.mule.runtime.ast.internal
MethodElement implementation which works with the Java AST
MethodParameterElementAST - Class in org.mule.runtime.ast.internal
 
MuleTypeVisitor - Class in org.mule.runtime.ast.internal.typevisitor
 
MuleTypeVisitor(ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 

O

OperationContainerElementAST - Class in org.mule.runtime.ast.internal
OperationContainerElement implementation which works with the Java AST.
OperationElementAST - Class in org.mule.runtime.ast.internal
OperationElement implementation which works with the Java AST
OperationElementAST(ExecutableElement, ProcessingEnvironment) - Constructor for class org.mule.runtime.ast.internal.OperationElementAST
 
org.mule.runtime.ast.internal - package org.mule.runtime.ast.internal
 
org.mule.runtime.ast.internal.extension.loader - package org.mule.runtime.ast.internal.extension.loader
 
org.mule.runtime.ast.internal.typevisitor - package org.mule.runtime.ast.internal.typevisitor
 

P

processingEnvironment - Variable in class org.mule.runtime.ast.internal.MethodElementAST
 

S

shouldProcess(TypeElement, ProcessingEnvironment) - Method in class org.mule.runtime.ast.internal.extension.loader.ASTExtensionResourcesGeneratorAnnotationProcessor
 

T

toExtensionElement(TypeElement, ProcessingEnvironment) - Method in class org.mule.runtime.ast.internal.extension.loader.ASTExtensionResourcesGeneratorAnnotationProcessor
 
TypeIntrospectionResult - Class in org.mule.runtime.ast.internal.typevisitor
 
TypeIntrospectionResult.Builder - Class in org.mule.runtime.ast.internal.typevisitor
 

V

VariableElementAST - Class in org.mule.runtime.ast.internal
Wrapper of VariableElement representing ExtensionParameter.
visit(TypeMirror, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visit(TypeMirror) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitArray(ArrayType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitDeclared(DeclaredType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitError(ErrorType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitExecutable(ExecutableType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitIntersection(IntersectionType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitNoType(NoType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitNull(NullType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitPrimitive(PrimitiveType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitTypeVariable(TypeVariable, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitUnion(UnionType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitUnknown(TypeMirror, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
visitWildcard(WildcardType, TypeIntrospectionResult.Builder) - Method in class org.mule.runtime.ast.internal.typevisitor.MuleTypeVisitor
 
A B C E F G H I M O P S T V 
Skip navigation links

Copyright © 2018 MuleSoft, Inc.. All rights reserved.