next up previous contents
Next: Performance Up: Distributed Architecture Description Language Previous: Zero or More Times

Contract

See Table  10 on page  [*].


 
Table 10: Contract Block
conversation_contract_block :: =
  ``contract''
  ``performance'' | ``latency'' | ``error rate'' | ``capacity''
  ``(''
  ``min'' ``='' <integer>
  ``max'' ``='' <integer>
  ``avg'' ``='' <integer>
  ``rms'' ``='' <float>
  ``)''
  ``;''
  [ conversation_contract_block ]
 



 

Ronald LeRoi Burback
1998-12-16