|
|||||||||
| Home >> All >> javax >> ide >> model >> java >> source >> [ write overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.ide.model.java.source.write
Interface SingleTreeTransaction

- All Superinterfaces:
- TreeTransaction
- public interface SingleTreeTransaction
- extends TreeTransaction
A transaction on a single tree.
| Method Summary | |
javax.ide.model.java.source.tree.FileT |
getFile()
Gets the file involved in this transaction. |
| Methods inherited from interface javax.ide.model.java.source.write.TreeTransaction |
abort, commit, getOwningManager |
| Method Detail |
getFile
public javax.ide.model.java.source.tree.FileT getFile()
- Gets the file involved in this transaction.
|
|||||||||
| Home >> All >> javax >> ide >> model >> java >> source >> [ write overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC