Public Member Functions | Protected Member Functions
org.ros.model.ros.provider.ServiceClientItemProvider Class Reference
Inheritance diagram for org.ros.model.ros.provider.ServiceClientItemProvider:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Object getImage (Object object)
List< IItemPropertyDescriptor > getPropertyDescriptors (Object object)
ResourceLocator getResourceLocator ()
String getText (Object object)
void notifyChanged (Notification notification)
 ServiceClientItemProvider (AdapterFactory adapterFactory)

Protected Member Functions

void addMsgPropertyDescriptor (Object object)
void addNamePropertyDescriptor (Object object)
void collectNewChildDescriptors (Collection< Object > newChildDescriptors, Object object)

Detailed Description

This is the item provider adapter for a org.ros.model.ros.ServiceClient object.

Definition at line 42 of file ServiceClientItemProvider.java.


Constructor & Destructor Documentation

This constructs an instance from a factory and a notifier.

Definition at line 56 of file ServiceClientItemProvider.java.


Member Function Documentation

Manual coded Property for pull down menu

Definition at line 103 of file ServiceClientItemProvider.java.

This adds a property descriptor for the Name feature.

Definition at line 83 of file ServiceClientItemProvider.java.

void org.ros.model.ros.provider.ServiceClientItemProvider.collectNewChildDescriptors ( Collection< Object >  newChildDescriptors,
Object  object 
) [inline, protected]

This adds org.eclipse.emf.edit.command.CommandParameters describing the children that can be created under this object.

Definition at line 205 of file ServiceClientItemProvider.java.

This returns ServiceClient.gif.

Definition at line 159 of file ServiceClientItemProvider.java.

List<IItemPropertyDescriptor> org.ros.model.ros.provider.ServiceClientItemProvider.getPropertyDescriptors ( Object  object) [inline]

This returns the property descriptors for the adapted class.

Definition at line 67 of file ServiceClientItemProvider.java.

Return the resource locator for this item provider's resources.

Definition at line 216 of file ServiceClientItemProvider.java.

This returns the label text for the adapted class.

Definition at line 170 of file ServiceClientItemProvider.java.

void org.ros.model.ros.provider.ServiceClientItemProvider.notifyChanged ( Notification  notification) [inline]

This handles model notifications by calling updateChildren to update any cached children and by creating a viewer notification, which it passes to fireNotifyChanged.

Definition at line 185 of file ServiceClientItemProvider.java.


The documentation for this class was generated from the following file:


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:35