$search

org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider Class Reference

Inheritance diagram for org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Collection<?extends
EStructuralFeature > 
getChildrenFeatures (Object object)
Object getImage (Object object)
List< IItemPropertyDescriptor > getPropertyDescriptors (Object object)
ResourceLocator getResourceLocator ()
String getText (Object object)
void notifyChanged (Notification notification)
 TypesLibraryItemProvider (AdapterFactory adapterFactory)

Protected Member Functions

void addIncludesPropertyDescriptor (Object object)
void addNamePropertyDescriptor (Object object)
void collectNewChildDescriptors (Collection< Object > newChildDescriptors, Object object)
EStructuralFeature getChildFeature (Object object, Object child)

Detailed Description

This is the item provider adapter for a org.best_of_robotics.model.datatypes.TypesLibrary object.

Definition at line 41 of file TypesLibraryItemProvider.java.


Constructor & Destructor Documentation

org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::TypesLibraryItemProvider ( AdapterFactory  adapterFactory  )  [inline]

This constructs an instance from a factory and a notifier.

Definition at line 55 of file TypesLibraryItemProvider.java.


Member Function Documentation

void org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::addIncludesPropertyDescriptor ( Object  object  )  [inline, protected]

This adds a property descriptor for the Includes feature.

Definition at line 104 of file TypesLibraryItemProvider.java.

void org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::addNamePropertyDescriptor ( Object  object  )  [inline, protected]

This adds a property descriptor for the Name feature.

Definition at line 82 of file TypesLibraryItemProvider.java.

void org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::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 206 of file TypesLibraryItemProvider.java.

EStructuralFeature org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::getChildFeature ( Object  object,
Object  child 
) [inline, protected]

Definition at line 143 of file TypesLibraryItemProvider.java.

Collection<? extends EStructuralFeature> org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::getChildrenFeatures ( Object  object  )  [inline]

This specifies how to implement getChildren and is used to deduce an appropriate feature for an org.eclipse.emf.edit.command.AddCommand, org.eclipse.emf.edit.command.RemoveCommand or org.eclipse.emf.edit.command.MoveCommand in createCommand.

Definition at line 129 of file TypesLibraryItemProvider.java.

Object org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::getImage ( Object  object  )  [inline]

This returns TypesLibrary.gif.

Definition at line 157 of file TypesLibraryItemProvider.java.

List<IItemPropertyDescriptor> org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::getPropertyDescriptors ( Object  object  )  [inline]

This returns the property descriptors for the adapted class.

Definition at line 66 of file TypesLibraryItemProvider.java.

ResourceLocator org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::getResourceLocator (  )  [inline]

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

Definition at line 237 of file TypesLibraryItemProvider.java.

String org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::getText ( Object  object  )  [inline]

This returns the label text for the adapted class.

Modified in order to return first the library name NOT

Definition at line 169 of file TypesLibraryItemProvider.java.

void org::best_of_robotics::model::datatypes::provider::TypesLibraryItemProvider::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 TypesLibraryItemProvider.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Tue Mar 5 11:39:52 2013