|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory
org.eclipse.gmt.weaver.extension.providers.WovenModelsAdapterFactory
public class WovenModelsAdapterFactory
An extensible adapter factory for the model weaver It allows to creates the adapter for the current object. Every object might have a different adapter if needed
Field Summary |
---|
Fields inherited from class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory |
---|
changeNotifier, parentAdapterFactory, reflectiveItemProviderAdapter, supportedTypes |
Constructor Summary | |
---|---|
WovenModelsAdapterFactory()
This creates a new weaver extension manager |
Method Summary |
---|
Methods inherited from class org.eclipse.emf.edit.provider.ReflectiveItemProviderAdapterFactory |
---|
adapt, adapt, addListener, createAdapter, dispose, fireNotifyChanged, getRootAdapterFactory, isFactoryForType, removeListener, setParentAdapterFactory |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl |
---|
adaptAllNew, adaptNew, associate, createAdapter, resolve |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.notify.AdapterFactory |
---|
adaptAllNew, adaptNew |
Constructor Detail |
---|
public WovenModelsAdapterFactory()
we
- the Weaver Extension Manager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |