Difference between revisions of "Auto-Completion Design"

From Event-B
Jump to navigationJump to search
imported>Laurent
imported>Laurent
Line 15: Line 15:
  
 
==== Guards and Actions ====
 
==== Guards and Actions ====
* Parameters (of local event)
 
* Variables (all)
 
 
* Sets (all)
 
* Sets (all)
 
* Constants (all)
 
* Constants (all)
 +
* Variables (all)
 +
* Parameters (of local event)
  
 
==== Witness Labels ====
 
==== Witness Labels ====

Revision as of 09:49, 10 March 2009

Proposed names depending on edit context

In Context Models

Axioms and Theorems

  • Sets (all)
  • Constants (all)

In Machine Models

Invariants, Theorems and Variants

  • Sets (all)
  • Constants (all)
  • Variables (all)

Guards and Actions

  • Sets (all)
  • Constants (all)
  • Variables (all)
  • Parameters (of local event)

Witness Labels

  • Parameters (of abstract event)
  • Variables (abstract)

Witness Predicates

  • Parameters (of abstract event and local event)
  • Variables (all)
  • Sets (all)
  • Constants (all)