| Package | Description |
|---|---|
| org.gcube.vremanagement.vremodeler.stubs |
| Modifier and Type | Method and Description |
|---|---|
RunningInstanceMessage[] |
GHNsPerFunctionality.getFoundServices()
Gets the foundServices value for this GHNsPerFunctionality.
|
RunningInstanceMessage |
GHNsPerFunctionality.getFoundServices(int i) |
RunningInstanceMessage[] |
GHNsPerFunctionality.getMissingServices()
Gets the missingServices value for this GHNsPerFunctionality.
|
RunningInstanceMessage |
GHNsPerFunctionality.getMissingServices(int i) |
RunningInstanceMessage[] |
GHNType.getRelatedRIs()
Gets the relatedRIs value for this GHNType.
|
RunningInstanceMessage |
GHNType.getRelatedRIs(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
GHNsPerFunctionality.setFoundServices(int i,
RunningInstanceMessage _value) |
void |
GHNsPerFunctionality.setFoundServices(RunningInstanceMessage[] foundServices)
Sets the foundServices value for this GHNsPerFunctionality.
|
void |
GHNsPerFunctionality.setMissingServices(int i,
RunningInstanceMessage _value) |
void |
GHNsPerFunctionality.setMissingServices(RunningInstanceMessage[] missingServices)
Sets the missingServices value for this GHNsPerFunctionality.
|
void |
GHNType.setRelatedRIs(int i,
RunningInstanceMessage _value) |
void |
GHNType.setRelatedRIs(RunningInstanceMessage[] relatedRIs)
Sets the relatedRIs value for this GHNType.
|
| Constructor and Description |
|---|
GHNsPerFunctionality(String description,
RunningInstanceMessage[] foundServices,
GHNList ghns,
int id,
RunningInstanceMessage[] missingServices) |
GHNsPerFunctionality(String description,
RunningInstanceMessage[] foundServices,
GHNList ghns,
int id,
RunningInstanceMessage[] missingServices) |
GHNType(String host,
String id,
GHNTypeMemory memory,
RunningInstanceMessage[] relatedRIs,
boolean securityEnabled,
boolean selected,
GHNTypeSite site) |
Copyright © 2019. All Rights Reserved.