Packages

class Call extends NodeRef[CallDb] with CallBase with StoredNode with Expression with CallRepr

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Call
  2. CallRepr
  3. Expression
  4. CfgNode
  5. AstNode
  6. TrackingPoint
  7. WithinMethod
  8. StoredNode
  9. Product
  10. Equals
  11. CallBase
  12. HasDepthFirstOrder
  13. HasResolved
  14. HasDynamicTypeHintFullName
  15. HasTypeFullName
  16. HasDispatchType
  17. HasMethodFullName
  18. HasMethodInstFullName
  19. CallReprBase
  20. HasSignature
  21. HasName
  22. ExpressionBase
  23. CfgNodeBase
  24. AstNodeBase
  25. HasInternalFlags
  26. HasColumnNumber
  27. HasLineNumber
  28. TrackingPointBase
  29. WithinMethodBase
  30. HasArgumentIndex
  31. HasOrder
  32. HasCode
  33. CpgNode
  34. NodeRef
  35. Node
  36. OdbElement
  37. Vertex
  38. Host
  39. Element
  40. AnyRef
  41. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new Call(graph: OdbGraph, id: Long)

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]
    Definition Classes
    StoredNode
  5. def _aliasOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  6. def _argumentIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  7. def _argumentOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  8. def _astIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  9. def _astOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  10. def _attachedDataIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  11. def _attachedDataOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  12. def _bindsIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  13. def _bindsOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  14. def _bindsToIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  15. def _bindsToOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  16. def _blockViaArgumentOut: Iterator[Block]
  17. def _blockViaAstIn: Iterator[Block]
  18. def _blockViaAstOut: Iterator[Block]
  19. def _blockViaCdgIn: Iterator[Block]
  20. def _blockViaCdgOut: Iterator[Block]
  21. def _blockViaCfgIn: Iterator[Block]
  22. def _blockViaCfgOut: Iterator[Block]
  23. def _blockViaDominateIn: Iterator[Block]
  24. def _blockViaDominateOut: Iterator[Block]
  25. def _blockViaPostDominateIn: Iterator[Block]
  26. def _blockViaPostDominateOut: Iterator[Block]
  27. def _blockViaReachingDefIn: Iterator[Block]
  28. def _blockViaReceiverOut: Option[Block]
  29. def _callChainViaContainsNodeIn: Iterator[CallChain]
  30. def _callIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  31. def _callOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  32. def _callSiteViaContainsNodeIn: Iterator[CallSite]
  33. def _callViaArgumentIn: Option[Call]
  34. def _callViaArgumentOut: Iterator[Call]
  35. def _callViaAstIn: Iterator[Call]
  36. def _callViaAstOut: Iterator[Call]
  37. def _callViaCdgIn: Iterator[Call]
  38. def _callViaCdgOut: Iterator[Call]
  39. def _callViaCfgIn: Iterator[Call]
  40. def _callViaCfgOut: Iterator[Call]
  41. def _callViaDominateIn: Iterator[Call]
  42. def _callViaDominateOut: Iterator[Call]
  43. def _callViaPostDominateIn: Iterator[Call]
  44. def _callViaPostDominateOut: Iterator[Call]
  45. def _callViaReachingDefIn: Iterator[Call]
  46. def _callViaReachingDefOut: Iterator[Call]
  47. def _callViaReceiverIn: Option[Call]
  48. def _callViaReceiverOut: Option[Call]
  49. def _captureIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  50. def _captureOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  51. def _capturedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  52. def _capturedByOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  53. def _cdgIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  54. def _cdgOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  55. def _cfgIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  56. def _cfgOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  57. def _conditionIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  58. def _conditionOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  59. def _containsIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  60. def _containsNodeIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  61. def _containsNodeOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  62. def _containsOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  63. def _controlStructureViaArgumentOut: Iterator[ControlStructure]
  64. def _controlStructureViaAstIn: ControlStructure
  65. def _controlStructureViaAstOut: Iterator[ControlStructure]
  66. def _controlStructureViaCdgIn: Iterator[ControlStructure]
  67. def _controlStructureViaCdgOut: Iterator[ControlStructure]
  68. def _controlStructureViaCfgIn: Iterator[ControlStructure]
  69. def _controlStructureViaCfgOut: Iterator[ControlStructure]
  70. def _controlStructureViaConditionIn: Iterator[ControlStructure]
  71. def _controlStructureViaDominateIn: Iterator[ControlStructure]
  72. def _controlStructureViaDominateOut: Iterator[ControlStructure]
  73. def _controlStructureViaPostDominateIn: Iterator[ControlStructure]
  74. def _controlStructureViaPostDominateOut: Iterator[ControlStructure]
  75. def _controlStructureViaReachingDefIn: Iterator[ControlStructure]
  76. def _controlStructureViaReceiverOut: Iterator[ControlStructure]
  77. def _dominateIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  78. def _dominateOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  79. def _dynamicTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  80. def _dynamicTypeOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  81. def _evalTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  82. def _evalTypeOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  83. def _fieldIdentifierViaArgumentOut: Iterator[FieldIdentifier]
  84. def _fieldIdentifierViaAstOut: Iterator[FieldIdentifier]
  85. def _fieldIdentifierViaCdgIn: Iterator[FieldIdentifier]
  86. def _fieldIdentifierViaCdgOut: Iterator[FieldIdentifier]
  87. def _fieldIdentifierViaCfgIn: Option[FieldIdentifier]
  88. def _fieldIdentifierViaCfgOut: Iterator[FieldIdentifier]
  89. def _fieldIdentifierViaDominateIn: Iterator[FieldIdentifier]
  90. def _fieldIdentifierViaDominateOut: Iterator[FieldIdentifier]
  91. def _fieldIdentifierViaPostDominateIn: Iterator[FieldIdentifier]
  92. def _fieldIdentifierViaPostDominateOut: Iterator[FieldIdentifier]
  93. def _identifierViaArgumentOut: Iterator[Identifier]
  94. def _identifierViaAstOut: Iterator[Identifier]
  95. def _identifierViaCdgIn: Iterator[Identifier]
  96. def _identifierViaCdgOut: Iterator[Identifier]
  97. def _identifierViaCfgIn: Iterator[Identifier]
  98. def _identifierViaCfgOut: Iterator[Identifier]
  99. def _identifierViaDominateIn: Iterator[Identifier]
  100. def _identifierViaDominateOut: Iterator[Identifier]
  101. def _identifierViaPostDominateIn: Iterator[Identifier]
  102. def _identifierViaPostDominateOut: Iterator[Identifier]
  103. def _identifierViaReachingDefIn: Iterator[Identifier]
  104. def _identifierViaReachingDefOut: Iterator[Identifier]
  105. def _identifierViaReceiverOut: Option[Identifier]
  106. def _inheritsFromIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  107. def _inheritsFromOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  108. def _isSensitiveDataDescrOfIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  109. def _isSensitiveDataDescrOfOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  110. def _isSensitiveDataDescrOfRefIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  111. def _isSensitiveDataDescrOfRefOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  112. def _isSensitiveDataOfTypeIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  113. def _isSensitiveDataOfTypeOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  114. def _jumpTargetViaArgumentOut: Iterator[JumpTarget]
  115. def _jumpTargetViaCdgIn: Iterator[JumpTarget]
  116. def _jumpTargetViaCdgOut: Iterator[JumpTarget]
  117. def _jumpTargetViaCfgIn: Iterator[JumpTarget]
  118. def _jumpTargetViaCfgOut: Iterator[JumpTarget]
  119. def _jumpTargetViaDominateIn: Iterator[JumpTarget]
  120. def _jumpTargetViaDominateOut: Iterator[JumpTarget]
  121. def _jumpTargetViaPostDominateIn: Iterator[JumpTarget]
  122. def _jumpTargetViaPostDominateOut: Iterator[JumpTarget]
  123. def _jumpTargetViaReceiverOut: Iterator[JumpTarget]
  124. def _literalViaArgumentOut: Iterator[Literal]
  125. def _literalViaAstOut: Iterator[Literal]
  126. def _literalViaCdgIn: Iterator[Literal]
  127. def _literalViaCdgOut: Iterator[Literal]
  128. def _literalViaCfgIn: Iterator[Literal]
  129. def _literalViaCfgOut: Iterator[Literal]
  130. def _literalViaDominateIn: Iterator[Literal]
  131. def _literalViaDominateOut: Iterator[Literal]
  132. def _literalViaPostDominateIn: Iterator[Literal]
  133. def _literalViaPostDominateOut: Iterator[Literal]
  134. def _literalViaReachingDefIn: Iterator[Literal]
  135. def _literalViaReachingDefOut: Iterator[Literal]
  136. def _literalViaReceiverOut: Option[Literal]
  137. def _memberViaRefOut: Iterator[Member]
  138. def _methodParameterInViaReachingDefIn: Iterator[MethodParameterIn]
  139. def _methodRefViaArgumentOut: Iterator[MethodRef]
  140. def _methodRefViaAstOut: Iterator[MethodRef]
  141. def _methodRefViaCdgIn: Iterator[MethodRef]
  142. def _methodRefViaCdgOut: Iterator[MethodRef]
  143. def _methodRefViaCfgIn: Iterator[MethodRef]
  144. def _methodRefViaCfgOut: Iterator[MethodRef]
  145. def _methodRefViaDominateIn: Iterator[MethodRef]
  146. def _methodRefViaDominateOut: Iterator[MethodRef]
  147. def _methodRefViaPostDominateIn: Iterator[MethodRef]
  148. def _methodRefViaPostDominateOut: Iterator[MethodRef]
  149. def _methodRefViaReceiverOut: Option[MethodRef]
  150. def _methodReturnViaCdgOut: Iterator[MethodReturn]
  151. def _methodReturnViaDominateOut: Iterator[MethodReturn]
  152. def _methodReturnViaPostDominateIn: Iterator[MethodReturn]
  153. def _methodViaCallOut: Iterator[Method]
  154. def _methodViaCfgIn: Iterator[Method]
  155. def _methodViaContainsIn: Iterator[Method]
  156. def _methodViaDominateIn: Iterator[Method]
  157. def _methodViaDynamicTypeOut: Iterator[Method]
  158. def _methodViaPostDominateOut: Iterator[Method]
  159. def _methodViaReachingDefIn: Iterator[Method]
  160. def _parameterLinkIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  161. def _parameterLinkOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  162. def _postDominateIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  163. def _postDominateOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  164. def _propagateIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  165. def _propagateOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  166. def _reachingDefIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  167. def _reachingDefOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  168. def _receiverIn(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  169. def _receiverOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  170. def _refIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  171. def _refOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  172. def _returnViaArgumentIn: Option[Return]
  173. def _returnViaAstIn: Iterator[Return]
  174. def _returnViaAstOut: Iterator[Return]
  175. def _returnViaCdgOut: Iterator[Return]
  176. def _returnViaCfgOut: Iterator[Return]
  177. def _returnViaDominateIn: Iterator[Return]
  178. def _returnViaDominateOut: Iterator[Return]
  179. def _returnViaPostDominateIn: Iterator[Return]
  180. def _returnViaPostDominateOut: Iterator[Return]
  181. def _returnViaReachingDefOut: Iterator[Return]
  182. def _sinkViaContainsNodeIn: Iterator[Sink]
  183. def _sourceFileIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  184. def _sourceFileOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  185. def _sourceViaContainsNodeIn: Iterator[Source]
  186. def _tagViaTaggedByOut: Iterator[Tag]
  187. def _taggedByIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  188. def _taggedByOut(): Iterator[StoredNode]
    Definition Classes
    CallStoredNode
  189. def _taintRemoveIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  190. def _taintRemoveOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  191. def _transformViaContainsNodeIn: Iterator[Transform]
  192. def _typeDeclViaDynamicTypeOut: Iterator[TypeDecl]
  193. def _typeViaEvalTypeOut: Iterator[Type]
  194. def _unknownViaArgumentOut: Iterator[Unknown]
  195. def _unknownViaAstIn: Iterator[Unknown]
  196. def _unknownViaCdgIn: Iterator[Unknown]
  197. def _unknownViaCdgOut: Iterator[Unknown]
  198. def _unknownViaCfgIn: Iterator[Unknown]
  199. def _unknownViaCfgOut: Iterator[Unknown]
  200. def _unknownViaDominateIn: Iterator[Unknown]
  201. def _unknownViaDominateOut: Iterator[Unknown]
  202. def _unknownViaPostDominateIn: Iterator[Unknown]
  203. def _unknownViaPostDominateOut: Iterator[Unknown]
  204. def _unknownViaReachingDefIn: Iterator[Unknown]
  205. def _unknownViaReceiverOut: Iterator[Unknown]
  206. def _vtableIn(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  207. def _vtableOut(): Iterator[StoredNode]
    Definition Classes
    StoredNode
  208. def addEdge(arg0: String, arg1: Vertex, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  209. def addEdge2(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): OdbEdge
    Definition Classes
    NodeRef → Node
  210. def addEdge2(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): OdbEdge
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  211. def addEdgeSilent(arg0: String, arg1: Node, arg2: Map[String, AnyRef]): Unit
    Definition Classes
    NodeRef → Node
  212. def addEdgeSilent(arg0: String, arg1: Node, arg2: <repeated...>[AnyRef]): Unit
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  213. def argumentIndex: Integer
    Definition Classes
    CallHasArgumentIndex
  214. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  215. def asStored: StoredNode
    Definition Classes
    CallBase
  216. def both(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  217. def both(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  218. def bothE(arg0: <repeated...>[String]): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  219. def bothE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  220. def canEqual(that: Any): Boolean
    Definition Classes
    Call → Equals
  221. def clear(): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  222. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  223. def code: String
    Definition Classes
    CallHasCode
  224. def columnNumber: Option[Integer]
    Definition Classes
    CallHasColumnNumber
  225. def depthFirstOrder: Option[Integer]
    Definition Classes
    CallHasDepthFirstOrder
  226. def dispatchType: String
    Definition Classes
    CallHasDispatchType
  227. def dynamicTypeHintFullName: List[String]
    Definition Classes
    CallHasDynamicTypeHintFullName
  228. def edges(arg0: Direction, arg1: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  229. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  230. def equals(arg0: AnyRef): Boolean
    Definition Classes
    NodeRef → AnyRef → Any
  231. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  232. def fromNewNode(newNode: NewNode, mapping: (NewNode) => StoredNode): Unit
    Definition Classes
    CallStoredNode
  233. final def get(): CallDb
    Definition Classes
    NodeRef
  234. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  235. final def getOption(): Optional[CallDb]
    Definition Classes
    NodeRef
  236. def graph(): OdbGraph
    Definition Classes
    NodeRef → Element
  237. def graph2(): OdbGraph
    Definition Classes
    NodeRef → OdbElement
  238. def hashCode(): Int
    Definition Classes
    NodeRef → AnyRef → Any
  239. def id(): AnyRef
    Definition Classes
    NodeRef → Element
  240. def id2(): Long
    Definition Classes
    StoredNode → Node
  241. def in(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  242. def in(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  243. def inE(arg0: <repeated...>[String]): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  244. def inE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  245. def internalFlags: Option[Integer]
    Definition Classes
    CallHasInternalFlags
  246. def isCleared(): Boolean
    Definition Classes
    NodeRef
  247. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  248. def isSet(): Boolean
    Definition Classes
    NodeRef
  249. def keys(): Set[String]
    Definition Classes
    Element
  250. def label: String
    Definition Classes
    CallCpgNode → OdbElement → Element
  251. def lineNumber: Option[Integer]
    Definition Classes
    CallHasLineNumber
  252. def methodFullName: String
    Definition Classes
    CallHasMethodFullName
  253. def methodInstFullName: Option[String]
    Definition Classes
    CallHasMethodInstFullName
  254. def name: String
    Definition Classes
    CallHasName
  255. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  256. def nodes(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    NodeRef
    Annotations
    @transient()
  257. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  258. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  259. def order: Integer
    Definition Classes
    CallHasOrder
  260. def out(arg0: <repeated...>[String]): Iterator[Node]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  261. def out(): Iterator[Node]
    Definition Classes
    NodeRef → Node
  262. def outE(arg0: <repeated...>[String]): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
    Annotations
    @transient()
  263. def outE(): Iterator[OdbEdge]
    Definition Classes
    NodeRef → Node
  264. def persist(arg0: Array[Byte]): Unit
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  265. def productArity: Int
    Definition Classes
    Call → Product
  266. def productElement(n: Int): Any
    Definition Classes
    Call → Product
  267. def productElementLabel(n: Int): String

    labels of product elements, used e.g.

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

    Definition Classes
    CallStoredNode
  268. def productElementName(n: Int): String
    Definition Classes
    Product
  269. def productElementNames: Iterator[String]
    Definition Classes
    Product
  270. def productIterator: Iterator[Any]
    Definition Classes
    Product
  271. def productPrefix: String
    Definition Classes
    Call → Product
  272. def properties[V <: AnyRef](arg0: <repeated...>[String]): Iterator[VertexProperty[V]]
    Definition Classes
    NodeRef → Vertex → Element
    Annotations
    @transient()
  273. def property[V <: AnyRef](arg0: Cardinality, arg1: String, arg2: V, arg3: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  274. def property[V <: AnyRef](key: String, value: V, keyValues: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    Vertex
    Annotations
    @transient()
  275. def property[V <: AnyRef](key: String, value: V): VertexProperty[V]
    Definition Classes
    Vertex → Element
  276. def property[V <: AnyRef](key: String): VertexProperty[V]
    Definition Classes
    Vertex → Element
  277. def property2[P <: AnyRef](arg0: String): P
    Definition Classes
    NodeRef → OdbElement
  278. def propertyMap(): Map[String, AnyRef]
    Definition Classes
    NodeRef → OdbElement
  279. def remove(): Unit
    Definition Classes
    NodeRef → OdbElement → Element
  280. def resolved: Option[Boolean]
    Definition Classes
    CallHasResolved
  281. def serializeWhenDirty(): Array[Byte]
    Attributes
    protected[overflowdb]
    Definition Classes
    NodeRef
  282. def setNode(arg0: CallDb): Unit
    Definition Classes
    NodeRef
  283. def setProperty[P <: AnyRef](arg0: String, arg1: P): Unit
    Definition Classes
    NodeRef → OdbElement
  284. def signature: String
    Definition Classes
    CallHasSignature
  285. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  286. def toMap: Map[String, Any]
    Definition Classes
    StoredNode
  287. def toString(): String
    Definition Classes
    NodeRef → AnyRef → Any
  288. def typeFullName: String
    Definition Classes
    CallHasTypeFullName
  289. def underlying: Vertex
    Definition Classes
    StoredNode
  290. def value[V <: AnyRef](key: String): V
    Definition Classes
    Element
    Annotations
    @throws(classOf[java.util.NoSuchElementException])
  291. def valueMap: Map[String, AnyRef]
    Definition Classes
    CallStoredNode
  292. def values[V <: AnyRef](propertyKeys: <repeated...>[String]): Iterator[V]
    Definition Classes
    Element
    Annotations
    @transient()
  293. def vertices(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    NodeRef → Vertex
    Annotations
    @transient()
  294. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  295. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  296. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()

Inherited from CallRepr

Inherited from Expression

Inherited from CfgNode

Inherited from AstNode

Inherited from TrackingPoint

Inherited from WithinMethod

Inherited from StoredNode

Inherited from Product

Inherited from Equals

Inherited from CallBase

Inherited from HasDepthFirstOrder

Inherited from HasResolved

Inherited from HasTypeFullName

Inherited from HasDispatchType

Inherited from HasMethodFullName

Inherited from HasMethodInstFullName

Inherited from CallReprBase

Inherited from HasSignature

Inherited from HasName

Inherited from ExpressionBase

Inherited from CfgNodeBase

Inherited from AstNodeBase

Inherited from HasInternalFlags

Inherited from HasColumnNumber

Inherited from HasLineNumber

Inherited from TrackingPointBase

Inherited from WithinMethodBase

Inherited from HasArgumentIndex

Inherited from HasOrder

Inherited from HasCode

Inherited from CpgNode

Inherited from NodeRef[CallDb]

Inherited from Node

Inherited from OdbElement

Inherited from Vertex

Inherited from Host

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped