|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.eclipse.emf.edit.provider.DecoratorAdapterFactory
|
+--org.eclipse.emf.mapping.presentation.MappingEditor.MyDecoratorAdapterFactory
|
+--org.eclipse.emf.mapping.presentation.MappingEditor.OverviewDecoratorAdapterFactory
| Fields inherited from class org.eclipse.emf.mapping.presentation.MappingEditor.MyDecoratorAdapterFactory |
action, exclude, listeningItemProviderDecorators, multipleColumnsAction |
| Fields inherited from class org.eclipse.emf.edit.provider.DecoratorAdapterFactory |
changeNotifier, decoratedAdapterFactory, itemProviderDecorators, parentAdapterFactory |
| Constructor Summary | |
MappingEditor.OverviewDecoratorAdapterFactory(AdapterFactory adapterFactory,
org.eclipse.jface.action.Action action,
boolean exclude,
org.eclipse.jface.action.Action multipleColumnsAction)
|
|
| Method Summary | |
protected void |
doMappedObjectRefresh(java.lang.Object object)
|
void |
fireNotifyChanged(Notification note)
This calls notifyChanged for each listener. |
java.util.List |
getPrimaryMappedObjects(Mapping mapping)
|
java.util.List |
getSecondaryMappedObjects(Mapping mapping)
|
| Methods inherited from class org.eclipse.emf.mapping.presentation.MappingEditor.MyDecoratorAdapterFactory |
adapt, createItemProviderDecorator, doMappingRefresh, isFactoryForType |
| Methods inherited from class org.eclipse.emf.edit.provider.DecoratorAdapterFactory |
adapt, adaptAllNew, adaptNew, addListener, dispose, getDecoratedAdapterFactory, getRootAdapterFactory, removeListener, setDecoratedAdapterFactory, setParentAdapterFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MappingEditor.OverviewDecoratorAdapterFactory(AdapterFactory adapterFactory,
org.eclipse.jface.action.Action action,
boolean exclude,
org.eclipse.jface.action.Action multipleColumnsAction)
| Method Detail |
public void fireNotifyChanged(Notification note)
IChangeNotifiernotifyChanged for each listener.fireNotifyChanged in class MappingEditor.MyDecoratorAdapterFactorypublic java.util.List getPrimaryMappedObjects(Mapping mapping)
getPrimaryMappedObjects in class MappingEditor.MyDecoratorAdapterFactorypublic java.util.List getSecondaryMappedObjects(Mapping mapping)
getSecondaryMappedObjects in class MappingEditor.MyDecoratorAdapterFactoryprotected void doMappedObjectRefresh(java.lang.Object object)
doMappedObjectRefresh in class MappingEditor.MyDecoratorAdapterFactory
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||