Interface PersistenceOptionsProvider
- 
@OpenApiAll public interface PersistenceOptionsProviderEclipse UML2 persistence options provider - provides options used to load/save the Eclipse UML2 model.- See Also:
 XMLResource
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method 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. 
 -