Uses of Interface
com.collation.platform.model.topology.sys.windows.WindowsComputerSystem

Packages that use WindowsComputerSystem
com.collation.platform.model.topology.app.sms   
 

Uses of WindowsComputerSystem in com.collation.platform.model.topology.app.sms
 

Methods in com.collation.platform.model.topology.app.sms that return WindowsComputerSystem
 WindowsComputerSystem SMSPackage.getWindowsComputerSystem()
           
 WindowsComputerSystem SMSCollectionClients.getWindowsComputerSystem()
           
 

Methods in com.collation.platform.model.topology.app.sms with parameters of type WindowsComputerSystem
 void SMSPackage.setWindowsComputerSystem(WindowsComputerSystem x)
           
 void SMSCollectionClients.setWindowsComputerSystem(WindowsComputerSystem x)