public class DynamicConstructorInfo extends BaseFeatureInfo implements IConstructorInfo
IAttributedFeatureInfo.MODIFIERIAnnotatedFeatureInfo.IAnnotationInfoHelperANNOTATION_HELPER| Constructor and Description |
|---|
DynamicConstructorInfo(ITypeInfo dynamicTypeInfo,
IType... paramTypes) |
| Modifier and Type | Method and Description |
|---|---|
IConstructorHandler |
getConstructor() |
List<IAnnotationInfo> |
getDeclaredAnnotations() |
List<IExceptionInfo> |
getExceptions() |
String |
getName() |
IParameterInfo[] |
getParameters() |
IType |
getType() |
boolean |
isDefault() |
boolean |
isStatic() |
getAnnotation, getAnnotations, getAnnotationsOfType, getContainer, getDeprecatedReason, getDescription, 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, waithasRawConstructorisAbstract, isFinal, isHidden, isInternal, isPrivate, isProtected, isPublic, isScriptable, isVisiblegetAnnotation, getAnnotations, getAnnotationsOfType, getDeprecatedReason, hasAnnotation, hasDeclaredAnnotation, isDefaultImpl, isDeprecatedgetContainer, getDescription, getDisplayName, getLocationInfo, getOwnersTypepublic boolean isStatic()
isStatic in interface IAttributedFeatureInfopublic List<IAnnotationInfo> getDeclaredAnnotations()
getDeclaredAnnotations in interface IAnnotatedFeatureInfopublic String getName()
getName in interface IFeatureInfopublic IType getType()
getType in interface IConstructorInfopublic IParameterInfo[] getParameters()
getParameters in interface IConstructorInfogetParameters in interface IHasParameterInfospublic IConstructorHandler getConstructor()
getConstructor in interface IConstructorInfopublic List<IExceptionInfo> getExceptions()
getExceptions in interface IConstructorInfopublic boolean isDefault()
isDefault in interface IConstructorInfoCopyright © 2016. All rights reserved.