Klasse VoidSystem

Alle implementierten Schnittstellen:
System

public class VoidSystem extends SISOSystem
  • Konstruktordetails

    • VoidSystem

      public VoidSystem()
  • Methodendetails

    • connect

      public Wire connect(System toSystem)
      Beschreibung aus Klasse kopiert: System
      Connects two systems. The next In- and OutPorts are identified automatically. If the only output is already connected then it is multiplex connected to the toSystem.
      Angegeben von:
      connect in Schnittstelle System
      Setzt außer Kraft:
      connect in Klasse System
      Parameter:
      toSystem - the system where the wire is connected to
      Gibt zurück:
      wire connecting the systems