// Uncomment the following line to change the fontsize and font:
// fontsize=14
// fontfamily=SansSerif //possible: SansSerif,Serif,Monospaced
//////////////////////////////////////////////////////////////////////////////////////////////
// Welcome to UMLet!
//
// Double-click on elements to add them to the diagram, or to copy them
// Edit elements by modifying the text in this panel
// Hold Ctrl to select multiple elements
// Use Ctrl+mouse to select via lasso
//
// Use +/- or Ctrl+mouse wheel to zoom
// Drag a whole relation at its central square icon
//
// Press Ctrl+C to copy the whole diagram to the system clipboard (then just paste it to, eg, Word)
// Edit the files in the "palettes" directory to create your own element palettes
//
// Select "Custom Elements > New..." to create new element types
//////////////////////////////////////////////////////////////////////////////////////////////
// This text will be stored with each diagram;  use it for notes.
  9
  
    Text
    
      144
      0
      522
      36
    
    *Button State - State-Machine*
style=wordwrap
fontsize=22
    
  
  
    Relation
    
      135
      18
      306
      27
    
    lt=-
lw=2.5
    10.0;10.0;320.0;10.0
  
  
    UMLClass
    
      144
      729
      882
      27
    
    lt=..
halign=right
2019-02-25
    
  
  
    UMLSpecialState
    
      360
      171
      18
      18
    
    type=initial
    
  
  
    Relation
    
      369
      171
      81
      27
    
    lt=->
    10.0;10.0;70.0;10.0
  
  
    UMLState
    
      432
      162
      207
      81
    
    WAIT_BUTTON_PRESSED
    
  
  
    Relation
    
      522
      234
      117
      90
    
    lt=->
evButtonPressed
    10.0;10.0;10.0;80.0
  
  
    UMLState
    
      423
      306
      225
      81
    
    BUTTON_PRESSED
    
  
  
    UMLState
    
      207
      450
      297
      72
    
    BUTTON_SHORT_PRESSED
--
entry / doNotifyButtonShortPressed(buttonIndex)
    
  
  
    UMLState
    
      567
      450
      288
      72
    
    BUTTON_LONG_PRESSED
--
entry / doNotifyButtonLongPressed(buttonIndex)
    
  
  
    Relation
    
      441
      378
      126
      90
    
    lt=->
evButtonReleased
    10.0;10.0;10.0;80.0
  
  
    Relation
    
      594
      378
      90
      90
    
    lt=->
after(1000)
    10.0;10.0;10.0;80.0
  
  
    Relation
    
      630
      207
      99
      261
    
    lt=->
    90.0;270.0;90.0;10.0;10.0;10.0
  
  
    Relation
    
      360
      207
      90
      261
    
    lt=->
    10.0;270.0;10.0;10.0;80.0;10.0