Class

scalax.collection.edge.Implicits

XHyperEdgeAssoc

Related Doc: package Implicits

Permalink

final class XHyperEdgeAssoc[NOld] extends AnyRef

Linear Supertypes
Type Hierarchy Learn more about scaladoc diagrams
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. XHyperEdgeAssoc
  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 XHyperEdgeAssoc(e: EdgeLike[NOld])

    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 XHyperEdgeAssoc[NOld] to any2stringadd[XHyperEdgeAssoc[NOld]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (XHyperEdgeAssoc[NOld], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from XHyperEdgeAssoc[NOld] to ArrowAssoc[XHyperEdgeAssoc[NOld]] 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: (XHyperEdgeAssoc[NOld]) ⇒ Boolean, msg: ⇒ Any): XHyperEdgeAssoc[NOld]

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

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

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

    Permalink
    Implicit information
    This member is added by an implicit conversion from XHyperEdgeAssoc[NOld] to Ensuring[XHyperEdgeAssoc[NOld]] 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 XHyperEdgeAssoc[NOld] to StringFormat[XHyperEdgeAssoc[NOld]] 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 >: NOld](n: N)(w: Long)(implicit endpointsKind: CollectionKind = Bag): WHyperEdge[N] with EdgeCopy[WHyperEdge]

    Permalink
  28. def ~%#[N >: NOld](n: N)(w: Long)(implicit endpointsKind: CollectionKind = Bag): WkHyperEdge[N] with EdgeCopy[WkHyperEdge]

    Permalink
  29. def ~%#+[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WkLHyperEdge[N] with EdgeCopy[WkLHyperEdge]

    Permalink
  30. def ~%#+#[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WkLkHyperEdge[N] with EdgeCopy[WkLkHyperEdge]

    Permalink
  31. def ~%#+#>[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WkLkDiHyperEdge[N] with EdgeCopy[WkLkDiHyperEdge]

    Permalink
  32. def ~%#+>[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WkLDiHyperEdge[N] with EdgeCopy[WkLDiHyperEdge]

    Permalink
  33. def ~%#>[N >: NOld](n: N)(w: Long)(implicit targetsKind: CollectionKind = Bag): WkDiHyperEdge[N] with EdgeCopy[WkDiHyperEdge]

    Permalink
  34. def ~%+[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WLHyperEdge[N] with EdgeCopy[WLHyperEdge]

    Permalink
  35. def ~%+#[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WLkHyperEdge[N] with EdgeCopy[WLkHyperEdge]

    Permalink
  36. def ~%+#>[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WLkDiHyperEdge[N] with EdgeCopy[WLkDiHyperEdge]

    Permalink
  37. def ~%+>[N >: NOld, L](n: N)(w: Long, l: L)(implicit endpointsKind: CollectionKind = Bag): WLDiHyperEdge[N] with EdgeCopy[WLDiHyperEdge]

    Permalink
  38. def ~%>[N >: NOld](n: N)(w: Long)(implicit targetsKind: CollectionKind = Bag): WDiHyperEdge[N] with EdgeCopy[WDiHyperEdge]

    Permalink
  39. def ~+[N >: NOld, L](n: N)(l: L)(implicit endpointsKind: CollectionKind = Bag): LHyperEdge[N] with EdgeCopy[LHyperEdge] { type L1 = L }

    Permalink
  40. def ~+#[N >: NOld, L](n: N)(l: L)(implicit endpointsKind: CollectionKind = Bag): LkHyperEdge[N] with EdgeCopy[LkHyperEdge] { type L1 = L }

    Permalink
  41. def ~+#>[N >: NOld, L](n: N)(l: L)(implicit endpointsKind: CollectionKind = Bag): LkDiHyperEdge[N] with EdgeCopy[LkDiHyperEdge] { type L1 = L }

    Permalink
  42. def ~+>[N >: NOld, L](n: N)(l: L)(implicit endpointsKind: CollectionKind = Bag): LDiHyperEdge[N] with EdgeCopy[LDiHyperEdge] { type L1 = L }

    Permalink
  43. def [B](y: B): (XHyperEdgeAssoc[NOld], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from XHyperEdgeAssoc[NOld] to ArrowAssoc[XHyperEdgeAssoc[NOld]] 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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%(n2)(w)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%#(n2)(w)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%#+(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%#+#(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%#+#>(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%#+>(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%#>(n2)(w)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%+(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%+#(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%+#>(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%+>(n2)(w, l)
    Definition Classes
    XEdgeAssoc
  12. def ~%>[N >: N1, N2 <: N](n2: N2)(w: Long): WDiEdge[N]

    Permalink
    Implicit information
    This member is added by an implicit conversion from XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~%>(n2)(w)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~+(n2)(l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~+#(n2)(l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~+#>(n2)(l)
    Definition Classes
    XEdgeAssoc
  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 XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]] 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:
    (xHyperEdgeAssoc: XEdgeAssoc[XHyperEdgeAssoc[NOld]]).~+>(n2)(l)
    Definition Classes
    XEdgeAssoc

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion any2XEdgeAssoc from XHyperEdgeAssoc[NOld] to XEdgeAssoc[XHyperEdgeAssoc[NOld]]

Inherited by implicit conversion any2stringadd from XHyperEdgeAssoc[NOld] to any2stringadd[XHyperEdgeAssoc[NOld]]

Inherited by implicit conversion StringFormat from XHyperEdgeAssoc[NOld] to StringFormat[XHyperEdgeAssoc[NOld]]

Inherited by implicit conversion Ensuring from XHyperEdgeAssoc[NOld] to Ensuring[XHyperEdgeAssoc[NOld]]

Inherited by implicit conversion ArrowAssoc from XHyperEdgeAssoc[NOld] to ArrowAssoc[XHyperEdgeAssoc[NOld]]

Ungrouped