Class SensorGroup

java.lang.Object
jmri.jmrit.sensorgroup.SensorGroup

public class SensorGroup extends Object
Object for representing, creating and editing sensor groups.

Sensor groups are implemented by (groups) of Routes, not by any other object.

They are not (currently) NamedBean objects.

  • Constructor Details

    • SensorGroup

      Create one, looking up an existing one if present
      Parameters:
      name - Name of the group
  • Method Details