Packages

trait StoredNode extends Vertex with Node

Linear Supertypes
Node, Product, Equals, Vertex, Host, Element, AnyRef, Any
Known Subclasses
Annotation, AnnotationDb, AnnotationLiteral, AnnotationLiteralDb, AnnotationParameter, AnnotationParameterAssign, AnnotationParameterAssignDb, AnnotationParameterDb, ArrayInitializer, ArrayInitializerDb, AstNode, Binding, BindingDb, Block, BlockDb, Call, CallChain, CallChainDb, CallDb, CallRepr, CallSite, CallSiteDb, CfgNode, ClosureBinding, ClosureBindingDb, Comment, CommentDb, ConfigFile, ConfigFileDb, ControlStructure, ControlStructureDb, Declaration, Dependency, DependencyDb, DetachedTrackingPoint, DetachedTrackingPointDb, DomAttribute, DomAttributeDb, DomNode, DomNodeDb, Expression, File, FileDb, Finding, FindingDb, Flow, FlowDb, Framework, FrameworkData, FrameworkDataDb, FrameworkDb, Identifier, IdentifierDb, ImplicitCall, ImplicitCallDb, Ioflow, IoflowDb, Literal, LiteralDb, Local, LocalDb, LocalLike, Location, LocationDb, MatchInfo, MatchInfoDb, Member, MemberDb, MetaData, MetaDataDb, Method, MethodDb, MethodInst, MethodInstDb, MethodParameterIn, MethodParameterInDb, MethodParameterOut, MethodParameterOutDb, MethodRef, MethodRefDb, MethodReturn, MethodReturnDb, MethodSummary, MethodSummaryDb, Modifier, ModifierDb, Namespace, NamespaceBlock, NamespaceBlockDb, NamespaceDb, PackagePrefix, PackagePrefixDb, ProgramPoint, ProgramPointDb, Read, ReadDb, Return, ReturnDb, Route, RouteDb, SensitiveDataType, SensitiveDataTypeDb, SensitiveMember, SensitiveMemberDb, SensitiveReference, SensitiveReferenceDb, SensitiveVariable, SensitiveVariableDb, Sink, SinkDb, Source, SourceDb, SpAnnotationParameter, SpAnnotationParameterDb, SpBlacklist, SpBlacklistDb, Tag, TagDb, TagNodePair, TagNodePairDb, Tags, TagsDb, TrackingPoint, Transform, TransformDb, Transformation, TransformationDb, Type, TypeArgument, TypeArgumentDb, TypeDb, TypeDecl, TypeDeclDb, TypeParameter, TypeParameterDb, Unknown, UnknownDb, VariableInfo, VariableInfoDb, WithinMethod, Write, WriteDb
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StoredNode
  2. Node
  3. Product
  4. Equals
  5. Vertex
  6. Host
  7. Element
  8. AnyRef
  9. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def addEdge(arg0: String, arg1: Vertex, arg2: <repeated...>[AnyRef]): Edge
    Definition Classes
    Vertex
    Annotations
    @transient()
  2. abstract def canEqual(that: Any): Boolean
    Definition Classes
    Equals
  3. abstract def edges(arg0: Direction, arg1: <repeated...>[String]): Iterator[Edge]
    Definition Classes
    Vertex
    Annotations
    @transient()
  4. abstract def graph(): Graph
    Definition Classes
    Element
  5. abstract def id(): AnyRef
    Definition Classes
    Element
  6. abstract def label: String
    Definition Classes
    Node
  7. abstract def productArity: Int
    Definition Classes
    Product
  8. abstract def productElement(n: Int): Any
    Definition Classes
    Product
  9. abstract def productElementLabel(n: Int): String

    labels of product elements, used e.g.

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

    Definition Classes
    Node
  10. abstract def properties[V](arg0: <repeated...>[String]): Iterator[VertexProperty[V]]
    Definition Classes
    Vertex → Element
    Annotations
    @transient()
  11. abstract def property[V](arg0: Cardinality, arg1: String, arg2: V, arg3: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    Vertex
    Annotations
    @transient()
  12. abstract def remove(): Unit
    Definition Classes
    Element
  13. abstract def valueMap: Map[String, AnyRef]
  14. abstract def vertices(arg0: Direction, arg1: <repeated...>[String]): Iterator[Vertex]
    Definition Classes
    Vertex
    Annotations
    @transient()

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 _astIn(): Iterator[StoredNode]
  7. def _astOut(): Iterator[StoredNode]
  8. def _attachedDataIn(): Iterator[StoredNode]
  9. def _attachedDataOut(): 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 _containsNodeIn(): Iterator[StoredNode]
  28. def _containsNodeOut(): Iterator[StoredNode]
  29. def _containsOut(): Iterator[StoredNode]
  30. def _dominateIn(): Iterator[StoredNode]
  31. def _dominateOut(): Iterator[StoredNode]
  32. def _dynamicTypeIn(): Iterator[StoredNode]
  33. def _dynamicTypeOut(): Iterator[StoredNode]
  34. def _evalTypeIn(): Iterator[StoredNode]
  35. def _evalTypeOut(): Iterator[StoredNode]
  36. def _inheritsFromIn(): Iterator[StoredNode]
  37. def _inheritsFromOut(): Iterator[StoredNode]
  38. def _isSensitiveDataDescrOfIn(): Iterator[StoredNode]
  39. def _isSensitiveDataDescrOfOut(): Iterator[StoredNode]
  40. def _isSensitiveDataDescrOfRefIn(): Iterator[StoredNode]
  41. def _isSensitiveDataDescrOfRefOut(): Iterator[StoredNode]
  42. def _isSensitiveDataOfTypeIn(): Iterator[StoredNode]
  43. def _isSensitiveDataOfTypeOut(): Iterator[StoredNode]
  44. def _parameterLinkIn(): Iterator[StoredNode]
  45. def _parameterLinkOut(): Iterator[StoredNode]
  46. def _postDominateIn(): Iterator[StoredNode]
  47. def _postDominateOut(): Iterator[StoredNode]
  48. def _propagateIn(): Iterator[StoredNode]
  49. def _propagateOut(): Iterator[StoredNode]
  50. def _reachingDefIn(): Iterator[StoredNode]
  51. def _reachingDefOut(): Iterator[StoredNode]
  52. def _receiverIn(): Iterator[StoredNode]
  53. def _receiverOut(): Iterator[StoredNode]
  54. def _refIn(): Iterator[StoredNode]
  55. def _refOut(): Iterator[StoredNode]
  56. def _taggedByIn(): Iterator[StoredNode]
  57. def _taggedByOut(): Iterator[StoredNode]
  58. def _taintRemoveIn(): Iterator[StoredNode]
  59. def _taintRemoveOut(): Iterator[StoredNode]
  60. def _vtableIn(): Iterator[StoredNode]
  61. def _vtableOut(): Iterator[StoredNode]
  62. def accept[T](visitor: NodeVisitor[T]): T
    Definition Classes
    Node
  63. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  64. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  65. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  66. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  67. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  68. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  69. def getId: Long
    Definition Classes
    StoredNodeNode
  70. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  71. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  72. def keys(): Set[String]
    Definition Classes
    Element
  73. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  74. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  75. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  76. def productIterator: Iterator[Any]
    Definition Classes
    Product
  77. def productPrefix: String
    Definition Classes
    Product
  78. def property[V](arg0: String, arg1: V, arg2: <repeated...>[AnyRef]): VertexProperty[V]
    Definition Classes
    Vertex
    Annotations
    @transient()
  79. def property[V](key: String, value: V): VertexProperty[V]
    Definition Classes
    Vertex → Element
  80. def property[V](key: String): VertexProperty[V]
    Definition Classes
    Vertex → Element
  81. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  82. def toMap: Map[String, Any]
  83. def toString(): String
    Definition Classes
    AnyRef → Any
  84. def underlying: Vertex
  85. def value[V](key: String): V
    Definition Classes
    Element
    Annotations
    @throws( ... )
  86. def values[V](arg0: <repeated...>[String]): Iterator[V]
    Definition Classes
    Element
    Annotations
    @transient()
  87. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  88. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  89. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )

Inherited from Node

Inherited from Product

Inherited from Equals

Inherited from Vertex

Inherited from Host

Inherited from Element

Inherited from AnyRef

Inherited from Any

Ungrouped