Class ProjectStatisticAdapterFactory
java.lang.Object
com.e1c.langtool.internal.stat.adapters.ProjectStatisticAdapterFactory
- All Implemented Interfaces:
org.eclipse.core.runtime.IAdapterFactory
public class ProjectStatisticAdapterFactory
extends Object
implements org.eclipse.core.runtime.IAdapterFactory
A factory for creating total project
Statistics by the given IProject.-
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 TypeMethodDescription<T> TgetAdapter(Object adaptableObject, Class<T> adapterType) Class<?>[]
-
Constructor Details
-
ProjectStatisticAdapterFactory
-
-
Method Details
-
getAdapter
- Specified by:
getAdapterin interfaceorg.eclipse.core.runtime.IAdapterFactory
-
getAdapterList
- Specified by:
getAdapterListin interfaceorg.eclipse.core.runtime.IAdapterFactory
-