public class MetaMethodInfoDelegate extends MethodInfoDelegate implements ITypeInfoMethodInfo
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Constructor and Description |
|---|
MetaMethodInfoDelegate(ITypeInfo container,
IMethodInfo source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
IMethodInfo |
getBackingMethodInfo() |
IMethodCallHandler |
getCallHandler() |
int |
hashCode() |
boolean |
isStatic()
True if this feature is static, meaning the feature is not specific to a
particular instance of the feature's containing type.
|
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeclaredAnnotations, getDefaultValueExpressions, getDeprecatedReason, getDescription, getDisplayName, getExceptions, getName, getOwnersType, getParameterizedParameterTypes, getParameterizedParameterTypes2, getParameterizedReturnType, getParameterNames, getParameters, getReturnDescription, getReturnType, getSource, getTypeVariables, hasAnnotation, hasDeclaredAnnotation, inferTypeParametersFromArgumentTypes, inferTypeParametersFromArgumentTypes2, isAbstract, isDefaultImpl, isDeprecated, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isVisible, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExceptions, getName, getParameters, getReturnDescription, getReturnTypeisAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeclaredAnnotations, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDescription, getDisplayName, getLocationInfo, getOwnersTypepublic MetaMethodInfoDelegate(ITypeInfo container, IMethodInfo source)
public boolean isStatic()
IAttributedFeatureInfoisStatic in interface IAttributedFeatureInfoisStatic in class MethodInfoDelegatepublic IMethodCallHandler getCallHandler()
getCallHandler in interface IMethodInfogetCallHandler in class MethodInfoDelegatepublic IMethodInfo getBackingMethodInfo()
getBackingMethodInfo in interface ITypeInfoMethodInfoCopyright © 2018. All rights reserved.