org.jbpm.eclipse.util
Class JBPMClasspathContainer
java.lang.Object
org.jbpm.eclipse.util.JBPMClasspathContainer
- All Implemented Interfaces:
- org.eclipse.jdt.core.IClasspathContainer
public class JBPMClasspathContainer
- 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 |
JBPMClasspathContainer(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 |
JBPMClasspathContainer
public JBPMClasspathContainer(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-2013 JBoss by Red Hat. All Rights Reserved.