public class ErrorModelStateAdapterFactory
extends org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
Modifier and Type | Field and Description |
---|---|
static org.eclipse.emf.common.notify.AdapterFactory |
INSTANCE |
Constructor and Description |
---|
ErrorModelStateAdapterFactory() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.Adapter |
createAdapter(org.eclipse.emf.common.notify.Notifier target,
java.lang.Object type) |
boolean |
isFactoryForType(java.lang.Object type) |
public org.eclipse.emf.common.notify.Adapter createAdapter(org.eclipse.emf.common.notify.Notifier target, java.lang.Object type)
createAdapter
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
public boolean isFactoryForType(java.lang.Object type)
isFactoryForType
in interface org.eclipse.emf.common.notify.AdapterFactory
isFactoryForType
in class org.eclipse.emf.common.notify.impl.AdapterFactoryImpl