Uses of Class
org.gcube.vremanagement.vremodeler.impl.peristentobjects.VRE

Packages that use VRE
org.gcube.vremanagement.vremodeler.impl.peristentobjects   
 

Uses of VRE in org.gcube.vremanagement.vremodeler.impl.peristentobjects
 

Methods in org.gcube.vremanagement.vremodeler.impl.peristentobjects that return VRE
 VRE VreGhnRelation.getVre()
           
 VRE VreFunctionalityRelation.getVre()
           
 VRE VreCollectionRelation.getVre()
           
 

Methods in org.gcube.vremanagement.vremodeler.impl.peristentobjects with parameters of type VRE
 void VreGhnRelation.setVre(VRE vre)
           
 void VreFunctionalityRelation.setVre(VRE vre)
           
 void VreCollectionRelation.setVre(VRE vre)
           
 

Constructors in org.gcube.vremanagement.vremodeler.impl.peristentobjects with parameters of type VRE
VreCollectionRelation(VRE vre, Collection collection)
           
VreFunctionalityRelation(VRE vre, FunctionalityPersisted functionality)
           
VreGhnRelation(VRE vre, Ghn ghn)
           
 



Copyright © 2013. All Rights Reserved.