public class CDOPersistency extends Persistency
| Constructor and Description |
|---|
CDOPersistency() |
| Modifier and Type | Method and Description |
|---|---|
static Model |
loadModel(List<org.eclipse.emf.common.util.URI> modelURIs,
Metamodel metamodel,
org.eclipse.emf.ecore.resource.ResourceSet set) |
static void |
saveModel(Model model,
MetamodelExtent extent,
List<org.eclipse.emf.common.util.URI> list)
Save model to an explity URI.
|
loadMetamodel, loadMetamodel, loadMetamodel, loadModel, loadModel, loadModel, loadModel, saveMetamodel, saveModelpublic static void saveModel(Model model, MetamodelExtent extent, List<org.eclipse.emf.common.util.URI> list) throws IOException
model - extent - list - IOExceptionpublic static Model loadModel(List<org.eclipse.emf.common.util.URI> modelURIs, Metamodel metamodel, org.eclipse.emf.ecore.resource.ResourceSet set) throws IOException
IOExceptionCopyright © 2020. All rights reserved.