Uses of Interface
org.eclipse.epsilon.eol.types.IToolNativeTypeDelegate
Packages that use IToolNativeTypeDelegate
Package
Description
-
Uses of IToolNativeTypeDelegate in org.eclipse.epsilon.eol.dt
Classes in org.eclipse.epsilon.eol.dt that implement IToolNativeTypeDelegate -
Uses of IToolNativeTypeDelegate in org.eclipse.epsilon.eol.execute.context
Fields in org.eclipse.epsilon.eol.execute.context with type parameters of type IToolNativeTypeDelegateModifier and TypeFieldDescriptionprotected List<IToolNativeTypeDelegate>
EolContext.nativeTypeDelegates
Methods in org.eclipse.epsilon.eol.execute.context that return types with arguments of type IToolNativeTypeDelegateModifier and TypeMethodDescriptionEolContext.getNativeTypeDelegates()
IEolContext.getNativeTypeDelegates()
Method parameters in org.eclipse.epsilon.eol.execute.context with type arguments of type IToolNativeTypeDelegateModifier and TypeMethodDescriptionvoid
EolContext.setNativeTypeDelegates
(List<IToolNativeTypeDelegate> nativeTypeDelegates) void
IEolContext.setNativeTypeDelegates
(List<IToolNativeTypeDelegate> nativeTypeDelegates) -
Uses of IToolNativeTypeDelegate in org.eclipse.epsilon.eol.types
Classes in org.eclipse.epsilon.eol.types that implement IToolNativeTypeDelegateModifier and TypeClassDescriptionclass
class
Fields in org.eclipse.epsilon.eol.types declared as IToolNativeTypeDelegate