Protocol
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Protocol.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
PaymentCard.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SectionMain.type
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
SectionSoup.type
Types
In this section, the customer has the option to get the main dish. As with soup, the customer may get multiple main dishes. There's no variety though, to keep things simple. The customer no longer has the possibility to ask for soup, as they have already left the soup section.
In this section, the customer has the option to get the main dish. As with soup, the customer may get multiple main dishes. There's no variety though, to keep things simple. The customer no longer has the possibility to ask for soup, as they have already left the soup section.
Attributes
In this section, the customer has the option to get a soup or to move down the line to the next section. In fact, they may get multiple soups, but also no soup if there is none left.
In this section, the customer has the option to get a soup or to move down the line to the next section. In fact, they may get multiple soups, but also no soup if there is none left.
Attributes
Interface of a canteen for one session. The canteen facility is to the left of this interface, whereas the customer is to the right.
Interface of a canteen for one session. The canteen facility is to the left of this interface, whereas the customer is to the right.
The session starts in the soup section.