byucc.jhdl.synth.graph
Interface SourceGraph


public interface SourceGraph


Method Summary
 Vertex getSource()
           
 void setSource(Vertex v)
           
 

Method Detail

setSource

public void setSource(Vertex v)

getSource

public Vertex getSource()


Copyright ? 2006 Brigham Young University, Configurable Computing Laboratory. All Rights Reserved.