Uses of Package
nz.ac.waikato.jdsl.graph.api

Packages that use nz.ac.waikato.jdsl.graph.api
nz.ac.waikato.jdsl.graph.algo   
nz.ac.waikato.jdsl.graph.api   
nz.ac.waikato.jdsl.graph.ref   
nz.ac.waikato.modeljunit Overview 
nz.ac.waikato.modeljunit.coverage Model Coverage Metrics 
 

Classes in nz.ac.waikato.jdsl.graph.api used by nz.ac.waikato.jdsl.graph.algo
Edge
          Empty, typing interface for Positions that are edges.
EdgeIterator
          Iterator over a set of edges.
GraphException
          nz.ac.waikato.jdsl.graph.api package.
InspectableGraph
          An interface describing the accessor methods of a combinatorial graph.
InvalidEdgeException
          An object of this class gets thrown when topological information related to Edges is somehow incorrect.
InvalidVertexException
          An object of this class gets thrown when topological information related to vertices is incorrect.
Vertex
          Empty, typing interface for vertices.
VertexIterator
          Iterator over a set of vertices.
 

Classes in nz.ac.waikato.jdsl.graph.api used by nz.ac.waikato.jdsl.graph.api
Edge
          Empty, typing interface for Positions that are edges.
EdgeIterator
          Iterator over a set of edges.
GraphException
          nz.ac.waikato.jdsl.graph.api package.
InspectableGraph
          An interface describing the accessor methods of a combinatorial graph.
InvalidEdgeException
          An object of this class gets thrown when topological information related to Edges is somehow incorrect.
InvalidVertexException
          An object of this class gets thrown when topological information related to vertices is incorrect.
ModifiableGraph
          An interface describing the modifier methods of a combinatorial graph that can safely be inherited by more restricted graphs.
Vertex
          Empty, typing interface for vertices.
VertexIterator
          Iterator over a set of vertices.
 

Classes in nz.ac.waikato.jdsl.graph.api used by nz.ac.waikato.jdsl.graph.ref
Edge
          Empty, typing interface for Positions that are edges.
EdgeDirection
          Interface containing constants for specifying which edges are desired in graph-query methods.
EdgeIterator
          Iterator over a set of edges.
Graph
          An interface describing a combinatorial graph.
InspectableGraph
          An interface describing the accessor methods of a combinatorial graph.
InvalidVertexException
          An object of this class gets thrown when topological information related to vertices is incorrect.
ModifiableGraph
          An interface describing the modifier methods of a combinatorial graph that can safely be inherited by more restricted graphs.
Vertex
          Empty, typing interface for vertices.
VertexIterator
          Iterator over a set of vertices.
 

Classes in nz.ac.waikato.jdsl.graph.api used by nz.ac.waikato.modeljunit
InspectableGraph
          An interface describing the accessor methods of a combinatorial graph.
Vertex
          Empty, typing interface for vertices.
 

Classes in nz.ac.waikato.jdsl.graph.api used by nz.ac.waikato.modeljunit.coverage
Edge
          Empty, typing interface for Positions that are edges.
InspectableGraph
          An interface describing the accessor methods of a combinatorial graph.
Vertex
          Empty, typing interface for vertices.
 



Copyright © 2009 ModelJUnit Project. All Rights Reserved.