Uses of Interface
com.collation.platform.model.topology.app.DefinitiveSoftwareLibrary

Packages that use DefinitiveSoftwareLibrary
com.collation.platform.model.topology.app   
 

Uses of DefinitiveSoftwareLibrary in com.collation.platform.model.topology.app
 

Methods in com.collation.platform.model.topology.app that return DefinitiveSoftwareLibrary
 DefinitiveSoftwareLibrary SoftwareImage.getLibrary()
           
 

Methods in com.collation.platform.model.topology.app with parameters of type DefinitiveSoftwareLibrary
 void SoftwareImage.setLibrary(DefinitiveSoftwareLibrary library)