|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.ethz.mxquery.update.store.llImpl.Rerename
public class Rerename
Saves informations to rollback a rename.
| Constructor Summary | |
|---|---|
Rerename(LLToken target,
LLToken targetEnd,
QName oldName)
Constructor for a rename of an Event that have an end Event (e.g. |
|
Rerename(LLToken target,
QName oldName)
Constructor |
|
| Method Summary | |
|---|---|
void |
apply()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Rerename(LLToken target,
QName oldName)
target - oldName -
public Rerename(LLToken target,
LLToken targetEnd,
QName oldName)
target - targetEnd - oldName - | Method Detail |
|---|
public void apply()
apply in interface RollbackItem
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||