|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.test.tools.ui.java.internal.junit.navigator.PackageProxyNode
Proxy node from a package. This proxy contains all JUnit test found in the corresponding java package.
| Method Summary | |
|---|---|
static PackageProxyNode |
create(org.eclipse.core.resources.IFolder folder,
org.eclipse.core.resources.IResourceDelta delta,
org.eclipse.hyades.test.ui.navigator.ITestFolderContentValidator validator,
org.eclipse.hyades.test.ui.navigator.IFileProxyManager fileProxyManager,
SourceFolderProxyNode node)
|
static PackageProxyNode |
create(org.eclipse.jdt.core.IPackageFragment fragment,
org.eclipse.hyades.test.ui.navigator.ITestFolderContentValidator validator,
org.eclipse.hyades.test.ui.navigator.IFileProxyManager fileProxyManager,
java.lang.Object parent)
|
java.lang.Object |
getAdapter(java.lang.Class adapter)
|
org.eclipse.hyades.test.ui.navigator.IProxyNode[] |
getChildren()
|
org.eclipse.core.resources.IResource |
getCorrespondingResource()
Returns the resource that the implementor is corresponding to. |
java.lang.String |
getIdentifier()
|
org.eclipse.swt.graphics.Image |
getImage()
|
java.lang.Object |
getParent()
|
java.lang.String |
getText()
|
org.eclipse.core.resources.IResource |
getUnderlyingResource()
|
org.eclipse.hyades.test.ui.navigator.IProxyNode |
resourceChanged(org.eclipse.core.resources.IResourceDelta rootDelta)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static PackageProxyNode create(org.eclipse.core.resources.IFolder folder,
org.eclipse.core.resources.IResourceDelta delta,
org.eclipse.hyades.test.ui.navigator.ITestFolderContentValidator validator,
org.eclipse.hyades.test.ui.navigator.IFileProxyManager fileProxyManager,
SourceFolderProxyNode node)
public static PackageProxyNode create(org.eclipse.jdt.core.IPackageFragment fragment,
org.eclipse.hyades.test.ui.navigator.ITestFolderContentValidator validator,
org.eclipse.hyades.test.ui.navigator.IFileProxyManager fileProxyManager,
java.lang.Object parent)
public java.lang.String getText()
getText in interface org.eclipse.hyades.test.ui.navigator.IProxyNodepublic org.eclipse.swt.graphics.Image getImage()
getImage in interface org.eclipse.hyades.test.ui.navigator.IProxyNodepublic java.lang.Object getParent()
getParent in interface org.eclipse.hyades.test.ui.navigator.IProxyNodepublic org.eclipse.hyades.test.ui.navigator.IProxyNode[] getChildren()
getChildren in interface org.eclipse.hyades.test.ui.navigator.IProxyNodepublic java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter in interface org.eclipse.core.runtime.IAdaptablepublic org.eclipse.core.resources.IResource getUnderlyingResource()
getUnderlyingResource in interface org.eclipse.hyades.test.ui.navigator.IProxypublic java.lang.String getIdentifier()
getIdentifier in interface org.eclipse.hyades.test.ui.navigator.IProxypublic org.eclipse.hyades.test.ui.navigator.IProxyNode resourceChanged(org.eclipse.core.resources.IResourceDelta rootDelta)
resourceChanged in interface org.eclipse.hyades.test.ui.navigator.IResourceChangeListenerProxyNodepublic org.eclipse.core.resources.IResource getCorrespondingResource()
IExtendedProxyNodenull if the implementor does not match to a physical resource.
getCorrespondingResource in interface IExtendedProxyNodenull
|
TPTP 4.4.0 Testing Tools Project Internal API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||