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

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

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

Methods in org.gcube.vremanagement.vremodeler.stubs that return GHNList
 GHNList GHNsPerFunctionality.getGhns()
          Gets the ghns value for this GHNsPerFunctionality.
 GHNList FunctionalityNodes.getSelectableGHNs()
          Gets the selectableGHNs value for this FunctionalityNodes.
 

Methods in org.gcube.vremanagement.vremodeler.stubs with parameters of type GHNList
 void GHNsPerFunctionality.setGhns(GHNList ghns)
          Sets the ghns value for this GHNsPerFunctionality.
 void FunctionalityNodes.setSelectableGHNs(GHNList selectableGHNs)
          Sets the selectableGHNs value for this FunctionalityNodes.
 

Constructors in org.gcube.vremanagement.vremodeler.stubs with parameters of type GHNList
FunctionalityNodes(GHNsPerFunctionality[] functionalities, GHNList selectableGHNs)
           
GHNsPerFunctionality(String description, RunningInstanceMessage[] foundServices, GHNList ghns, int id, RunningInstanceMessage[] missingServices)
           
 



Copyright © 2013. All Rights Reserved.