Packages

implicit final class EnsembleOps[S <: Sys[S]] extends AnyVal

Self Type
EnsembleOps[S]
Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EnsembleOps
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new EnsembleOps(this: Ensemble[S])

Value Members

  1. def ![R[~ <: Sys[~]] <: Obj[~]](child: String)(implicit tx: S.Tx, ct: ClassTag[R[S]]): R[S]
  2. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  3. final def ##(): Int
    Definition Classes
    Any
  4. def $[R[~ <: Sys[~]] <: Obj[~]](child: String)(implicit tx: S.Tx, ct: ClassTag[R[S]]): Option[R[S]]
  5. def /(child: String)(implicit tx: S.Tx): Option[Obj[S]]
  6. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  9. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  10. def isPlaying(implicit tx: S.Tx): Boolean
  11. def play()(implicit tx: S.Tx): Unit
  12. def stop()(implicit tx: S.Tx): Unit
  13. val this: Ensemble[S]
  14. def toString(): String
    Definition Classes
    Any

Inherited from AnyVal

Inherited from Any

Ungrouped