Graph

final case
class Graph(action: Act, controls: IndexedSeq[Configured]) extends Graph
Companion
object
trait Serializable
trait Graph
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def expand[T <: Txn[LazyRef(...)]](implicit tx: T, ctx: Context[T]): IAction[T] & IControl[T]
Definition Classes
Graph

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product