public abstract static class ClasspathAttributeConfiguration.ClasspathAttributeAccess extends Object
Constructor and Description |
---|
ClasspathAttributeAccess() |
Modifier and Type | Method and Description |
---|---|
abstract IClasspathAttribute |
getClasspathAttribute()
Returns the classpath attribute
|
abstract IJavaProject |
getJavaProject()
Returns the Java project the current attribute is part of.
|
abstract IClasspathEntry |
getParentClasspassEntry()
Returns the classpath entry the current attribute is part of
|
public abstract IClasspathAttribute getClasspathAttribute()
public abstract IClasspathEntry getParentClasspassEntry()
public abstract IJavaProject getJavaProject()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.