public class MetaTypeTypeInfo.TypeProperty extends PropertyInfoBase
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Constructor and Description |
|---|
TypeProperty() |
| Modifier and Type | Method and Description |
|---|---|
IPropertyAccessor |
getAccessor() |
List<IAnnotationInfo> |
getDeclaredAnnotations() |
IType |
getFeatureType() |
String |
getName() |
boolean |
isDefaultImpl() |
boolean |
isReadable() |
boolean |
isStatic() |
boolean |
isWritable(IType whosAskin) |
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getDescription, getDisplayName, getOwnersType, getPresentationInfo, hasAnnotation, hasDeclaredAnnotation, isAbstract, isDeprecated, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isVisible, isWritableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisReadablegetLocationInfopublic boolean isStatic()
isStatic in interface IAttributedFeatureInfoisStatic in class PropertyInfoBasepublic boolean isReadable()
public boolean isWritable(IType whosAskin)
public IPropertyAccessor getAccessor()
public List<IAnnotationInfo> getDeclaredAnnotations()
public boolean isDefaultImpl()
isDefaultImpl in interface IAnnotatedFeatureInfoisDefaultImpl in class PropertyInfoBasepublic String getName()
public IType getFeatureType()
Copyright © 2017. All rights reserved.