Package

scroll.internal

graph

Permalink

package graph

Package containing the data model of SCROLL which are essentially graphs.

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. graph
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Visibility
  1. Public
  2. All

Type Members

  1. class CachedScalaRoleGraph extends ScalaRoleGraph with Memoiser

    Permalink
  2. class KiamaScalaRoleGraph extends Attribution with RoleGraph

    Permalink
  3. trait RoleGraph extends AnyRef

    Permalink

    Trait defining an generic interface for all kind of role graphs.

  4. class ScalaRoleGraph extends RoleGraph

    Permalink

    Scala specific implementation of a scroll.internal.graph.RoleGraph using JGraphTs org.jgrapht.DirectedGraph as underlying data model.

Value Members

  1. object CachedScalaRoleGraph

    Permalink
  2. object KiamaScalaRoleGraph

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped