-
Interfaces Interface Description org.jetbrains.mps.openapi.module.RepositoryAccess
-
Classes Class Description org.jetbrains.mps.openapi.module.SModuleAdapter unfortunate naming, not an adapter to SModule, useSModuleListenerBaseinstead. The class will be removed after 3.4
-
Enums Enum Description org.jetbrains.mps.openapi.persistence.NotImplementedModelFactoryType Temporary stub implementation for users to migrate on the new API
-
Fields Field Description org.jetbrains.mps.openapi.persistence.ModelFactory.OPTION_CONTENT_ONLY String option is not informatory. Use aContentOptioninsteadorg.jetbrains.mps.openapi.persistence.ModelFactory.OPTION_MODELNAME this option is unnecessary. UseModelFactory.create(DataSource, SModelName, ModelLoadingOption...)instead.org.jetbrains.mps.openapi.persistence.ModelFactory.OPTION_MODULEREF not used currentlyorg.jetbrains.mps.openapi.persistence.ModelFactory.OPTION_PACKAGE not used currentlyorg.jetbrains.mps.openapi.persistence.ModelFactory.OPTION_RELPATH not in use anymore