Class

scalax.collection.edge.Implicits

XEdgeAssoc

Related Doc: package Implicits

Permalink

final class XEdgeAssoc[N1] extends AnyRef

Linear Supertypes
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. XEdgeAssoc
  2. AnyRef
  3. Any
Implicitly
  1. by any2XEdgeAssoc
  2. by any2stringadd
  3. by StringFormat
  4. by Ensuring
  5. by ArrowAssoc
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Instance Constructors

  1. new XEdgeAssoc(n1: N1)

    Permalink

Value Members

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to any2stringadd[XEdgeAssoc[N1]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (XEdgeAssoc[N1], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to ArrowAssoc[XEdgeAssoc[N1]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def ensuring(cond: (XEdgeAssoc[N1]) ⇒ Boolean, msg: ⇒ Any): XEdgeAssoc[N1]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to Ensuring[XEdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  9. def ensuring(cond: (XEdgeAssoc[N1]) ⇒ Boolean): XEdgeAssoc[N1]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to Ensuring[XEdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  10. def ensuring(cond: Boolean, msg: ⇒ Any): XEdgeAssoc[N1]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to Ensuring[XEdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: Boolean): XEdgeAssoc[N1]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to Ensuring[XEdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. final def eq(arg0: AnyRef): Boolean

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

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

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  15. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to StringFormat[XEdgeAssoc[N1]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  16. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  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. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  23. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  24. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  27. def ~%[N >: N1, N2 <: N](n2: N2)(w: Long): WUnDiEdge[N]

    Permalink
  28. def ~%#[N >: N1, N2 <: N](n2: N2)(w: Long): WkUnDiEdge[N] with EdgeCopy[WkUnDiEdge]

    Permalink
  29. def ~%#+[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLUnDiEdge[N] with EdgeCopy[WkLUnDiEdge]

    Permalink
  30. def ~%#+#[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLkUnDiEdge[N] with EdgeCopy[WkLkUnDiEdge]

    Permalink
  31. def ~%#+#>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLkDiEdge[N] with EdgeCopy[WkLkDiEdge]

    Permalink
  32. def ~%#+>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLDiEdge[N] with EdgeCopy[WkLDiEdge]

    Permalink
  33. def ~%#>[N >: N1, N2 <: N](n2: N2)(w: Long): WkDiEdge[N] with EdgeCopy[WkDiEdge]

    Permalink
  34. def ~%+[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLUnDiEdge[N] with EdgeCopy[WLUnDiEdge]

    Permalink
  35. def ~%+#[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLkUnDiEdge[N] with EdgeCopy[WLkUnDiEdge]

    Permalink
  36. def ~%+#>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLkDiEdge[N] with EdgeCopy[WLkDiEdge]

    Permalink
  37. def ~%+>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLDiEdge[N] with EdgeCopy[WLDiEdge]

    Permalink
  38. def ~%>[N >: N1, N2 <: N](n2: N2)(w: Long): WDiEdge[N]

    Permalink
  39. def ~+[N >: N1, N2 <: N, L](n2: N2)(l: L): LUnDiEdge[N] with EdgeCopy[LUnDiEdge] { type L1 = L }

    Permalink
  40. def ~+#[N >: N1, N2 <: N, L](n2: N2)(l: L): LkUnDiEdge[N] with EdgeCopy[LkUnDiEdge] { type L1 = L }

    Permalink
  41. def ~+#>[N >: N1, N2 <: N, L](n2: N2)(l: L): LkDiEdge[N] with EdgeCopy[LkDiEdge] { type L1 = L }

    Permalink
  42. def ~+>[N >: N1, N2 <: N, L](n2: N2)(l: L): LDiEdge[N] with EdgeCopy[LDiEdge] { type L1 = L }

    Permalink
  43. def [B](y: B): (XEdgeAssoc[N1], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to ArrowAssoc[XEdgeAssoc[N1]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def ~%[N >: N1, N2 <: N](n2: N2)(w: Long): WUnDiEdge[N]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%(n2)(w)
  2. def ~%#[N >: N1, N2 <: N](n2: N2)(w: Long): WkUnDiEdge[N] with EdgeCopy[WkUnDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%#(n2)(w)
  3. def ~%#+[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLUnDiEdge[N] with EdgeCopy[WkLUnDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%#+(n2)(w, l)
  4. def ~%#+#[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLkUnDiEdge[N] with EdgeCopy[WkLkUnDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%#+#(n2)(w, l)
  5. def ~%#+#>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLkDiEdge[N] with EdgeCopy[WkLkDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%#+#>(n2)(w, l)
  6. def ~%#+>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WkLDiEdge[N] with EdgeCopy[WkLDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%#+>(n2)(w, l)
  7. def ~%#>[N >: N1, N2 <: N](n2: N2)(w: Long): WkDiEdge[N] with EdgeCopy[WkDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%#>(n2)(w)
  8. def ~%+[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLUnDiEdge[N] with EdgeCopy[WLUnDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%+(n2)(w, l)
  9. def ~%+#[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLkUnDiEdge[N] with EdgeCopy[WLkUnDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%+#(n2)(w, l)
  10. def ~%+#>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLkDiEdge[N] with EdgeCopy[WLkDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%+#>(n2)(w, l)
  11. def ~%+>[N >: N1, N2 <: N, L](n2: N2)(w: Long, l: L): WLDiEdge[N] with EdgeCopy[WLDiEdge]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%+>(n2)(w, l)
  12. def ~%>[N >: N1, N2 <: N](n2: N2)(w: Long): WDiEdge[N]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~%>(n2)(w)
  13. def ~+[N >: N1, N2 <: N, L](n2: N2)(l: L): LUnDiEdge[N] with EdgeCopy[LUnDiEdge] { type L1 = L }

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~+(n2)(l)
  14. def ~+#[N >: N1, N2 <: N, L](n2: N2)(l: L): LkUnDiEdge[N] with EdgeCopy[LkUnDiEdge] { type L1 = L }

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~+#(n2)(l)
  15. def ~+#>[N >: N1, N2 <: N, L](n2: N2)(l: L): LkDiEdge[N] with EdgeCopy[LkDiEdge] { type L1 = L }

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~+#>(n2)(l)
  16. def ~+>[N >: N1, N2 <: N, L](n2: N2)(l: L): LDiEdge[N] with EdgeCopy[LDiEdge] { type L1 = L }

    Permalink
    Implicit information
    This member is added by an implicit conversion from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]] performed by method any2XEdgeAssoc in scalax.collection.edge.Implicits.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (xEdgeAssoc: XEdgeAssoc[XEdgeAssoc[N1]]).~+>(n2)(l)

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2XEdgeAssoc from XEdgeAssoc[N1] to XEdgeAssoc[XEdgeAssoc[N1]]

Inherited by implicit conversion any2stringadd from XEdgeAssoc[N1] to any2stringadd[XEdgeAssoc[N1]]

Inherited by implicit conversion StringFormat from XEdgeAssoc[N1] to StringFormat[XEdgeAssoc[N1]]

Inherited by implicit conversion Ensuring from XEdgeAssoc[N1] to Ensuring[XEdgeAssoc[N1]]

Inherited by implicit conversion ArrowAssoc from XEdgeAssoc[N1] to ArrowAssoc[XEdgeAssoc[N1]]

Ungrouped