Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
javax.ide.model.java.source.write.MultiTreeTransaction

Uses of MultiTreeTransaction in javax.ide.model.java.source.write
 

Methods in javax.ide.model.java.source.write that return MultiTreeTransaction
 MultiTreeTransaction TreeManager.beginMultiTransaction()
          Places this FileFactory in an exclusive open transaction state.
 MultiTreeTransaction TreeManager.getMultiTransaction()
          Returns the in-progress multi-tree transaction, null if none.