com.togethersoft.sca.dataflow.flowgraph
Interface ITupleSet


public interface ITupleSet

Represents a set of tuples.


Method Summary
 ITuple[] getTuples()
           
 

Method Detail

getTuples

public ITuple[] getTuples()