public class PackagePropertyInfo extends BaseFeatureInfo implements IPropertyInfo
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Constructor and Description |
|---|
PackagePropertyInfo(IFeatureInfo container,
String strPackage) |
| Modifier and Type | Method and Description |
|---|---|
IPropertyAccessor |
getAccessor() |
List<IAnnotationInfo> |
getDeclaredAnnotations() |
String |
getDescription() |
IType |
getFeatureType() |
String |
getName() |
IPresentationInfo |
getPresentationInfo() |
boolean |
isReadable() |
boolean |
isStatic() |
boolean |
isWritable() |
boolean |
isWritable(IType whosAskin) |
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getDisplayName, getOwnersType, 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, waitisAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDisplayName, getLocationInfo, getOwnersTypepublic PackagePropertyInfo(IFeatureInfo container, String strPackage)
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 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 getDescription()
getDescription in interface IFeatureInfogetDescription in class BaseFeatureInfoCopyright © 2017. All rights reserved.