Public Member Functions | Protected Member Functions
org.ros.model.ros.provider.ServiceServerItemProvider Class Reference
Inheritance diagram for org.ros.model.ros.provider.ServiceServerItemProvider:
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)
 ServiceServerItemProvider (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.ServiceServer object.

Definition at line 41 of file ServiceServerItemProvider.java.


Constructor & Destructor Documentation

This constructs an instance from a factory and a notifier.

Definition at line 55 of file ServiceServerItemProvider.java.


Member Function Documentation

Manual coded Property for pull down menu

Definition at line 102 of file ServiceServerItemProvider.java.

This adds a property descriptor for the Name feature.

Definition at line 82 of file ServiceServerItemProvider.java.

void org.ros.model.ros.provider.ServiceServerItemProvider.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 204 of file ServiceServerItemProvider.java.

This returns ServiceServer.gif.

Definition at line 158 of file ServiceServerItemProvider.java.

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

This returns the property descriptors for the adapted class.

Definition at line 66 of file ServiceServerItemProvider.java.

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

Definition at line 215 of file ServiceServerItemProvider.java.

This returns the label text for the adapted class.

Definition at line 169 of file ServiceServerItemProvider.java.

void org.ros.model.ros.provider.ServiceServerItemProvider.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 184 of file ServiceServerItemProvider.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