public class GFAdapter extends WorkbenchAdapter implements IGFAdapter
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EObject[] |
getBusinessObjects(Object object)
Gets the business objects.
|
String |
getLabel(Object object) |
PictogramElement |
getPictogramElement(Object object)
Gets the pictogram element.
|
getBackground, getChildren, getFont, getForeground, getImageDescriptor, getParent, getStyledTextequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildren, getImageDescriptor, getParentgetBackground, getFont, getForegroundpublic GFAdapter()
GFAdapter.public String getLabel(Object object)
getLabel in interface IWorkbenchAdaptergetLabel in class WorkbenchAdapterpublic PictogramElement getPictogramElement(Object object)
IGFAdaptergetPictogramElement in interface IGFAdapterobject - the objectpublic org.eclipse.emf.ecore.EObject[] getBusinessObjects(Object object)
IGFAdaptergetBusinessObjects in interface IGFAdapterobject - the object