JIVE Platform
Release 0.2.2

Uses of Interface
edu.bsu.cs.jive.contour.ContourModel.Exporter

Packages that use ContourModel.Exporter
edu.bsu.cs.jive.contour Interfaces and classes to support the contour model of program execution. 
 

Uses of ContourModel.Exporter in edu.bsu.cs.jive.contour
 

Methods in edu.bsu.cs.jive.contour with parameters of type ContourModel.Exporter
 void ContourModel.export(ContourModel.Exporter exporter)
          Export this contour model (a snapshot of program execution) to a reverse-builder.
 


JIVE Platform
Release 0.2.2