edomata.core.Stomaton
See theStomaton companion object
Attributes
- Companion
- object
- Source
- Stomaton.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- Stomaton.scala
Attributes
- Source
- Stomaton.scala
Attributes
- Source
- Stomaton.scala
creates a new stomaton that translates some input to what this stomaton can understand
creates a new stomaton that translates some input to what this stomaton can understand
Attributes
- Source
- Stomaton.scala
Attributes
- Source
- Stomaton.scala
Attributes
- Source
- Stomaton.scala
binds another stomaton to this one.
Attributes
- Source
- Stomaton.scala
maps output result
translates this program in another language mapped by a natural transformation
translates this program in another language mapped by a natural transformation
Attributes
- Source
- Stomaton.scala
Attributes
- Source
- Stomaton.scala
Adds notification without considering decision state
publishes these notifications if this edomaton is rejected
If this edomaton is rejected, uses given function to decide what to publish
If this edomaton is rejected, uses given function to decide what to publish
Attributes
- Source
- Stomaton.scala
Attributes
- Source
- Stomaton.scala
In this article