Interface SubsystemConfiguration


  • public interface SubsystemConfiguration
    Encapsulates the configuration of a subsystem.
    Author:
    Paul Ferraro
    • Method Detail

      • getName

        String getName()
        Returns the subsystem name.
        Returns:
        the subsystem name.
      • getModel

        SubsystemModel getModel()
        Returns the subsystem model.
        Returns:
        the subsystem model.