public interface IAnnotationInfoFactory
| Modifier and Type | Method and Description |
|---|---|
IAnnotationInfo |
create(Class type,
Object[] expressionValue,
IFeatureInfo owner) |
IAnnotationInfo |
createJavaAnnotation(Annotation annotation,
IFeatureInfo owner) |
IAnnotationInfo create(Class type, Object[] expressionValue, IFeatureInfo owner)
IAnnotationInfo createJavaAnnotation(Annotation annotation, IFeatureInfo owner)
Copyright © 2021. All rights reserved.