JIVE Platform
Release 0.3.1

edu.bsu.cs.jive.contour.java
Interface InstanceContour.Exporter

All Superinterfaces:
Contour.Exporter
Enclosing interface:
InstanceContour

public static interface InstanceContour.Exporter
extends Contour.Exporter

A reverse-builder for instance contours.


Method Summary
 void addVirtualProperty(boolean virtual)
           
 
Methods inherited from interface edu.bsu.cs.jive.contour.Contour.Exporter
addID, addMember, exportFinished
 

Method Detail

addVirtualProperty

void addVirtualProperty(boolean virtual)

JIVE Platform
Release 0.3.1