Interface ModelFactory


  • public interface ModelFactory
    Factory to create empty Model implementations.
    Author:
    James Leigh
    • Method Detail

      • createEmptyModel

        Model createEmptyModel()
        Returns:
        a newly created Model