Uses of Interface
com.collation.platform.model.topology.sys.SystemPComputerSystem

Packages that use SystemPComputerSystem
com.collation.platform.model.topology.sys   
 

Uses of SystemPComputerSystem in com.collation.platform.model.topology.sys
 

Methods in com.collation.platform.model.topology.sys that return SystemPComputerSystem
 SystemPComputerSystem IVM.getSystemp()
           
 SystemPComputerSystem[] HMC.getSystemp()
           
 

Methods in com.collation.platform.model.topology.sys with parameters of type SystemPComputerSystem
 void IVM.setSystemp(SystemPComputerSystem x)
           
 void HMC.setSystemp(SystemPComputerSystem[] x)