Klasse Sink

Alle implementierten Schnittstellen:
System

public class Sink extends System
Class for a TerminationSystem with an TerminationInPort. This system is put in the end of a simulation chain and has no connection to another simulation chain.
  • Konstruktordetails

    • Sink

      public Sink()
      Parameter:
      id - name of the system
    • Sink

      public Sink(String name)