public class AnnotationInfoFactoryImpl extends Object implements IAnnotationInfoFactory
| Modifier and Type | Method and Description |
|---|---|
IAnnotationInfo |
create(Class type,
Object[] expressionValue,
IFeatureInfo owner) |
IAnnotationInfo |
createJavaAnnotation(Annotation annotation,
IFeatureInfo owner) |
static AnnotationInfoFactoryImpl |
instance() |
public static AnnotationInfoFactoryImpl instance()
public IAnnotationInfo create(Class type, Object[] expressionValue, IFeatureInfo owner)
create in interface IAnnotationInfoFactorypublic IAnnotationInfo createJavaAnnotation(Annotation annotation, IFeatureInfo owner)
createJavaAnnotation in interface IAnnotationInfoFactoryCopyright © 2018. All rights reserved.