public class CompoundTypeInfo extends BaseTypeInfo implements IRelativeTypeInfo
IRelativeTypeInfo.AccessibilityITypeInfo.FINDIAnnotatedFeatureInfo.IAnnotationInfoHelperIAttributedFeatureInfo.MODIFIERAccessibility_SizeTYPEINFO_EXTANNOTATION_HELPER| Constructor and Description |
|---|
CompoundTypeInfo(CompoundType intrType) |
getName, isStaticgetAnnotation, 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, getLocationInfo, getNamepublic CompoundTypeInfo(CompoundType intrType)
public CompoundType getOwnersType()
getOwnersType in interface IFeatureInfogetOwnersType in class BaseFeatureInfopublic List<? extends IPropertyInfo> getProperties()
getProperties in interface ITypeInfogetProperties in class BaseTypeInfopublic IPropertyInfo getProperty(CharSequence propName)
getProperty in interface ITypeInfogetProperty in class BaseTypeInfopublic MethodList getMethods()
getMethods in interface ITypeInfogetMethods in class BaseTypeInfopublic IMethodInfo getMethod(CharSequence methodName, IType... params)
getMethod in interface ITypeInfogetMethod in class BaseTypeInfopublic List<IConstructorInfo> getConstructors()
getConstructors in interface ITypeInfogetConstructors in class BaseTypeInfopublic IConstructorInfo getConstructor(IType... params)
getConstructor in interface ITypeInfogetConstructor in class BaseTypeInfopublic IMethodInfo getCallableMethod(CharSequence strMethod, IType... params)
getCallableMethod in interface ITypeInfogetCallableMethod in class BaseTypeInfopublic IConstructorInfo getCallableConstructor(IType... params)
getCallableConstructor in interface ITypeInfogetCallableConstructor in class BaseTypeInfopublic List<IEventInfo> getEvents()
getEvents in interface ITypeInfogetEvents in class BaseTypeInfopublic IEventInfo getEvent(CharSequence strEvent)
getEvent in interface ITypeInfogetEvent in class BaseTypeInfopublic List<IAnnotationInfo> getDeclaredAnnotations()
getDeclaredAnnotations in interface IAnnotatedFeatureInfogetDeclaredAnnotations in class BaseTypeInfopublic 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 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.