/[fenfire]/fenfire/org/fenfire/loom/StatementSelector.java
ViewVC logotype

Diff of /fenfire/org/fenfire/loom/StatementSelector.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by benja, Fri Mar 7 20:48:11 2003 UTC revision 1.2 by benja, Sat Mar 8 22:22:59 2003 UTC
# Line 38  public interface StatementSelector { Line 38  public interface StatementSelector {
38       */       */
39      Collection getConnections(Resource focus, int dir);      Collection getConnections(Resource focus, int dir);
40    
41        StatementSelector simpleSelector = new SimpleSelector();
42    
43      /** The posward or negward connections of <code>focus</code> to show,      /** The posward or negward connections of <code>focus</code> to show,
44       *  in order.       *  in order.
45       *  Returns a set of <em>statements</em>, not a set of nodes.       *  Returns a set of <em>statements</em>, not a set of nodes.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26