public interface IGenerator
| Modifier and Type | Interface and Description | 
|---|---|
static class  | 
IGenerator.NullGenerator  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
doGenerate(org.eclipse.emf.ecore.resource.Resource input,
          IFileSystemAccess fsa)  | 
void doGenerate(org.eclipse.emf.ecore.resource.Resource input,
              IFileSystemAccess fsa)
input - - the input for which to generate resourcesfsa - - file system access to be used to generate files