com.hp.hpl.jena.sparql.engine.optimizer
Class Pattern
java.lang.Object
com.hp.hpl.jena.sparql.engine.optimizer.Pattern
- All Implemented Interfaces:
- Printable
public class Pattern
- extends java.lang.Object
- implements Printable
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Pattern
public Pattern(double w,
Item subj,
Item pred,
Item obj)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
output
public void output(IndentedWriter out)
- Specified by:
output in interface Printable
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.