WiringDiagrams

semagrams.flatacsets.WiringDiagrams$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

case object Box extends Ob

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Ob
class Object
trait Matchable
class Any
Self type
Box.type
case class BoxType[P](inports: Seq[P], outports: Seq[P])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case object SchWiringDiagram extends StaticSchema

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
case object Src extends AttrWithDom with PValue[SrcPort]

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Attr
trait Property
class Object
trait Matchable
class Any
Self type
Src.type
object SrcPort extends EntityType

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
SrcPort.type
sealed trait SrcPort extends Entity

Attributes

Companion:
object
Graph
Supertypes
trait Entity
class Object
trait Matchable
class Any
Known subtypes
class Box
class Diagram
case object Tgt extends AttrWithDom with PValue[TgtPort]

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Attr
trait Property
class Object
trait Matchable
class Any
Self type
Tgt.type
object TgtPort extends EntityType

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TgtPort.type
sealed trait TgtPort extends Entity

Attributes

Companion:
object
Graph
Supertypes
trait Entity
class Object
trait Matchable
class Any
Known subtypes
class Box
class Diagram
case object Wire extends Ob

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Ob
class Object
trait Matchable
class Any
Self type
Wire.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
case object boxTy extends AttrWithDom with PValue[BoxType[Unit]]

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait PValue[BoxType[Unit]]
trait Attr
trait Property
class Object
trait Matchable
class Any
Self type
boxTy.type
case class diagTy[P]()(implicit evidence$2: ReadWriter[P]) extends Global with PValue[BoxType[P]]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PValue[BoxType[P]]
trait Global
trait Property
class Object
trait Matchable
class Any

Implicits

Implicits

implicit def boxTypeRW[P : ReadWriter]: ReadWriter[BoxType[P]]