public class ElementMinus extends Element
Constructor and Description |
---|
ElementMinus(Element minusPart) |
Modifier and Type | Method and Description |
---|---|
boolean |
equalTo(Element el2,
NodeIsomorphismMap isoMap) |
Element |
getMinusElement() |
int |
hashCode() |
void |
visit(ElementVisitor v) |
public ElementMinus(Element minusPart)
public Element getMinusElement()
public boolean equalTo(Element el2, NodeIsomorphismMap isoMap)
public void visit(ElementVisitor v)
Licenced under the Apache License, Version 2.0