org.drools.eclipse.util
Class DroolsClasspathContainer
java.lang.Object
org.drools.eclipse.util.DroolsClasspathContainer
- All Implemented Interfaces:
- org.eclipse.jdt.core.IClasspathContainer
public class DroolsClasspathContainer
- extends Object
- implements org.eclipse.jdt.core.IClasspathContainer
| Fields inherited from interface org.eclipse.jdt.core.IClasspathContainer |
K_APPLICATION, K_DEFAULT_SYSTEM, K_SYSTEM |
|
Constructor Summary |
DroolsClasspathContainer(org.eclipse.jdt.core.IJavaProject project,
org.eclipse.core.runtime.IPath path)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DroolsClasspathContainer
public DroolsClasspathContainer(org.eclipse.jdt.core.IJavaProject project,
org.eclipse.core.runtime.IPath path)
getClasspathEntries
public org.eclipse.jdt.core.IClasspathEntry[] getClasspathEntries()
- Specified by:
getClasspathEntries in interface org.eclipse.jdt.core.IClasspathContainer
getDescription
public String getDescription()
- Specified by:
getDescription in interface org.eclipse.jdt.core.IClasspathContainer
getKind
public int getKind()
- Specified by:
getKind in interface org.eclipse.jdt.core.IClasspathContainer
getPath
public org.eclipse.core.runtime.IPath getPath()
- Specified by:
getPath in interface org.eclipse.jdt.core.IClasspathContainer
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.