public class InitiallyRunningBlackBoxApplicationInstanceSelectorItemProvider extends BlackBoxApplicationInstanceSelectorItemProvider
InitiallyRunningBlackBoxApplicationInstanceSelector object.
org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.AdaptersDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.CDOPropertyDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ChangeSubscriptionPoliciesDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ContainerDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.DirectResourceDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.IDDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ReadLockedDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.StateDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.URIDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.VersionDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.ViewDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.WriteLockedDescriptor, org.eclipse.emf.cdo.edit.CDOItemProviderAdapter.WriteOptionDescriptorItemProviderAdapter.ResultAndAffectedObjectsWrappingCommand, ItemProviderAdapter.ResultAndAffectedObjectsWrappingCommandActionDelegateAdapter.Internal| Constructor and Description |
|---|
InitiallyRunningBlackBoxApplicationInstanceSelectorItemProvider(AdapterFactory adapterFactory)
This constructs an instance from a factory and a notifier.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getImage(Object object)
This returns InitiallyRunningBlackBoxApplicationInstanceSelector.gif.
|
List<IItemPropertyDescriptor> |
getPropertyDescriptors(Object object)
This returns the property descriptors for the adapted class.
|
String |
getText(Object object)
This returns the label text for the adapted class.
|
void |
notifyChanged(Notification notification)
This handles model notifications by calling
ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification). |
getResourceLocatoraddListener, createCommand, crop, dispose, fireNotifyChanged, getAdapterFactory, getBackground, getBackground, getBaseURL, getChildren, getColumnImage, getColumnText, getCreateChildDescription, getCreateChildImage, getCreateChildResult, getCreateChildText, getCreateChildToolTipText, getEditableValue, getElements, getFont, getFont, getForeground, getForeground, getImage, getNewChildDescriptors, getPropertyDescriptor, getPropertyValue, getString, getString, getString, getString, getStyledText, getUpdateableText, isAdapterForType, isPropertySet, removeListener, resetPropertyValue, setPropertyValue, setTarget, unsetTargetgetTargetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateCommand, getChildren, getNewChildDescriptors, getParentgetChildren, getParent, hasChildrengetElementsgetEditableValue, getPropertyDescriptorpublic InitiallyRunningBlackBoxApplicationInstanceSelectorItemProvider(AdapterFactory adapterFactory)
public List<IItemPropertyDescriptor> getPropertyDescriptors(Object object)
getPropertyDescriptors in interface IItemPropertySourcegetPropertyDescriptors in class BlackBoxApplicationInstanceSelectorItemProviderpublic Object getImage(Object object)
getImage in interface IItemLabelProvidergetImage in class ItemProviderAdapterpublic String getText(Object object)
getText in interface IItemLabelProvidergetText in class BlackBoxApplicationInstanceSelectorItemProviderpublic void notifyChanged(Notification notification)
ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached
children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification).
notifyChanged in interface AdapternotifyChanged in class BlackBoxApplicationInstanceSelectorItemProvider