Verwendungen von Schnittstelle
org.aspectj.org.eclipse.jdt.core.util.IAnnotation
Packages, die IAnnotation verwenden
Package
Beschreibung
Provides a set of tools and utilities for manipulating .class files and Java model elements.
-
Verwendungen von IAnnotation in org.aspectj.org.eclipse.jdt.core.util
Unterschnittstellen von IAnnotation in org.aspectj.org.eclipse.jdt.core.utilModifizierer und TypSchnittstelleBeschreibunginterfaceDescription of an extended annotation structure as described in the JVM specifications (added in JavaSE-1.8).Methoden in org.aspectj.org.eclipse.jdt.core.util, die IAnnotation zurückgebenModifizierer und TypMethodeBeschreibungIParameterAnnotation.getAnnotations()Answer back the annotations as described in the JVM specifications.IRuntimeInvisibleAnnotationsAttribute.getAnnotations()Answer back the annotations.IRuntimeVisibleAnnotationsAttribute.getAnnotations()Answer back the annotations.IAnnotationComponentValue.getAnnotationValue()Returns the annotation value as described in the JVM specifications if the tag item is '@'. -
Verwendungen von IAnnotation in org.aspectj.org.eclipse.jdt.internal.core.util
Klassen in org.aspectj.org.eclipse.jdt.internal.core.util, die IAnnotation implementierenModifizierer und TypKlasseBeschreibungclassDefault implementation of IAnnotationclassMethoden in org.aspectj.org.eclipse.jdt.internal.core.util, die IAnnotation zurückgebenModifizierer und TypMethodeBeschreibungParameterAnnotation.getAnnotations()RuntimeInvisibleAnnotationsAttribute.getAnnotations()RuntimeVisibleAnnotationsAttribute.getAnnotations()AnnotationComponentValue.getAnnotationValue()