Package org.eclipse.epsilon.eol.dt
Class ExtensionPointToolNativeTypeDelegate
java.lang.Object
org.eclipse.epsilon.eol.types.AbstractToolNativeTypeDelegate
org.eclipse.epsilon.eol.dt.ExtensionPointToolNativeTypeDelegate
- All Implemented Interfaces:
IToolNativeTypeDelegate
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateInstance
(String clazz, List<Object> parameters) boolean
knowsAbout
(String clazz) Methods inherited from class org.eclipse.epsilon.eol.types.AbstractToolNativeTypeDelegate
createInstance
-
Field Details
-
tools
-
-
Constructor Details
-
ExtensionPointToolNativeTypeDelegate
public ExtensionPointToolNativeTypeDelegate()
-
-
Method Details
-
createInstance
- Specified by:
createInstance
in classAbstractToolNativeTypeDelegate
- Throws:
EolRuntimeException
-
knowsAbout
-