|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectapollo.editor.Transaction
apollo.editor.CompoundTransaction
apollo.editor.UpdateParentTransaction
public class UpdateParentTransaction
| Field Summary |
|---|
| Fields inherited from class apollo.editor.CompoundTransaction |
|---|
logger |
| Fields inherited from class apollo.editor.Transaction |
|---|
author, date, NEW, newProperties, OLD, oldProperties |
| Constructor Summary | |
|---|---|
UpdateParentTransaction(java.lang.Object src,
SeqFeatureI child,
SeqFeatureI oldParent,
SeqFeatureI newParent)
|
|
| Method Summary | |
|---|---|
protected boolean |
flattenOnAddingToCompTrans()
Returns false. |
boolean |
hasCompoundType()
|
boolean |
isUpdateParent()
|
java.lang.String |
oneLineSummary()
Short (one-line) summary of the object; concise alternative to toString() that displays every instance variable set in one of the constructors, plus date and author. |
java.lang.String |
toString()
|
| Methods inherited from class apollo.editor.CompoundTransaction |
|---|
addTransaction, addTransaction, generateAnnotationChangeEvent, getCompoundTypeString, getLeafTransactions, getNewSplitFeature, getTransaction, getTransactions, isCompound, isMerge, isSplit, removeTransaction, setSource, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UpdateParentTransaction(java.lang.Object src,
SeqFeatureI child,
SeqFeatureI oldParent,
SeqFeatureI newParent)
| Method Detail |
|---|
public boolean hasCompoundType()
hasCompoundType in class CompoundTransactionpublic boolean isUpdateParent()
isUpdateParent in class Transactionpublic java.lang.String toString()
toString in class CompoundTransactionprotected boolean flattenOnAddingToCompTrans()
flattenOnAddingToCompTrans in class CompoundTransactionpublic java.lang.String oneLineSummary()
oneLineSummary in class CompoundTransaction
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||