public abstract class LocalizationAdapter
extends org.eclipse.emf.common.notify.impl.AdapterImpl
Constructor and Description |
---|
LocalizationAdapter() |
Modifier and Type | Method and Description |
---|---|
abstract String |
localize(String key)
Implement in order to localize a key.
|
Copyright © 2019. All rights reserved.