Uses of Interface
com.collation.platform.model.topology.phys.physpkg.OtherPhysicalPackage

Packages that use OtherPhysicalPackage
com.collation.platform.model.topology.phys.physpkg   
 

Uses of OtherPhysicalPackage in com.collation.platform.model.topology.phys.physpkg
 

Methods in com.collation.platform.model.topology.phys.physpkg that return OtherPhysicalPackage
 OtherPhysicalPackage[] PhysicalPackage.getOtherPhysicalPackages()
           
 

Methods in com.collation.platform.model.topology.phys.physpkg with parameters of type OtherPhysicalPackage
 void PhysicalPackage.setOtherPhysicalPackages(OtherPhysicalPackage[] x)