Packages

trait StoredNode extends Node with AbstractNode with Product

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StoredNode
  2. Product
  3. Equals
  4. AbstractNode
  5. Node
  6. Element
  7. AnyRef
  8. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def addEdgeImpl(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Attributes
    protected[overflowdb]
    Definition Classes
    Node
  2. abstract def addEdgeImpl(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Attributes
    protected[overflowdb]
    Definition Classes
    Node
    Annotations
    @transient()
  3. abstract def addEdgeSilentImpl(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Node
  4. abstract def addEdgeSilentImpl(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Node
    Annotations
    @transient()
  5. abstract def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    Node
    Annotations
    @transient()
  6. abstract def both(): Iterator[Node]
    Definition Classes
    Node
  7. abstract def bothE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    Node
    Annotations
    @transient()
  8. abstract def bothE(): Iterator[Edge]
    Definition Classes
    Node
  9. abstract def canEqual(that: Any): Boolean
    Definition Classes
    Equals
  10. abstract def graph(): Graph
    Definition Classes
    Element
  11. abstract def id(): Long
    Definition Classes
    Node
  12. abstract def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    Node
    Annotations
    @transient()
  13. abstract def in(): Iterator[Node]
    Definition Classes
    Node
  14. abstract def inE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    Node
    Annotations
    @transient()
  15. abstract def inE(): Iterator[Edge]
    Definition Classes
    Node
  16. abstract def label: String
    Definition Classes
    AbstractNode
  17. abstract def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    Node
    Annotations
    @transient()
  18. abstract def out(): Iterator[Node]
    Definition Classes
    Node
  19. abstract def outE(arg0: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    Node
    Annotations
    @transient()
  20. abstract def outE(): Iterator[Edge]
    Definition Classes
    Node
  21. abstract def productArity: Int
    Definition Classes
    Product
  22. abstract def productElement(n: Int): Any
    Definition Classes
    Product
  23. abstract def productElementLabel(n: Int): String

    labels of product elements, used e.g.

    labels of product elements, used e.g. for pretty-printing

  24. abstract def propertiesMap(): Map[String, AnyRef]
    Definition Classes
    Element
  25. abstract def property[A <: AnyRef](arg0: PropertyKey[A]): A
    Definition Classes
    Element
  26. abstract def property(arg0: String): AnyRef
    Definition Classes
    Element
  27. abstract def propertyKeys(): Set[String]
    Definition Classes
    Element
  28. abstract def propertyOption(arg0: String): Optional[AnyRef]
    Definition Classes
    Element
  29. abstract def propertyOption[A <: AnyRef](arg0: PropertyKey[A]): Optional[A]
    Definition Classes
    Element
  30. abstract def removeImpl(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Element
  31. abstract def removePropertyImpl(arg0: String): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Element
  32. abstract def setPropertyImpl(arg0: Property[_ <: AnyRef]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Element
  33. abstract def setPropertyImpl[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Element
  34. abstract def setPropertyImpl(arg0: String, arg1: AnyRef): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Element

Concrete Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def _aliasOfIn: Iterator[StoredNode]
  5. def _aliasOfOut: Iterator[StoredNode]
  6. def _argumentIn: Iterator[StoredNode]
  7. def _argumentOut: Iterator[StoredNode]
  8. def _astIn: Iterator[StoredNode]
  9. def _astOut: Iterator[StoredNode]
  10. def _bindsIn: Iterator[StoredNode]
  11. def _bindsOut: Iterator[StoredNode]
  12. def _bindsToIn: Iterator[StoredNode]
  13. def _bindsToOut: Iterator[StoredNode]
  14. def _callIn: Iterator[StoredNode]
  15. def _callOut: Iterator[StoredNode]
  16. def _captureIn: Iterator[StoredNode]
  17. def _captureOut: Iterator[StoredNode]
  18. def _capturedByIn: Iterator[StoredNode]
  19. def _capturedByOut: Iterator[StoredNode]
  20. def _cdgIn: Iterator[StoredNode]
  21. def _cdgOut: Iterator[StoredNode]
  22. def _cfgIn: Iterator[StoredNode]
  23. def _cfgOut: Iterator[StoredNode]
  24. def _conditionIn: Iterator[StoredNode]
  25. def _conditionOut: Iterator[StoredNode]
  26. def _containsIn: Iterator[StoredNode]
  27. def _containsOut: Iterator[StoredNode]
  28. def _dataFlowIn: Iterator[StoredNode]
  29. def _dataFlowOut: Iterator[StoredNode]
  30. def _dominateIn: Iterator[StoredNode]
  31. def _dominateOut: Iterator[StoredNode]
  32. def _evalTypeIn: Iterator[StoredNode]
  33. def _evalTypeOut: Iterator[StoredNode]
  34. def _inheritsFromIn: Iterator[StoredNode]
  35. def _inheritsFromOut: Iterator[StoredNode]
  36. def _initializeFromDetached(arg0: DetachedNodeData, arg1: Function[DetachedNodeData, Node]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    Node
  37. def _parameterLinkIn: Iterator[StoredNode]
  38. def _parameterLinkOut: Iterator[StoredNode]
  39. def _postDominateIn: Iterator[StoredNode]
  40. def _postDominateOut: Iterator[StoredNode]
  41. def _reachingDefIn: Iterator[StoredNode]
  42. def _reachingDefOut: Iterator[StoredNode]
  43. def _receiverIn: Iterator[StoredNode]
  44. def _receiverOut: Iterator[StoredNode]
  45. def _refIn: Iterator[StoredNode]
  46. def _refOut: Iterator[StoredNode]
  47. def _sourceFileIn: Iterator[StoredNode]
  48. def _sourceFileOut: Iterator[StoredNode]
  49. def _taggedByIn: Iterator[StoredNode]
  50. def _taggedByOut: Iterator[StoredNode]
  51. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  52. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  53. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  54. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  55. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
  56. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  57. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  58. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  59. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  60. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  61. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  62. def productElementName(n: Int): String
    Definition Classes
    Product
  63. def productElementNames: Iterator[String]
    Definition Classes
    Product
  64. def productIterator: Iterator[Any]
    Definition Classes
    Product
  65. def productPrefix: String
    Definition Classes
    Product
  66. def property[A <: AnyRef](arg0: PropertyKey[A], arg1: A): A
    Definition Classes
    Element
  67. def property[A <: AnyRef](arg0: String, arg1: A): A
    Definition Classes
    Element
  68. def propertyDefaultValue(arg0: String): AnyRef
    Definition Classes
    Element
  69. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  70. def toMap: Map[String, Any]
  71. def toString(): String
    Definition Classes
    AnyRef → Any
  72. def underlying: Node
  73. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  74. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  75. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])

Deprecated Value Members

  1. final def addEdge(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Edge
    Definition Classes
    Node
    Annotations
    @Deprecated
    Deprecated
  2. final def addEdge(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    Node
    Annotations
    @transient() @Deprecated
    Deprecated
  3. final def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    Node
    Annotations
    @Deprecated
    Deprecated
  4. final def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    Node
    Annotations
    @transient() @Deprecated
    Deprecated
  5. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated
  6. final def remove(): Unit
    Definition Classes
    Element
    Annotations
    @Deprecated
    Deprecated
  7. final def removeProperty(arg0: String): Unit
    Definition Classes
    Element
    Annotations
    @Deprecated
    Deprecated
  8. final def setProperty(arg0: Property[_ <: AnyRef]): Unit
    Definition Classes
    Element
    Annotations
    @Deprecated
    Deprecated
  9. final def setProperty[A <: AnyRef](arg0: PropertyKey[A], arg1: A): Unit
    Definition Classes
    Element
    Annotations
    @Deprecated
    Deprecated
  10. final def setProperty(arg0: String, arg1: AnyRef): Unit
    Definition Classes
    Element
    Annotations
    @Deprecated
    Deprecated

Inherited from Product

Inherited from Equals

Inherited from AbstractNode

Inherited from Node

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped