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