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)
           
 

Method Detail

readFile

void readFile(java.lang.String targetFile)

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.