tomp.lxp
Class DerivationCommand
java.lang.Object
tomp.lxp.DerivationCommand
- public class DerivationCommand
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
element
protected Element element
depth
protected int depth
DerivationCommand
public DerivationCommand(Element e)
isInsert
public boolean isInsert()
preservesOriginal
public boolean preservesOriginal()
wholeTree
public boolean wholeTree()
addsNew
public boolean addsNew()
isReplaceNode
public boolean isReplaceNode()
setDepth
public void setDepth(int d)
getDepth
public int getDepth()
getElement
public Element getElement()
toString
public java.lang.String toString()