ScalettoExecution

libretto.scaletto.ScalettoExecution
trait ScalettoExecution[DSL <: Scaletto] extends ClosedExecution[DSL]

Attributes

Graph
Supertypes
trait ClosedExecution[DSL]
trait CoreExecution[DSL]
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Classlikes

Attributes

Graph
Supertypes
trait InPorts
class Object
trait Matchable
class Any

Attributes

Graph
Supertypes
trait OutPorts
class Object
trait Matchable
class Any

Inherited classlikes

trait ClosedInPorts extends InPorts

Attributes

Inherited from:
ClosedExecution
Graph
Supertypes
trait InPorts
class Object
trait Matchable
class Any
Known subtypes
trait ClosedOutPorts extends OutPorts

Attributes

Inherited from:
ClosedExecution
Graph
Supertypes
trait OutPorts
class Object
trait Matchable
class Any
Known subtypes
trait InPorts

Attributes

Inherited from:
CoreExecution
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait OutPorts

Attributes

Inherited from:
CoreExecution
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Inherited types

type InPort[A]

Attributes

Inherited from:
CoreExecution
type OutPort[A]

Attributes

Inherited from:
CoreExecution

Value members

Abstract fields

override val InPort: ScalettoInPorts

Inherited fields

val dsl: DSL

Attributes

Inherited from:
CoreExecution