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