Uses of Interface
com.collation.platform.model.topology.process.igs.ProbeTransaction

Packages that use ProbeTransaction
com.collation.platform.model.topology.process.igs   
 

Uses of ProbeTransaction in com.collation.platform.model.topology.process.igs
 

Methods in com.collation.platform.model.topology.process.igs that return ProbeTransaction
 ProbeTransaction[] ProbeScript.getTransactions()
           
 

Methods in com.collation.platform.model.topology.process.igs with parameters of type ProbeTransaction
 void ProbeScript.setTransactions(ProbeTransaction[] txs)