public class InitializeResources
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.ThreadLocal<InitializeResources> |
initializeResources |
org.eclipse.emf.ecore.resource.ResourceSet |
RESOURCE_SET |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.resource.ResourceSet |
getResources()
Returns a RESOURCE_SET setted.
|
protected void |
init() |
public static java.lang.ThreadLocal<InitializeResources> initializeResources
public org.eclipse.emf.ecore.resource.ResourceSet RESOURCE_SET