com.hp.hpl.jena.sparql.syntax
Class ElementAssign
java.lang.Object
com.hp.hpl.jena.sparql.syntax.Element
com.hp.hpl.jena.sparql.syntax.ElementAssign
public class ElementAssign
- extends Element
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
ElementAssign
public ElementAssign(Var v,
Expr expr)
getVar
public Var getVar()
getExpr
public Expr getExpr()
equalTo
public boolean equalTo(Element el2,
NodeIsomorphismMap isoMap)
- Specified by:
equalTo in class Element
hashCode
public int hashCode()
- Specified by:
hashCode in class Element
visit
public void visit(ElementVisitor v)
- Specified by:
visit in class Element
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.