org.eclipse.uml2.uml.editor.presentation
Class UMLEditor.UMLAdapterFactoryContentProvider

java.lang.Object
  extended byorg.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
      extended byorg.eclipse.uml2.uml.editor.presentation.UMLEditor.UMLAdapterFactoryContentProvider
All Implemented Interfaces:
IContentProvider, INotifyChangedListener, IPropertySourceProvider, IStructuredContentProvider, ITreeContentProvider
Enclosing class:
UMLEditor

protected static class UMLEditor.UMLAdapterFactoryContentProvider
extends AdapterFactoryContentProvider


Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
AdapterFactoryContentProvider.ViewerRefresh
 
Field Summary
 
Fields inherited from class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
adapterFactory, viewer, viewerRefresh
 
Constructor Summary
protected UMLEditor.UMLAdapterFactoryContentProvider(AdapterFactory adapterFactory)
           
 
Method Summary
protected  IPropertySource createPropertySource(Object object, IItemPropertySource itemPropertySource)
           
 
Methods inherited from class org.eclipse.emf.edit.ui.provider.AdapterFactoryContentProvider
dispose, getAdapterFactory, getChildren, getElements, getParent, getPropertySource, hasChildren, inputChanged, notifyChanged, setAdapterFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLEditor.UMLAdapterFactoryContentProvider

protected UMLEditor.UMLAdapterFactoryContentProvider(AdapterFactory adapterFactory)
Method Detail

createPropertySource

protected IPropertySource createPropertySource(Object object,
                                               IItemPropertySource itemPropertySource)

Copyright 2003, 2006 IBM Corporation and others.
All Rights Reserved.