public abstract class Qnt1ExprImpl extends QntExprImpl implements Qnt1Expr
Qnt1Expr.| Modifier | Constructor and Description |
|---|---|
protected |
Qnt1ExprImpl()
The default constructor.
|
protected |
Qnt1ExprImpl(BaseFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(Visitor<R> v)
Accepts a visitor.
|
boolean |
equals(Object obj)
Compares the specified object with this Qnt1ExprImpl
for equality.
|
int |
hashCode()
Returns the hash code value for this Qnt1ExprImpl.
|
getExpr, getSchText, getZSchText, setExpr, setSchTextannsSize, getAnn, getAnns, getFactory, hasAnn, hasAnn, removeAnn, removeAnn, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetExpr, getSchText, getZSchText, setExpr, setSchTextprotected Qnt1ExprImpl()
object factory.protected Qnt1ExprImpl(BaseFactory factory)
public boolean equals(Object obj)
equals in class QntExprImplpublic int hashCode()
hashCode in class QntExprImplpublic <R> R accept(Visitor<R> v)
accept in interface Termaccept in class QntExprImplCopyright © 2003–2016 Community Z Tools Project. All rights reserved.