package jetbrains.mps.smodel.persistence.def.v4; /*Generated by MPS */ public interface IPersistenceWithReader { IModelReader getModelReader(); }