public class AppearanceConsumerFactoryAdapter
extends org.eclipse.emf.common.notify.impl.AdapterImpl
implements org.nasdanika.common.ConsumerFactory<org.nasdanika.html.HTMLElement<?>>
| Constructor and Description |
|---|
AppearanceConsumerFactoryAdapter(Appearance target) |
| Modifier and Type | Method and Description |
|---|---|
org.nasdanika.common.Consumer<org.nasdanika.html.HTMLElement<?>> |
create(org.nasdanika.common.Context context) |
Appearance |
getTarget() |
isAdapterForType, notifyChanged, setTarget, unsetTargetpublic AppearanceConsumerFactoryAdapter(Appearance target)
public Appearance getTarget()
getTarget in interface org.eclipse.emf.common.notify.AdaptergetTarget in class org.eclipse.emf.common.notify.impl.AdapterImplpublic org.nasdanika.common.Consumer<org.nasdanika.html.HTMLElement<?>> create(org.nasdanika.common.Context context)
throws Exception
create in interface org.nasdanika.common.Factory<org.nasdanika.common.Context,org.nasdanika.common.Consumer<org.nasdanika.html.HTMLElement<?>>>ExceptionCopyright © 2021 Nasdanika. All rights reserved.