|
TPTP 4.2.0 Testing Tools Project Public 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.adapter.TestAdapterFactory
The Hyades Test adapter factory.
| Field Summary | |
|---|---|
static TestAdapterFactory |
INSTANCE
Singleton for TestAdapterFactory |
| Constructor Summary | |
|---|---|
protected |
TestAdapterFactory()
Constructor for TestAdapterFactory |
| Method Summary | |
|---|---|
void |
dispose()
|
java.lang.Object |
getAdapter(java.lang.Object adaptableObject,
java.lang.Class adapterType)
|
java.lang.Class[] |
getAdapterList()
|
protected org.eclipse.hyades.models.common.common.CMNNamedElement |
getCMNNamedElement(java.lang.Object adaptableObject)
Returns the CMNNamedElement associated with a given
adaptable object. |
protected org.eclipse.core.resources.IFile |
getFile(java.lang.Object adaptableObject)
Returns the file associated with a given adaptable object. |
org.eclipse.hyades.ui.adapter.IHyadesWorkbenchAdapter |
getHyadesWorkbenchAdapter()
Returns the IHyadesWorkbenchAdapter used by this factory |
protected org.eclipse.hyades.ui.util.INamedElement |
getNamedElement(java.lang.Object adaptableObject)
Returns the named element associated with a given adaptable object. |
protected org.eclipse.ui.IPersistableElement |
getPersistableElement(java.lang.Object adaptableObject)
Returns the persisted element associated with a given adaptable object. |
protected org.eclipse.ui.views.properties.IPropertySource |
getPropertySource(java.lang.Object adaptableObject)
Returns the property source associated with a given adaptable object. |
protected org.eclipse.hyades.ui.adapter.IHyadesWorkbenchAdapter |
getTestWorkbenchAdapter(java.lang.Object adaptableObject)
Returns the Hyades workbench adapter associated with a given adaptable object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final TestAdapterFactory INSTANCE
| Constructor Detail |
protected TestAdapterFactory()
| Method Detail |
public void dispose()
dispose in interface org.eclipse.hyades.ui.util.IDisposableIDisposable.dispose()public org.eclipse.hyades.ui.adapter.IHyadesWorkbenchAdapter getHyadesWorkbenchAdapter()
IHyadesWorkbenchAdapter used by this factory
public java.lang.Class[] getAdapterList()
getAdapterList in interface org.eclipse.core.runtime.IAdapterFactoryIAdapterFactory.getAdapterList()
public java.lang.Object getAdapter(java.lang.Object adaptableObject,
java.lang.Class adapterType)
getAdapter in interface org.eclipse.core.runtime.IAdapterFactoryIAdapterFactory.getAdapter(java.lang.Object, java.lang.Class)protected org.eclipse.hyades.models.common.common.CMNNamedElement getCMNNamedElement(java.lang.Object adaptableObject)
CMNNamedElement associated with a given
adaptable object.
adaptableObject -
protected org.eclipse.hyades.ui.adapter.IHyadesWorkbenchAdapter getTestWorkbenchAdapter(java.lang.Object adaptableObject)
adaptableObject -
protected org.eclipse.ui.views.properties.IPropertySource getPropertySource(java.lang.Object adaptableObject)
adaptableObject -
protected org.eclipse.ui.IPersistableElement getPersistableElement(java.lang.Object adaptableObject)
adaptableObject -
protected org.eclipse.hyades.ui.util.INamedElement getNamedElement(java.lang.Object adaptableObject)
adaptableObject -
protected org.eclipse.core.resources.IFile getFile(java.lang.Object adaptableObject)
adaptableObject -
|
TPTP 4.2.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||