|
|||||||||
| 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 MultiTreeTransaction

- All Superinterfaces:
- TreeTransaction
- public interface MultiTreeTransaction
- extends TreeTransaction
A tree on multiple trees.
| Method Summary | |
java.util.Collection |
getFiles()
Lists the files that have been changed so far. |
| Methods inherited from interface javax.ide.model.java.source.write.TreeTransaction |
abort, commit, getOwningManager |
| Method Detail |
getFiles
public java.util.Collection getFiles()
- Lists the files that have been changed so far.
|
|||||||||
| 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