Class NodeProcessorFactoryAdapter<T extends Notifier>
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterImpl
org.nasdanika.html.model.app.graph.emf.NodeProcessorFactoryAdapter<T>
- All Implemented Interfaces:
Adapter,Adapter.Internal,org.nasdanika.graph.processor.NodeProcessorInfo.Factory<Object,WidgetFactory, WidgetFactory>
public abstract class NodeProcessorFactoryAdapter<T extends Notifier>
extends AdapterImpl
implements org.nasdanika.graph.processor.NodeProcessorInfo.Factory<Object,WidgetFactory,WidgetFactory>
Base class for node factory adapters
- Author:
- Pavel
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
Adapter.Internal -
Field Summary
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
isAdapterForType, notifyChanged, setTarget, unsetTargetMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.nasdanika.graph.processor.NodeProcessorInfo.Factory
create
-
Constructor Details
-
NodeProcessorFactoryAdapter
-
-
Method Details
-
getTarget
Convenience- Specified by:
getTargetin interfaceAdapter- Overrides:
getTargetin classAdapterImpl
-