org.mule.devkit.model.module
Interface TransformerMethod

All Superinterfaces:
Accessible, Annotable, Documentable, Generifiable, Identifiable<ExecutableElement>, Method<Type>, Parentable<Type>

public interface TransformerMethod
extends Method<Type>


Method Summary
 
Methods inherited from interface org.mule.devkit.model.Method
getCapitalizedName, getMetaDataKeyParameter, getParameters, getPayloadParameter, getReturnGenericType, getReturnType, getThrownTypes, getTypeParameters, hasDynamicInputMetadata, hasDynamicMetaData, hasDynamicOutputMetaData, hasOnlyOneChildElement
 
Methods inherited from interface org.mule.devkit.model.Identifiable
accept, asType, asTypeMirror, getName, isReservedIdentifier, unwrap
 
Methods inherited from interface org.mule.devkit.model.Annotable
getAnnotation, getAnnotationMirrors
 
Methods inherited from interface org.mule.devkit.model.Documentable
getJavaDocParameterSummary, getJavaDocSummary, getJavaDocTagContent, getThrowsComment, hasJavaDocTag
 
Methods inherited from interface org.mule.devkit.model.Accessible
isAbstract, isFinal, isPrivate, isProtected, isPublic, isStatic
 
Methods inherited from interface org.mule.devkit.model.Generifiable
getTypeArguments, getXmlDeclaredChilds, hasTypeArguments
 
Methods inherited from interface org.mule.devkit.model.Parentable
parent
 



Copyright © 2010–2013 MuleSoft, Inc.. All rights reserved.