Uses of Class
org.gcube.common.core.resources.common.PlatformDescription

Packages that use PlatformDescription
org.gcube.common.core.contexts   
org.gcube.common.core.resources   
org.gcube.common.core.resources.node   
org.gcube.common.core.resources.service   
org.gcube.common.resources.kxml.common   
 

Uses of PlatformDescription in org.gcube.common.core.contexts
 

Methods in org.gcube.common.core.contexts with parameters of type PlatformDescription
 List<GCUBERunningInstance> LocalInstanceContext.getAllInstancesForPlatform(PlatformDescription platform)
          Gets all the instances belonging to the platform
 

Uses of PlatformDescription in org.gcube.common.core.resources
 

Methods in org.gcube.common.core.resources that return PlatformDescription
 PlatformDescription GCUBERuntimeResource.getPlatform()
           
 PlatformDescription GCUBERunningInstance.getPlatform()
           
 

Methods in org.gcube.common.core.resources with parameters of type PlatformDescription
 void GCUBERuntimeResource.setPlatform(PlatformDescription platform)
           
 void GCUBERunningInstance.setPlatform(PlatformDescription platform)
           
 

Uses of PlatformDescription in org.gcube.common.core.resources.node
 

Methods in org.gcube.common.core.resources.node that return types with arguments of type PlatformDescription
 List<PlatformDescription> Description.getAvailablePlatforms()
           
 

Uses of PlatformDescription in org.gcube.common.core.resources.service
 

Methods in org.gcube.common.core.resources.service that return PlatformDescription
 PlatformDescription Package.getTargetPlatform()
           
 

Methods in org.gcube.common.core.resources.service with parameters of type PlatformDescription
 void Package.setTargetPlatform(PlatformDescription targetPlatform)
           
 

Uses of PlatformDescription in org.gcube.common.resources.kxml.common
 

Methods in org.gcube.common.resources.kxml.common that return PlatformDescription
static PlatformDescription KPlatform.load(org.kxml2.io.KXmlParser parser, String elementName)
           
 

Methods in org.gcube.common.resources.kxml.common with parameters of type PlatformDescription
static void KPlatform.store(PlatformDescription platform, org.kxml2.io.KXmlSerializer serializer, String elementName)
           
 



Copyright © 2013. All Rights Reserved.