public class GosuFragmentTypeInfo extends Object implements IRelativeTypeInfo
IRelativeTypeInfo.AccessibilityITypeInfo.FINDIAnnotatedFeatureInfo.IAnnotationInfoHelperAccessibility_SizeTYPEINFO_EXTANNOTATION_HELPER| Constructor and Description |
|---|
GosuFragmentTypeInfo(GosuFragment fragment) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetLocationInfopublic GosuFragmentTypeInfo(GosuFragment fragment)
public List<IAnnotationInfo> getAnnotations()
getAnnotations in interface IAnnotatedFeatureInfopublic List<IAnnotationInfo> getDeclaredAnnotations()
getDeclaredAnnotations in interface IAnnotatedFeatureInfopublic List<IAnnotationInfo> getAnnotationsOfType(IType type)
getAnnotationsOfType in interface IAnnotatedFeatureInfopublic boolean hasAnnotation(IType type)
hasAnnotation in interface IAnnotatedFeatureInfopublic boolean isDeprecated()
isDeprecated in interface IAnnotatedFeatureInfopublic String getDeprecatedReason()
getDeprecatedReason in interface IAnnotatedFeatureInfopublic boolean isDefaultImpl()
isDefaultImpl in interface IAnnotatedFeatureInfopublic IFeatureInfo getContainer()
getContainer in interface IFeatureInfopublic IType getOwnersType()
getOwnersType in interface IFeatureInfopublic String getName()
getName in interface IFeatureInfopublic String getDisplayName()
getDisplayName in interface IFeatureInfopublic String getDescription()
getDescription in interface IFeatureInfopublic List<? extends IPropertyInfo> getProperties()
getProperties in interface ITypeInfopublic IPropertyInfo getProperty(CharSequence propName)
getProperty in interface ITypeInfopublic MethodList getMethods()
getMethods in interface ITypeInfopublic IMethodInfo getMethod(CharSequence methodName, IType... params)
public IMethodInfo getCallableMethod(CharSequence method, IType... params)
getCallableMethod in interface ITypeInfopublic List<? extends IConstructorInfo> getConstructors()
getConstructors in interface ITypeInfopublic IConstructorInfo getConstructor(IType... params)
getConstructor in interface ITypeInfopublic IConstructorInfo getCallableConstructor(IType... params)
getCallableConstructor in interface ITypeInfopublic List<? extends IEventInfo> getEvents()
public IEventInfo getEvent(CharSequence event)
public IRelativeTypeInfo.Accessibility getAccessibilityForType(IType whosaskin)
getAccessibilityForType in interface IRelativeTypeInfopublic List<? extends IPropertyInfo> getProperties(IType whosaskin)
getProperties in interface IRelativeTypeInfopublic IPropertyInfo getProperty(IType whosaskin, CharSequence propName)
getProperty 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 IAnnotationInfo getAnnotation(IType type)
getAnnotation in interface IAnnotatedFeatureInfopublic boolean hasDeclaredAnnotation(IType type)
hasDeclaredAnnotation in interface IAnnotatedFeatureInfopublic List<? extends IPropertyInfo> getDeclaredProperties()
getDeclaredProperties in interface IRelativeTypeInfopublic List<? extends IMethodInfo> getDeclaredMethods()
getDeclaredMethods in interface IRelativeTypeInfopublic List<? extends IConstructorInfo> getDeclaredConstructors()
getDeclaredConstructors in interface IRelativeTypeInfoCopyright © 2015. All rights reserved.