@OpenApiAll
public interface PersistenceOptionsProvider
org.eclipse.emf.ecore.xmi.XMLResource
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.Object,java.lang.Object> |
getOptions(org.eclipse.emf_2_8_1.ecore.resource.ResourceSet resourceSet,
java.lang.String optionsDir)
Returns options used to load/save the Eclipse UML2 model.
|