Interface PersistenceOptionsProvider


@OpenApiAll public interface PersistenceOptionsProvider
Eclipse UML2 persistence options provider - provides options used to load/save the Eclipse UML2 model.
See Also:
  • XMLResource
  • Method Summary

    Modifier and Type
    Method
    Description
    getOptions(org.eclipse.emf_2_10_2.ecore.resource.ResourceSet resourceSet, String optionsDir)
    Returns options used to load/save the Eclipse UML2 model.
  • Method Details

    • getOptions

      Map<Object,Object> getOptions(org.eclipse.emf_2_10_2.ecore.resource.ResourceSet resourceSet, String optionsDir)
      Returns options used to load/save the Eclipse UML2 model.
      Parameters:
      resourceSet -
      optionsDir -
      Returns:
      options map