Verwendungen von Schnittstelle
org.aspectj.org.eclipse.jdt.core.IAnnotation
Packages, die IAnnotation verwenden
Package
Beschreibung
The Java model is the set of classes that model the
objects associated with creating, editing, and building a Java program.
-
Verwendungen von IAnnotation in org.aspectj.org.eclipse.jdt.core
Methoden in org.aspectj.org.eclipse.jdt.core, die IAnnotation zurückgebenModifizierer und TypMethodeBeschreibungIAnnotatable.getAnnotation(String name) Returns the annotation with the given name declared on this element.IAnnotatable.getAnnotations()Returns the annotations for this element. -
Verwendungen von IAnnotation in org.aspectj.org.eclipse.jdt.internal.codeassist
Methoden in org.aspectj.org.eclipse.jdt.internal.codeassist, die IAnnotation zurückgebenModifizierer und TypMethodeBeschreibungprotected IAnnotationCompletionUnitStructureRequestor.acceptAnnotation(Annotation annotation, AnnotatableInfo parentInfo, JavaElement parentHandle) -
Verwendungen von IAnnotation in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
Klassen in org.aspectj.org.eclipse.jdt.internal.codeassist.impl, die IAnnotation implementierenMethoden in org.aspectj.org.eclipse.jdt.internal.codeassist.impl, die IAnnotation zurückgebenModifizierer und TypMethodeBeschreibungAssistPackageDeclaration.getAnnotation(String name) AssistSourceField.getAnnotation(String annotationName) AssistSourceMethod.getAnnotation(String annotationName) AssistSourceType.getAnnotation(String annotationName) -
Verwendungen von IAnnotation in org.aspectj.org.eclipse.jdt.internal.core
Klassen in org.aspectj.org.eclipse.jdt.internal.core, die IAnnotation implementierenFelder in org.aspectj.org.eclipse.jdt.internal.core, die deklariert sind als IAnnotationModifizierer und TypFeldBeschreibungprotected IAnnotation[]AnnotatableInfo.annotationsLocalVariable.annotationsIAnnotation[][]LocalVariable.annotationsOnDimensionsstatic final IAnnotation[]Annotation.NO_ANNOTATIONSMethoden in org.aspectj.org.eclipse.jdt.internal.core, die IAnnotation zurückgebenModifizierer und TypMethodeBeschreibungprotected IAnnotationCompilationUnitStructureRequestor.acceptAnnotation(Annotation annotation, AnnotatableInfo parentInfo, JavaElement parentHandle) LocalVariable.getAnnotation(String annotationName) SourceRefElement.getAnnotation(String name) protected IAnnotation[]BinaryMember.getAnnotations(IBinaryAnnotation[] binaryAnnotations, long tagBits) BinaryMethod.getAnnotations()BinaryModule.getAnnotations()BinaryType.getAnnotations()LocalVariable.getAnnotations()SourceRefElement.getAnnotations()SourceType.getAnnotations()protected IAnnotation[]BinaryMember.getStandardAnnotations(long tagBits) -
Verwendungen von IAnnotation in org.aspectj.org.eclipse.jdt.internal.core.util
Methoden in org.aspectj.org.eclipse.jdt.internal.core.util, die IAnnotation zurückgebenModifizierer und TypMethodeBeschreibungstatic IAnnotationUtil.getAnnotation(JavaElement parent, IBinaryAnnotation binaryAnnotation, String memberValuePairName)