Uses of Interface
com.collation.platform.model.topology.sys.i5OS.I5OSSoftwareComponent

Packages that use I5OSSoftwareComponent
com.collation.platform.model.topology.sys.i5OS   
 

Uses of I5OSSoftwareComponent in com.collation.platform.model.topology.sys.i5OS
 

Methods in com.collation.platform.model.topology.sys.i5OS that return I5OSSoftwareComponent
 I5OSSoftwareComponent[] I5OperatingSystem.getI5Components()
           
 

Methods in com.collation.platform.model.topology.sys.i5OS with parameters of type I5OSSoftwareComponent
 void I5OperatingSystem.setI5Components(I5OSSoftwareComponent[] x)