|
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.ui.internal.navigator.ExecutionResourceChangeUpdater
| Constructor Summary | |
|---|---|
ExecutionResourceChangeUpdater(ExecutionNavigator executionNavigator)
Deprecated. Constructor for ExecutionResourceChangeUpdater |
|
| Method Summary | |
|---|---|
boolean |
add(org.eclipse.core.resources.IResource parent,
org.eclipse.core.resources.IResource[] affectedResources)
Deprecated. |
void |
dispose()
Deprecated. |
void |
ended()
Deprecated. |
protected org.eclipse.emf.common.util.URI |
getFileURI(org.eclipse.core.resources.IResource resource)
Deprecated. Returns the uri associated with the resource if this is a file and has the correct file extension. |
boolean |
isActive()
Deprecated. |
protected boolean |
isValid(org.eclipse.emf.ecore.EObject eObject)
Deprecated. Returns whether the eObject is valid in the context of the test navigator. |
void |
refreshContent(org.eclipse.core.resources.IResource affectedResource)
Deprecated. |
boolean |
remove(org.eclipse.core.resources.IResource parent,
org.eclipse.core.resources.IResource[] affectedResources)
Deprecated. |
boolean |
replaced(org.eclipse.core.resources.IResource affectedResource)
Deprecated. |
void |
setActive(boolean enable)
Deprecated. |
void |
started()
Deprecated. |
boolean |
updateChildrenType(org.eclipse.core.resources.IResource affectedResource)
Deprecated. |
boolean |
updateContent(org.eclipse.core.resources.IResource parent,
org.eclipse.core.resources.IResource affectedResource)
Deprecated. |
boolean |
updateProperties(org.eclipse.core.resources.IResource affectedResource)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ExecutionResourceChangeUpdater(ExecutionNavigator executionNavigator)
| Method Detail |
public void dispose()
dispose in interface org.eclipse.hyades.ui.util.IDisposableIDisposable.dispose()public void started()
started in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.started()public void ended()
ended in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.ended()
public boolean add(org.eclipse.core.resources.IResource parent,
org.eclipse.core.resources.IResource[] affectedResources)
add in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.add(org.eclipse.core.resources.IResource, org.eclipse.core.resources.IResource[])
public boolean remove(org.eclipse.core.resources.IResource parent,
org.eclipse.core.resources.IResource[] affectedResources)
remove in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.remove(org.eclipse.core.resources.IResource, org.eclipse.core.resources.IResource[])public boolean replaced(org.eclipse.core.resources.IResource affectedResource)
replaced in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.replaced(org.eclipse.core.resources.IResource)public boolean updateProperties(org.eclipse.core.resources.IResource affectedResource)
updateProperties in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.updateProperties(org.eclipse.core.resources.IResource)public boolean updateChildrenType(org.eclipse.core.resources.IResource affectedResource)
updateChildrenType in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.updateChildrenType(org.eclipse.core.resources.IResource)
public boolean updateContent(org.eclipse.core.resources.IResource parent,
org.eclipse.core.resources.IResource affectedResource)
updateContent in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.updateContent(org.eclipse.core.resources.IResource, org.eclipse.core.resources.IResource)public void setActive(boolean enable)
setActive in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.setActive(boolean)public boolean isActive()
isActive in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdaterIResourceChangeUpdater.isActive()protected org.eclipse.emf.common.util.URI getFileURI(org.eclipse.core.resources.IResource resource)
resource -
protected boolean isValid(org.eclipse.emf.ecore.EObject eObject)
eObject -
public void refreshContent(org.eclipse.core.resources.IResource affectedResource)
refreshContent in interface org.eclipse.hyades.ui.internal.provider.IResourceChangeUpdater
|
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 | ||||||||||