Package jetbrains.mps.extapi.model
- 
Interface Summary Interface Description CustomPersistenceLoadFacility Main purpose of this interface is to be passed to the constructor of theCustomPersistenceSModelBase.GeneratableSModel evgeny, 2/14/13ModelWithAttributes PROVISIONAL API Captures auxiliary model capability to keep primitive attributes.ModelWithDisposeInfo Internal interface, not to be queried or implemented outside of MPS's SModel implementation.SingleRootSModel evgeny, 3/22/13SModelData SModelPersistence Deprecated. Consider usingCustomPersistenceLoadFacilityinstead evgeny, 3/22/13SNodeBatchChangeListener Bulk notification about changes in a model.TransientSModel Marker interface to denote temporary/intermediate/incomplete holder for nodes. - 
Class Summary Class Description CustomPersistenceModelWithHeader A basic implementation of the EditableSModelBase suitable for most of the custom persistence scenarios.CustomPersistenceSModel Deprecated. better useCustomPersistenceModelWithHeaderCustomPersistenceSModel.StubModel EditableSModelBase Editable model (generally) backed up by file.PersistenceProblem evgeny, 2/26/13SModelBase Base implementation ofSModel, with actualmodel datakept separately, ready for e.g.SModelDescriptorStub IMPORTANT - DO NOT SUBCLASS THIS ONE DIRECTLY, USESModelBaseINSTEAD.SModelSimpleHeader Essential meta information about the persisted model.