cz.cuni.mff.ksi.jinfer.projecttype
Class JInferCopyOperation
java.lang.Object
cz.cuni.mff.ksi.jinfer.projecttype.JInferCopyOperation
- All Implemented Interfaces:
- CopyOperationImplementation, DataFilesProviderImplementation
public class JInferCopyOperation
- extends Object
- implements CopyOperationImplementation
Provides copy operation for jInfer project.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JInferCopyOperation
public JInferCopyOperation()
getMetadataFiles
public List<FileObject> getMetadataFiles()
- Specified by:
getMetadataFiles
in interface DataFilesProviderImplementation
getDataFiles
public List<FileObject> getDataFiles()
- Specified by:
getDataFiles
in interface DataFilesProviderImplementation
notifyCopying
public void notifyCopying()
throws IOException
- Specified by:
notifyCopying
in interface CopyOperationImplementation
- Throws:
IOException
notifyCopied
public void notifyCopied(Project arg0,
File arg1,
String arg2)
throws IOException
- Specified by:
notifyCopied
in interface CopyOperationImplementation
- Throws:
IOException
Generated on Fri Dec 9 00:01:25 CET 2011