org.eclipse.uml2.presentation
Class UML2Editor.UML2AdapterFactoryContentProvider

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

protected static class UML2Editor.UML2AdapterFactoryContentProvider
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
 
Constructor Summary
protected UML2Editor.UML2AdapterFactoryContentProvider(AdapterFactory adapterFactory)
           
 
Method Summary
protected  IPropertySource createPropertySource(java.lang.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

UML2Editor.UML2AdapterFactoryContentProvider

protected UML2Editor.UML2AdapterFactoryContentProvider(AdapterFactory adapterFactory)
Method Detail

createPropertySource

protected IPropertySource createPropertySource(java.lang.Object object,
                                               IItemPropertySource itemPropertySource)

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