NAryTreeImplWithHistory |
NAryTreeImplWithHistory.add(NAryTree source,
int node,
int par,
int location) |
NAryTreeImplWithHistory |
NAryTreeImplWithHistory.addChild(int operatorNode,
int location,
short leafType,
byte configurationType) |
NAryTreeImplWithHistory |
NAryTreeImplWithHistory.addParent(int node,
short newType,
byte configurationType) |
NAryTreeImplWithHistory |
NAryTreeImplWithHistory.move(int node,
int newParent,
int location) |
NAryTreeImplWithHistory |
NAryTreeImplWithHistory.remove(int node) |
NAryTreeImplWithHistory |
NAryTreeImplWithHistory.replace(int node,
NAryTree source,
int srcNode) |
NAryTreeImplWithHistory |
NAryTreeImplWithHistory.swap(int node1,
int node2) |