org.eclipse.hyades.test.ui.internal.model
Class CMNNamedElementUtil.UIProxyNamedElement
java.lang.Object
org.eclipse.hyades.test.ui.internal.model.CMNNamedElementUtil.UIProxyNamedElement
- All Implemented Interfaces:
- org.eclipse.core.runtime.IAdaptable, org.eclipse.hyades.ui.util.IDisposable, org.eclipse.hyades.ui.util.INamedElement
- Enclosing class:
- CMNNamedElementUtil
public static class CMNNamedElementUtil.UIProxyNamedElement
- extends java.lang.Object
- implements org.eclipse.hyades.ui.util.INamedElement, org.eclipse.hyades.ui.util.IDisposable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMNNamedElementUtil.UIProxyNamedElement
public CMNNamedElementUtil.UIProxyNamedElement(org.eclipse.hyades.test.ui.navigator.CMNNamedElementProxyNode proxy)
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in interface org.eclipse.hyades.ui.util.INamedElement
getName
public java.lang.String getName()
- Specified by:
getName in interface org.eclipse.hyades.ui.util.INamedElement
setDescription
public void setDescription(java.lang.String description)
- Specified by:
setDescription in interface org.eclipse.hyades.ui.util.INamedElement
setName
public void setName(java.lang.String name)
- Specified by:
setName in interface org.eclipse.hyades.ui.util.INamedElement
getAdapter
public java.lang.Object getAdapter(java.lang.Class adapter)
- Specified by:
getAdapter in interface org.eclipse.core.runtime.IAdaptable
dispose
public void dispose()
- Specified by:
dispose in interface org.eclipse.hyades.ui.util.IDisposable