A C D F G I J O P R S U V W

A

AbstractAnnotationProcessor - Class in org.eclipse.jst.ws.annotations.core.processor
Abstract base class for processors contributed to the org.eclipse.jst.ws.annotations.core.annotationProcessor extension point.
addAnnotation(IJavaElement, Annotation) - Static method in class org.eclipse.jst.ws.annotations.core.utils.AnnotationUtils
Adds the given Annotation to the IJavaElement.
addImport(IJavaElement, String) - Static method in class org.eclipse.jst.ws.annotations.core.utils.AnnotationUtils
Adds an import to the compilation unit of the given IJavaElement.
addMemberValuePair(NormalAnnotation, MemberValuePair) - Static method in class org.eclipse.jst.ws.annotations.core.utils.AnnotationUtils
Adds the MemberValuePair to the NormalAnnotation.
addToClasspath(IJavaProject, IClasspathEntry) - Static method in class org.eclipse.jst.ws.jaxws.core.utils.JDTUtils
Add a IClasspathEntry to a IJavaProject
AnnotationAttributeInitializer - Class in org.eclipse.jst.ws.annotations.core.initialization
Abstract base class for initializers contributed to the org.eclipse.jst.ws.annotations.core.annotationInitializer extension point.
AnnotationDefinition - Class in org.eclipse.jst.ws.annotations.core
An AnnotationDefinition is a representation of the information contributed through the org.eclipse.jst.ws.annotations.core.annotationDefinition, org.eclipse.jst.ws.annotations.core.annotationCategory and org.eclipse.jst.ws.annotations.core.annotationInitializer extension points.
AnnotationDefinition(IConfigurationElement, String) - Constructor for class org.eclipse.jst.ws.annotations.core.AnnotationDefinition
Constructs an AnnotationDefinition using information from the org.eclipse.jst.ws.annotations.core.annotationDefinition extension point and category name.
AnnotationsCore - Class in org.eclipse.jst.ws.annotations.core
Utility class for creating annotations and member value pairs.
AnnotationsManager - Class in org.eclipse.jst.ws.annotations.core
Manages the annotation categories, definitions, processors and initializers contributed through the org.eclipse.jst.ws.annotations.core.annotationDefinition, org.eclipse.jst.ws.annotations.core.annotationCategory, org.eclipse.jst.ws.annotations.core.annotationInitializer and org.eclipse.jst.ws.annotations.core.annotationProcessor extension points.
AnnotationUtils - Class in org.eclipse.jst.ws.annotations.core.utils
Utility class for adding, removing and updating annotations and member value pairs.

A C D F G I J O P R S U V W