チケットの注文

#![SD チケットオーダー]
ext:External[pe]
user:Actor
/order:Order[x]
db:TicketDB
acc:Account

ext:user.チケットのオーダー!
user:order.new()
order:return=db.reserve(date,count)
db:return=acc.debit(cost)
acc:return=db.bonus(date,count)
../_images/order.png

前のトピックへ

レベルとニーモニックの説明用サンプル

次のトピックへ

SSH 2 (Carlos Duarte氏の提供)

このページ