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

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

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

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

Methods in com.collation.platform.model.topology.process.igs with parameters of type ProbeScript
 void ProbeTransaction.setParent(ProbeScript ps)