Packages

implicit final class EdgeAssoc[N1] extends AnyVal

Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EdgeAssoc
  2. AnyVal
  3. Any
Implicitly
  1. by anyToNode
  2. by ChainingOps
  3. by any2stringadd
  4. by StringFormat
  5. by Ensuring
  6. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new EdgeAssoc(n1: N1)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    Any
  2. final def ##(): Int
    Definition Classes
    Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toany2stringadd[EdgeAssoc[N1]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (EdgeAssoc[N1], B)
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toArrowAssoc[EdgeAssoc[N1]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    Any
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def ensuring(cond: (EdgeAssoc[N1]) => Boolean, msg: => Any): EdgeAssoc[N1]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toEnsuring[EdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  8. def ensuring(cond: (EdgeAssoc[N1]) => Boolean): EdgeAssoc[N1]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toEnsuring[EdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  9. def ensuring(cond: Boolean, msg: => Any): EdgeAssoc[N1]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toEnsuring[EdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  10. def ensuring(cond: Boolean): EdgeAssoc[N1]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toEnsuring[EdgeAssoc[N1]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toStringFormat[EdgeAssoc[N1]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  12. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  13. def isDefined: Boolean
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    Param
  14. final def isEdge: Boolean
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    Param
  15. def isIn: Boolean
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    InParamParam
  16. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  17. def isNode: Boolean
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    NodeParam
  18. final def isOut: Boolean
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    Param
  19. val n1: N1
  20. def pipe[B](f: (EdgeAssoc[N1]) => B): B
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toChainingOps[EdgeAssoc[N1]] performed by method ChainingOps in scalax.collection.
    Definition Classes
    ChainingOps
  21. def productElementNames: Iterator[String]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    Product
  22. val self: EdgeAssoc[N1]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toChainingOps[EdgeAssoc[N1]] performed by method ChainingOps in scalax.collection.
    Definition Classes
    ChainingOps
  23. def stringPrefix: String
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    NodeParam
  24. def tap[U](f: (EdgeAssoc[N1]) => U): EdgeAssoc[N1]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toChainingOps[EdgeAssoc[N1]] performed by method ChainingOps in scalax.collection.
    Definition Classes
    ChainingOps
  25. def toString(): String
    Definition Classes
    Any
  26. val value: EdgeAssoc[N1]
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    Definition Classes
    OuterNodeNodeParam
  27. def ~[N >: N1](n2: N): UnDiEdge[N]
    Annotations
    @inline()
  28. def ~>[N >: N1](n2: N): DiEdge[N]
    Annotations
    @inline()

Shadowed Implicit Value Members

  1. def toString(): String
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toOuterNode[EdgeAssoc[N1]] performed by method anyToNode in scalax.collection.GraphPredef.
    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:
    (edgeAssoc: OuterNode[EdgeAssoc[N1]]).toString()
    Definition Classes
    NodeParam → AnyRef → Any

Deprecated Value Members

  1. def [B](y: B): (EdgeAssoc[N1], B)
    Implicit
    This member is added by an implicit conversion from EdgeAssoc[N1] toArrowAssoc[EdgeAssoc[N1]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Use -> instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.

Inherited from AnyVal

Inherited from Any

Inherited by implicit conversion anyToNode fromEdgeAssoc[N1] to OuterNode[EdgeAssoc[N1]]

Inherited by implicit conversion ChainingOps fromEdgeAssoc[N1] to ChainingOps[EdgeAssoc[N1]]

Inherited by implicit conversion any2stringadd fromEdgeAssoc[N1] to any2stringadd[EdgeAssoc[N1]]

Inherited by implicit conversion StringFormat fromEdgeAssoc[N1] to StringFormat[EdgeAssoc[N1]]

Inherited by implicit conversion Ensuring fromEdgeAssoc[N1] to Ensuring[EdgeAssoc[N1]]

Inherited by implicit conversion ArrowAssoc fromEdgeAssoc[N1] to ArrowAssoc[EdgeAssoc[N1]]

Ungrouped