org.eclipse.emf.ecore.xcore.generator
Interface XcoreGenModelGeneratorAdapterFactory.FileSystemReadAccess
- All Known Implementing Classes:
- XcoreFileSystemAccess
- Enclosing class:
- XcoreGenModelGeneratorAdapterFactory
public static interface XcoreGenModelGeneratorAdapterFactory.FileSystemReadAccess
An interface implemented by a derived IFileSystemAccess
implementation
so that the callback can be informed about resources that aren't regenerated
because the result would be identical to the current contents.
Method Summary |
void |
readFile(java.lang.String targetFile)
|
readFile
void readFile(java.lang.String targetFile)