Interface NTInstrumentZoneType


public interface NTInstrumentZoneType
An instrument zone.
  • Method Details

    • instrument

      NTInstrumentType instrument()
      Returns:
      The instrument to which the zone belongs
    • isGlobal

      boolean isGlobal()
      Returns:
      true iff this zone is a global zone
    • generators

      java.util.List<NTInstrumentZoneGeneratorType> generators()
      Returns:
      The list of generators for the zone
    • modulators

      java.util.List<NTInstrumentZoneModulatorType> modulators()
      Returns:
      The list of modulators for the zone