Package jetbrains.mps.core.platform
Interface Platform
- 
- All Superinterfaces:
 ComponentHost
public interface Platform extends ComponentHost
Basic interface for the MPS platform. Can be constructed viaPlatformFactory 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispose()- 
Methods inherited from interface jetbrains.mps.components.ComponentHost
findComponent 
 - 
 
 -