Interface MigrationAspectDescriptor
- 
- All Superinterfaces:
 ILanguageAspect
public interface MigrationAspectDescriptor extends ILanguageAspect
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MigrationScriptgetScript(int fromVersion) 
 - 
 
- 
- 
Method Detail
- 
getScript
@Nullable MigrationScript getScript(int fromVersion)
 
 - 
 
 -