Uses of Class
org.globus.mds.glue.ApplicationSoftwareType

Packages that use ApplicationSoftwareType
org.globus.mds.glue   
 

Uses of ApplicationSoftwareType in org.globus.mds.glue
 

Methods in org.globus.mds.glue that return ApplicationSoftwareType
 ApplicationSoftwareType SubClusterOrHostType.getApplicationSoftware()
          Gets the applicationSoftware value for this SubClusterOrHostType.
 

Methods in org.globus.mds.glue with parameters of type ApplicationSoftwareType
 void SubClusterOrHostType.setApplicationSoftware(ApplicationSoftwareType applicationSoftware)
          Sets the applicationSoftware value for this SubClusterOrHostType.
 

Constructors in org.globus.mds.glue with parameters of type ApplicationSoftwareType
SubClusterType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL, HostType[] host)
           
SubClusterOrHostType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL)
           
HostType(BenchmarkType benchmark, ProcessorType processor, MainMemoryType mainMemory, OperatingSystemType operatingSystem, StorageDeviceType[] storageDevice, ArchitectureType architecture, ApplicationSoftwareType applicationSoftware, FileSystemType[] fileSystem, NetworkAdapterType[] networkAdapter, MessageElement[] _any, String name, String uniqueID, URI informationServiceURL, LoadType processorLoad, LoadType SMPLoad)
           
 



Copyright © 1999-2006 University of Chicago. All rights reserved.