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

Packages that use WindowsOperatingSystem
com.collation.platform.model.topology.sys.windows   
 

Uses of WindowsOperatingSystem in com.collation.platform.model.topology.sys.windows
 

Methods in com.collation.platform.model.topology.sys.windows that return WindowsOperatingSystem
 WindowsOperatingSystem WindowsService.getParent()
           
 

Methods in com.collation.platform.model.topology.sys.windows with parameters of type WindowsOperatingSystem
 void WindowsService.setParent(WindowsOperatingSystem parent)