Interface ModelRootFactory


  • public interface ModelRootFactory
    Factories which create model roots. They are registered through PersistenceFacade. E.g. in the case of model roots associated with files there might be different factories associated with one or more file types.
    See Also:
    ModelRoot