Constructor and Description |
---|
AbstractTargetUpdate() |
Modifier and Type | Method and Description |
---|---|
abstract StructuredReference |
performUpdate(StructuredReference sRef)
Updates the StructuredReference as needed.
|
void |
update(StructuredReference sRef)
Deprecated.
use performUpdate() instead
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEditingDomain, isUpdateNeeded, synchronize
public abstract StructuredReference performUpdate(StructuredReference sRef)
performUpdate
in interface IUpdate
sRef
- to be updatedpublic final void update(StructuredReference sRef)
sRef
- unused