libretto-examples
libretto-examples
API
libretto.examples
CoffeeMachine
Beverage
CoffeeMachine
Flavor
ShotCount
Size
Echo
Fibonacci
HelloWorld
PingPong
PingPongN
PoolingMicroscopes
Microscopes
BorrowedMicroscope
Name
libretto.examples.canteen
Customer
Main
Protocol
PaymentCard
SectionMain
SectionSoup
Session
Provider
libretto.examples.coffeemachine
CoffeeMachine
CoffeeMachineClient
CoffeeMachineProvider
Protocol
Beverage
CoffeeMachine
Flavor
ShotCount
Size
libretto.examples.diningPhilosophers
DiningPhilosophers
Forks
ForksProvider
Philosophers
Philosophers
libretto.examples.dogTreatsFactory
Biscuit
Bone
Large
Small
Bone
DogTreatsFactory
Main
Toy
TreatsPack
LargeBone
SmallBone
TreatsPack
libretto.examples.supermarket
AbstractGoods
Customers
Customers
Goods
GoodsConsumer
GoodsProducer
Supermarket
SupermarketInterface
SupermarketProvider
baskets
money
libretto-examples
/
libretto.examples.supermarket
/
money
money
libretto.examples.supermarket.money$
opaque
object
money
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
money
.type
Clear all
Members list
Concise view
Type members
Types
opaque
type
Coin
opaque
type
CoinBank
Value members
Concrete methods
def
depositCoin
:
Coin
|*|
CoinBank
-⚬
CoinBank
def
forgeCoin
:
Done
-⚬
Coin
def
newCoinBank
:
Done
-⚬
CoinBank
def
openCoinBank
:
CoinBank
-⚬
Val
[
Int
]
def
receiveCoin
:
One
-⚬
-
[
Coin
]
|*|
Coin
def
sendCoin
:
Coin
|*|
-
[
Coin
]
-⚬
One
Implicits
Implicits
implicit
def
junctionCoinBank
:
Positive
[
CoinBank
]
implicit
def
semigroupCoinBank
:
Semigroup
[
CoinBank
]
implicit
def
signalingJunctionCoin
:
Positive
[
Coin
]