JIVE Platform
Release 0.3.1

edu.bsu.cs.jive.contour
Interface Value.ContourReference.Exporter

Enclosing interface:
Value.ContourReference

public static interface Value.ContourReference.Exporter

A reverse-builder for contour references.


Method Summary
 void addContourID(ContourID contourID)
          Export the identifier of the contour referenced by this value
 

Method Detail

addContourID

void addContourID(ContourID contourID)
Export the identifier of the contour referenced by this value

Parameters:
contourID - contour identifier

JIVE Platform
Release 0.3.1