public abstract static class ClasspathAttributeConfiguration.ClasspathAttributeAccess
extends java.lang.Object
Constructor and Description |
---|
ClasspathAttributeAccess() |
Modifier and Type | Method and Description |
---|---|
abstract IIncludePathAttribute |
getClasspathAttribute()
Returns the classpath attribute
|
abstract IJavaScriptProject |
getJavaProject()
Returns the JavaScript project the current attribute is part of.
|
abstract IIncludePathEntry |
getParentClasspassEntry()
Returns the classpath entry the current attribute is part of
|
public abstract IIncludePathAttribute getClasspathAttribute()
public abstract IIncludePathEntry getParentClasspassEntry()
public abstract IJavaScriptProject getJavaProject()
Copyright (c) IBM Corp. and others 2000, 2010. All Rights Reserved.