Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/VDM/VDMPP/BuslinesWithDBPP/   (Wiener Entwicklungsmethode ©)  Datei vom 13.4.2020 mit Größe 1 kB image not shown  

Quelle  gui_Graphics.vdmpp   Sprache: VDM

 
class gui_Graphics
 operations
     public init : () ==> ()
  init() == is not yet specified;

  public busInRouteTo : nat * seq of char * seq of char * nat ==> ()
  busInRouteTo(busid, roadid, waypoint, time) == is not yet specified
  
  public move : () ==> ()
  move() == is not yet specified;
  
  public sleep : () ==> ()
  sleep() == is not yet specified;
  
  public passengerAtCentral : nat * seq of char  ==> ()
  passengerAtCentral(id, waypoint) == is not yet specified;
  
  public passengerAnnoyed : nat==> ()
  passengerAnnoyed(id) == is not yet specified;
  
  public passengerGotOnBus : nat ==> ()
  passengerGotOnBus(id) == is not yet specified;
  
  public inflowChanged : nat ==> ()
  inflowChanged(id) == is not yet specified;
  
  public busAdded : nat ==> ()
  busAdded(id) == is not yet specified;
  
  public busStopping : nat ==> ()
  busStopping(id) == is not yet specified;
  
  public busPassengerCountChanged : nat * nat ==> ()
  busPassengerCountChanged(busid, count) == is not yet specified;


end gui_Graphics

88%


¤ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung ist noch experimentell.