public class TypePropertyInfo extends BaseFeatureInfo implements IPropertyInfo
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Constructor and Description |
|---|
TypePropertyInfo(IFeatureInfo container,
String strFqName) |
| Modifier and Type | Method and Description |
|---|---|
IPropertyAccessor |
getAccessor() |
List<IAnnotationInfo> |
getDeclaredAnnotations() |
IType |
getFeatureType() |
String |
getName() |
IPresentationInfo |
getPresentationInfo() |
boolean |
isDeprecated() |
boolean |
isReadable() |
boolean |
isStatic() |
boolean |
isWritable() |
boolean |
isWritable(IType whosAskin) |
String |
toString() |
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getDescription, getDisplayName, getOwnersType, getParamTypes, getSuperAnnotatedElements, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDefaultImpl, isFinal, isHidden, isInternal, isInternalAPI, isPrivate, isProtected, isPublic, isScriptable, isVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImplgetContainer, getDescription, getDisplayName, getLocationInfo, getOwnersTypepublic TypePropertyInfo(IFeatureInfo container, String strFqName)
public boolean isStatic()
isStatic in interface IAttributedFeatureInfopublic String getName()
getName in interface IFeatureInfopublic boolean isReadable()
isReadable in interface IPropertyInfopublic boolean isWritable(IType whosAskin)
isWritable in interface IPropertyInfopublic boolean isWritable()
isWritable in interface IPropertyInfopublic boolean isDeprecated()
isDeprecated in interface IAnnotatedFeatureInfoisDeprecated in class BaseFeatureInfopublic IPropertyAccessor getAccessor()
getAccessor in interface IPropertyInfopublic IPresentationInfo getPresentationInfo()
getPresentationInfo in interface IPropertyInfopublic IType getFeatureType()
getFeatureType in interface IIntrinsicTypeReferencepublic List<IAnnotationInfo> getDeclaredAnnotations()
getDeclaredAnnotations in interface IAnnotatedFeatureInfopublic String toString()
toString in class BaseFeatureInfoCopyright © 2016. All rights reserved.