Package jetbrains.mps.project
Interface FileBasedProject
- 
- All Known Implementing Classes:
 FileMPSProject
public interface FileBasedProjectA project which stores its state in the file on the disk 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description FilegetProjectFile()Deprecated.must returnIFiletodo not so sure now AP 
 - 
 
- 
- 
Method Detail
- 
getProjectFile
@Deprecated @NotNull File getProjectFile()
Deprecated.must returnIFiletodo not so sure now AP 
 - 
 
 -