Package org.palladiosimulator.protocom
Interface PCMEclipseResourceFileSystemAccess2.IFileCallback
-
- Enclosing class:
- PCMEclipseResourceFileSystemAccess2
public static interface PCMEclipseResourceFileSystemAccess2.IFileCallback- Restriction:
- This interface is not intended to be implemented by clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidafterFileCreation(IFile file)voidafterFileUpdate(IFile file)booleanbeforeFileDeletion(IFile file)
-