Class

de.sciss.lucre.expr.SpanLikeExtensions

Tuple1

Related Doc: package SpanLikeExtensions

Permalink

final class Tuple1[S <: Sys[S], T1, ReprT1[~ <: Sys[~]] <: Expr[~, T1]] extends impl.Tuple1[S, SpanLike, T1, SpanLikeObj, ReprT1] with SpanLikeObj[S]

Linear Supertypes
SpanLikeObj[S], impl.Tuple1[S, SpanLike, T1, SpanLikeObj, ReprT1], NodeImpl[S, SpanLike], SingleNode[S, Change[SpanLike]], Node[S], Expr[S, SpanLike], Obj[S], Mutable[S.ID, S.Tx], Identifiable[S.ID], Elem[S], Publisher[S, Change[SpanLike]], Disposable[S.Tx], Writable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Tuple1
  2. SpanLikeObj
  3. Tuple1
  4. NodeImpl
  5. SingleNode
  6. Node
  7. Expr
  8. Obj
  9. Mutable
  10. Identifiable
  11. Elem
  12. Publisher
  13. Disposable
  14. Writable
  15. AnyRef
  16. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Tuple1(targets: Targets[S], op: Tuple1Op[SpanLike, T1, SpanLikeObj, ReprT1], _1: ReprT1[S])

    Permalink

Type Members

  1. trait Changed extends SingleEvent[S, A]

    Permalink
    Definition Classes
    SingleNode

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val _1: ReprT1[S]

    Permalink
    Definition Classes
    Tuple1 → Tuple1
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. final def attr(implicit tx: S.Tx): AttrMap[S]

    Permalink
    Definition Classes
    Obj
  7. object changed extends (impl.Tuple1.this)#Changed

    Permalink
    Definition Classes
    Tuple1 → SingleNode → Publisher
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  9. def connect()(implicit tx: S.Tx): Tuple1.this.type

    Permalink
    Definition Classes
    Tuple1
  10. final def dispose()(implicit tx: S.Tx): Unit

    Permalink
    Definition Classes
    NodeDisposable
  11. def disposeData()(implicit tx: S.Tx): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Tuple1 → Node
  12. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  13. def equals(that: Any): Boolean

    Permalink
    Definition Classes
    Identifiable → AnyRef → Any
  14. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  15. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  16. def hashCode(): Int

    Permalink
    Definition Classes
    Identifiable → AnyRef → Any
  17. final def id: S.ID

    Permalink
    Definition Classes
    NodeIdentifiable
  18. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  19. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  20. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  21. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  22. val op: Tuple1Op[SpanLike, T1, SpanLikeObj, ReprT1]

    Permalink
    Definition Classes
    Tuple1 → Tuple1
  23. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  24. val targets: Targets[S]

    Permalink
    Attributes
    protected
    Definition Classes
    Tuple1Node
  25. def toString(): String

    Permalink
    Definition Classes
    Tuple1 → NodeImpl → NodeObj → AnyRef → Any
  26. def tpe: stm.Obj.Type

    Permalink
    Definition Classes
    Tuple1ObjElem
  27. def value(implicit tx: S.Tx): SpanLike

    Permalink
    Definition Classes
    Tuple1 → Expr
  28. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  29. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  30. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  31. final def write(out: DataOutput): Unit

    Permalink
    Definition Classes
    Node → Writable
  32. def writeData(out: DataOutput): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Tuple1 → Node

Inherited from SpanLikeObj[S]

Inherited from impl.Tuple1[S, SpanLike, T1, SpanLikeObj, ReprT1]

Inherited from NodeImpl[S, SpanLike]

Inherited from SingleNode[S, Change[SpanLike]]

Inherited from Node[S]

Inherited from Expr[S, SpanLike]

Inherited from Obj[S]

Inherited from Mutable[S.ID, S.Tx]

Inherited from Identifiable[S.ID]

Inherited from Elem[S]

Inherited from Publisher[S, Change[SpanLike]]

Inherited from Disposable[S.Tx]

Inherited from Writable

Inherited from AnyRef

Inherited from Any

Ungrouped