public interface IClassLoaderProvider
Modifier and Type | Method and Description |
---|---|
java.lang.ClassLoader |
getClassLoader(org.eclipse.emf.ecore.EObject ctx)
Finds the class loader usable for interpreting expressions defined inside the context object, e.g.
|
java.lang.ClassLoader getClassLoader(org.eclipse.emf.ecore.EObject ctx)
pattern
- ViatraQueryRuntimeException
- if no classloader is found, or classloader cannot be initialized, an exception is thrown