|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.edit.provider.DecoratorAdapterFactory
org.eclipse.emf.mapping.presentation.MappingEditor.MyDecoratorAdapterFactory
org.eclipse.emf.mapping.presentation.MappingEditor.OverviewDecoratorAdapterFactory
Field Summary |
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,
Action action,
boolean exclude,
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, Action action, boolean exclude, Action multipleColumnsAction)
Method Detail |
public void fireNotifyChanged(Notification note)
IChangeNotifier
notifyChanged
for each listener.
fireNotifyChanged
in interface IChangeNotifier
fireNotifyChanged
in class MappingEditor.MyDecoratorAdapterFactory
public java.util.List getPrimaryMappedObjects(Mapping mapping)
getPrimaryMappedObjects
in class MappingEditor.MyDecoratorAdapterFactory
public java.util.List getSecondaryMappedObjects(Mapping mapping)
getSecondaryMappedObjects
in class MappingEditor.MyDecoratorAdapterFactory
protected void doMappedObjectRefresh(java.lang.Object object)
doMappedObjectRefresh
in class MappingEditor.MyDecoratorAdapterFactory
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |