Uses of Class
org.gcube.vremanagement.vremodeler.stubs.RunningInstanceMessage

Packages that use RunningInstanceMessage
org.gcube.vremanagement.vremodeler.stubs   
 

Uses of RunningInstanceMessage in org.gcube.vremanagement.vremodeler.stubs
 

Methods in org.gcube.vremanagement.vremodeler.stubs that return RunningInstanceMessage
 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)
           
 

Methods in org.gcube.vremanagement.vremodeler.stubs with parameters of type RunningInstanceMessage
 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.
 

Constructors in org.gcube.vremanagement.vremodeler.stubs with parameters of type RunningInstanceMessage
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 © 2013. All Rights Reserved.