Interface PropagationModelCreator

All Known Implementing Classes:
CnossosPropagationModelCreator

public interface PropagationModelCreator
Declares the factory method that returns PropagationModel objects
Author:
Martin Glesser
  • Method Summary

    Modifier and Type
    Method
    Description
    Factory method that returns PropagationModel objects
  • Method Details

    • create

      Factory method that returns PropagationModel objects
      Returns:
      PropagationModel object