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
/
baskets
baskets
libretto.examples.supermarket.baskets$
opaque
object
baskets
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
baskets
.type
Clear all
Members list
Concise view
Type members
Types
opaque
type
Basket
Value members
Concrete methods
def
destroyBasket
:
Basket
-⚬
Done
def
destroyBaskets
:
LList1
[
Basket
]
-⚬
Done
def
makeBasket
(
sn
:
Int
):
Done
-⚬
Basket
def
makeBaskets
(
n
:
Int
):
Done
-⚬
LList1
[
Basket
]
def
serialNumber
:
Basket
-⚬
Val
[
Int
]
|*|
Basket
Implicits
Implicits
implicit
def
signalingJunctionBasket
:
Positive
[
Basket
]