public class MetaTypeTypeInfo extends BaseFeatureInfo implements IRelativeTypeInfo
| Modifier and Type | Class and Description |
|---|---|
class |
MetaTypeTypeInfo.TypeProperty |
IRelativeTypeInfo.AccessibilityITypeInfo.FINDIAnnotatedFeatureInfo.IAnnotationInfoHelperIAttributedFeatureInfo.MODIFIERAccessibility_SizeTYPEINFO_EXTANNOTATION_HELPER| Constructor and Description |
|---|
MetaTypeTypeInfo(MetaType intrType) |
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getDescription, getDisplayName, getParamTypes, getSuperAnnotatedElements, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDefaultImpl, isDeprecated, isFinal, isHidden, isInternal, isInternalAPI, isPrivate, isProtected, isPublic, isScriptable, isVisible, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAnnotation, getAnnotations, getAnnotationsOfType, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDescription, getDisplayName, getLocationInfopublic MetaTypeTypeInfo(MetaType intrType)
public String getName()
getName in interface IFeatureInfopublic IMetaType getOwnersType()
getOwnersType in interface IFeatureInfogetOwnersType in class BaseFeatureInfopublic boolean isStatic()
isStatic in interface IAttributedFeatureInfopublic List<? extends IPropertyInfo> getProperties()
getProperties in interface ITypeInfopublic IPropertyInfo getProperty(CharSequence propName)
getProperty in interface ITypeInfopublic IPropertyInfo getProperty(IType whosAskin, CharSequence propName)
getProperty in interface IRelativeTypeInfopublic MethodList getMethods()
getMethods in interface ITypeInfopublic IMethodInfo getMethod(CharSequence methodName, IType... params)
public List<IConstructorInfo> getConstructors()
getConstructors in interface ITypeInfopublic IConstructorInfo getConstructor(IType... params)
getConstructor in interface ITypeInfopublic IMethodInfo getCallableMethod(CharSequence strMethod, IType... params)
getCallableMethod in interface ITypeInfopublic IConstructorInfo getCallableConstructor(IType... params)
getCallableConstructor in interface ITypeInfopublic List<IEventInfo> getEvents()
public IEventInfo getEvent(CharSequence strEvent)
public List<IAnnotationInfo> getDeclaredAnnotations()
getDeclaredAnnotations in interface IAnnotatedFeatureInfopublic IRelativeTypeInfo.Accessibility getAccessibilityForType(IType whosAskin)
getAccessibilityForType in interface IRelativeTypeInfopublic List<? extends IPropertyInfo> getProperties(IType whosaskin)
getProperties in interface IRelativeTypeInfopublic MethodList getMethods(IType whosAskin)
getMethods in interface IRelativeTypeInfopublic IMethodInfo getMethod(IType whosaskin, CharSequence methodName, IType... params)
getMethod in interface IRelativeTypeInfopublic List<? extends IConstructorInfo> getConstructors(IType whosaskin)
getConstructors in interface IRelativeTypeInfopublic IConstructorInfo getConstructor(IType whosAskin, IType[] params)
getConstructor in interface IRelativeTypeInfopublic List<? extends IPropertyInfo> getDeclaredProperties()
getDeclaredProperties in interface IRelativeTypeInfopublic List<? extends IMethodInfo> getDeclaredMethods()
getDeclaredMethods in interface IRelativeTypeInfopublic List<? extends IConstructorInfo> getDeclaredConstructors()
getDeclaredConstructors in interface IRelativeTypeInfoCopyright © 2017. All rights reserved.