public static class IndexedArtifactFileNode.AdapterFactory extends Object implements org.eclipse.core.runtime.IAdapterFactory
Constructor and Description |
---|
AdapterFactory() |
Modifier and Type | Method and Description |
---|---|
<T> T |
getAdapter(Object adaptableObject,
Class<T> adapterType) |
Class<?>[] |
getAdapterList() |
public <T> T getAdapter(Object adaptableObject, Class<T> adapterType)
getAdapter
in interface org.eclipse.core.runtime.IAdapterFactory
public Class<?>[] getAdapterList()
getAdapterList
in interface org.eclipse.core.runtime.IAdapterFactory
Copyright © 2005–2018 Eclipse Foundation. All rights reserved.