Uses of Interface
org.eclipse.epsilon.eol.types.IToolNativeTypeDelegate
Packages that use IToolNativeTypeDelegate
Package
Description
-
Uses of IToolNativeTypeDelegate in org.eclipse.epsilon.eol.dap
Methods in org.eclipse.epsilon.eol.dap that return types with arguments of type IToolNativeTypeDelegateMethod parameters in org.eclipse.epsilon.eol.dap with type arguments of type IToolNativeTypeDelegateModifier and TypeMethodDescriptionvoidEvaluatorContext.setNativeTypeDelegates(List<IToolNativeTypeDelegate> nativeTypeDelegates) -
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.nativeTypeDelegatesMethods 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 TypeMethodDescriptionvoidEolContext.setNativeTypeDelegates(List<IToolNativeTypeDelegate> nativeTypeDelegates) voidIEolContext.setNativeTypeDelegates(List<IToolNativeTypeDelegate> nativeTypeDelegates) -
Uses of IToolNativeTypeDelegate in org.eclipse.epsilon.eol.types
Classes in org.eclipse.epsilon.eol.types that implement IToolNativeTypeDelegateModifier and TypeClassDescriptionclassclassFields in org.eclipse.epsilon.eol.types declared as IToolNativeTypeDelegate