de.sciss.synth.proc.impl.AttributeImpl.Active

changed

object changed extends EventImpl[S, Update[S], Attribute[S]] with InvariantEvent[S, Update[S], Attribute[S]]

Definition Classes
Active → Publisher
Linear Supertypes
InvariantEvent[S, Update[S], Attribute[S]], InvariantSelector[S], EventImpl[S, Update[S], Attribute[S]], Event[S, Update[S], Attribute[S]], VirtualNodeSelector[S], Selector[S], EventLike[S, Update[S]], Observable[S.Tx, Update[S]], AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. changed
  2. InvariantEvent
  3. InvariantSelector
  4. EventImpl
  5. Event
  6. VirtualNodeSelector
  7. Selector
  8. EventLike
  9. Observable
  10. AnyRef
  11. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def --->(r: Selector[S])(implicit tx: S.Tx): Unit

    Definition Classes
    InvariantEvent → EventLike
  5. final def -/->(r: Selector[S])(implicit tx: S.Tx): Unit

    Definition Classes
    InvariantEvent → EventLike
  6. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def connect()(implicit tx: S.Tx): Unit

    Definition Classes
    changed → EventLike
  11. final def cookie: Int

    Attributes
    protected
    Definition Classes
    InvariantSelector → Selector
  12. final def devirtualize[A1, R1](reader: Reader[S, R1])(implicit tx: S.Tx): Event[S, A1, R1 with lucre.event.Node[S]]

    Definition Classes
    Event → VirtualNodeSelector
  13. def disconnect()(implicit tx: S.Tx): Unit

    Definition Classes
    changed → EventLike
  14. final def eq(arg0: AnyRef): Boolean

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

    Definition Classes
    VirtualNodeSelector → AnyRef → Any
  16. def finalize(): Unit

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

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

    Definition Classes
    VirtualNodeSelector → AnyRef → Any
  19. final def isInstanceOf[T0]: Boolean

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

    Definition Classes
    AnyRef
  21. final def node: Attribute[S] with lucre.event.Node[S]

    Definition Classes
    changed → Event → VirtualNodeSelector
  22. final def notify(): Unit

    Definition Classes
    AnyRef
  23. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  24. def pullUpdate(pull: Pull[S])(implicit tx: S.Tx): Option[Update[S]]

    Definition Classes
    changed → EventLike
  25. final def react(fun: (S.Tx) ⇒ (Update[S]) ⇒ Unit)(implicit tx: S.Tx): Disposable[S.Tx]

    Definition Classes
    EventImpl → EventLike → Observable
  26. final def reader: Reader[S, Attribute[S]]

    Attributes
    protected
    Definition Classes
    changed → EventImpl
  27. final val slot: Int(0)

    Definition Classes
    changed → VirtualNodeSelector
  28. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  29. def toString(): String

    Definition Classes
    VirtualNodeSelector → AnyRef → Any
  30. final def wait(): Unit

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

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  33. final def writeSelector(out: DataOutput): Unit

    Definition Classes
    Selector
  34. final def writeSelectorData(out: DataOutput): Unit

    Attributes
    protected
    Definition Classes
    VirtualNodeSelector → Selector

Inherited from InvariantEvent[S, Update[S], Attribute[S]]

Inherited from InvariantSelector[S]

Inherited from EventImpl[S, Update[S], Attribute[S]]

Inherited from Event[S, Update[S], Attribute[S]]

Inherited from VirtualNodeSelector[S]

Inherited from Selector[S]

Inherited from EventLike[S, Update[S]]

Inherited from Observable[S.Tx, Update[S]]

Inherited from AnyRef

Inherited from Any

Ungrouped