| Modifier and Type | Method and Description |
|---|---|
List<GCUBERunningInstance> |
LocalInstanceContext.getAllInstancesForPlatform(PlatformDescription platform)
Gets all the instances belonging to the platform
|
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription |
GCUBERuntimeResource.getPlatform() |
PlatformDescription |
GCUBERunningInstance.getPlatform() |
| Modifier and Type | Method and Description |
|---|---|
void |
GCUBERuntimeResource.setPlatform(PlatformDescription platform) |
void |
GCUBERunningInstance.setPlatform(PlatformDescription platform) |
| Modifier and Type | Method and Description |
|---|---|
List<PlatformDescription> |
Description.getAvailablePlatforms() |
| Modifier and Type | Method and Description |
|---|---|
PlatformDescription |
Package.getTargetPlatform() |
| Modifier and Type | Method and Description |
|---|---|
void |
Package.setTargetPlatform(PlatformDescription targetPlatform) |
| Modifier and Type | Method and Description |
|---|---|
static PlatformDescription |
KPlatform.load(org.kxml2.io.KXmlParser parser,
String elementName) |
| Modifier and Type | Method and Description |
|---|---|
static void |
KPlatform.store(PlatformDescription platform,
org.kxml2.io.KXmlSerializer serializer,
String elementName) |
Copyright © 2015. All Rights Reserved.