ClosedExecution

libretto.ClosedExecution
trait ClosedExecution[DSL <: ClosedDSL] extends CoreExecution[DSL]

Attributes

Graph
Supertypes
trait CoreExecution[DSL]
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Type members

Classlikes

trait ClosedInPorts extends InPorts

Attributes

Graph
Supertypes
trait InPorts
class Object
trait Matchable
class Any
Known subtypes
trait ClosedOutPorts extends OutPorts

Attributes

Graph
Supertypes
trait OutPorts
class Object
trait Matchable
class Any
Known subtypes

Inherited classlikes

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: ClosedInPorts
override val OutPort: ClosedOutPorts

Inherited fields

val dsl: DSL

Attributes

Inherited from:
CoreExecution