Class SourceRefElement

java.lang.Object
org.eclipse.core.runtime.PlatformObject
org.aspectj.org.eclipse.jdt.internal.core.JavaElement
org.aspectj.org.eclipse.jdt.internal.core.SourceRefElement
All Implemented Interfaces:
IJavaElement, ISourceReference, org.eclipse.core.runtime.IAdaptable
Direct Known Subclasses:
Annotation, ImportContainer, ImportDeclaration, LocalVariable, Member, PackageDeclaration, TypeParameter

public abstract class SourceRefElement extends JavaElement implements ISourceReference
Abstract class for Java elements which implement ISourceReference.