|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtend.ide.buildpath.XtendClasspathContainer
public final class XtendClasspathContainer
Holds some
Field Summary | |
---|---|
static java.lang.String[] |
BUNDLE_IDS_TO_INCLUDE
|
Fields inherited from interface org.eclipse.jdt.core.IClasspathContainer |
---|
K_APPLICATION, K_DEFAULT_SYSTEM, K_SYSTEM |
Method Summary | |
---|---|
org.eclipse.jdt.core.IClasspathEntry[] |
getClasspathEntries()
|
java.lang.String |
getDescription()
|
int |
getKind()
|
org.eclipse.core.runtime.IPath |
getPath()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String[] BUNDLE_IDS_TO_INCLUDE
Method Detail |
---|
public org.eclipse.jdt.core.IClasspathEntry[] getClasspathEntries()
getClasspathEntries
in interface org.eclipse.jdt.core.IClasspathContainer
public java.lang.String getDescription()
getDescription
in interface org.eclipse.jdt.core.IClasspathContainer
public int getKind()
getKind
in interface org.eclipse.jdt.core.IClasspathContainer
public org.eclipse.core.runtime.IPath getPath()
getPath
in interface org.eclipse.jdt.core.IClasspathContainer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |