public interface PomTransaction
Modifier and Type | Method and Description |
---|---|
PomModelEvent |
getAccumulatedEvent() |
PsiElement |
getChangeScope() |
PomModelAspect |
getTransactionAspect() |
void |
run() |
PomModelEvent getAccumulatedEvent()
void run() throws IncorrectOperationException
IncorrectOperationException
PsiElement getChangeScope()
PomModelAspect getTransactionAspect()