JIVE Platform
Release 0.3.1

Uses of Class
edu.bsu.cs.jive.contour.MethodContourCreationRecord

Packages that use MethodContourCreationRecord
edu.bsu.cs.jive.events Interfaces that define the JiveLog representation for program execution history. 
 

Uses of MethodContourCreationRecord in edu.bsu.cs.jive.events
 

Methods in edu.bsu.cs.jive.events that return MethodContourCreationRecord
 MethodContourCreationRecord CallEvent.Target.InModel.Importer.provideContourCreationRecord()
          Get a contour creation record that describes the method contour.
 

Methods in edu.bsu.cs.jive.events with parameters of type MethodContourCreationRecord
 void CallEvent.Target.InModel.Exporter.addContourCreationRecord(MethodContourCreationRecord ccr)
          Add the contour creation record, which describes the method contour that is created.
 


JIVE Platform
Release 0.3.1