Class SAttributeTranslationSourceAdapterFactory
java.lang.Object
com.e1c.langtool.v8.dt.internal.ui.selection.SAttributeTranslationSourceAdapterFactory
- All Implemented Interfaces:
org.eclipse.core.runtime.IAdapterFactory
public class SAttributeTranslationSourceAdapterFactory
extends Object
implements org.eclipse.core.runtime.IAdapterFactory
-
Field Summary
Fields inherited from interface org.eclipse.core.runtime.IAdapterFactory
SERVICE_PROPERTY_ADAPTABLE_CLASS, SERVICE_PROPERTY_ADAPTER_NAMES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAdapter(Object adaptableObject, Class adapterType) Class<?>[]protected V8EmfTranslationSource
-
Constructor Details
-
SAttributeTranslationSourceAdapterFactory
public SAttributeTranslationSourceAdapterFactory()
-
-
Method Details
-
getAdapter
- Specified by:
getAdapterin interfaceorg.eclipse.core.runtime.IAdapterFactory
-
getAdapterList
- Specified by:
getAdapterListin interfaceorg.eclipse.core.runtime.IAdapterFactory
-
getTranslationSource
-