com.unitesk.requality.eclipse.storageformatversion
public class Requality_old_015 extends java.lang.Object implements IFormatVersionConverter
Constructor and Description |
---|
Requality_old_015() |
Modifier and Type | Method and Description |
---|---|
boolean |
convert(IProject proj)
Method to convert project from one data storage scheme to another
|
boolean |
isAppliable(IProject proj)
Method to check of project to be suitable for current converter
|
public boolean convert(IProject proj)
IFormatVersionConverter
convert
in interface IFormatVersionConverter
proj
- project to convertpublic boolean isAppliable(IProject proj)
IFormatVersionConverter
isAppliable
in interface IFormatVersionConverter
proj
- project to check