Uses of Class
org.gcube.contentmanagement.gcubemodellibrary.elements.GCubePart

Packages that use GCubePart
org.gcube.contentmanagement.gcubemodellibrary.elements   
 

Uses of GCubePart in org.gcube.contentmanagement.gcubemodellibrary.elements
 

Methods in org.gcube.contentmanagement.gcubemodellibrary.elements that return GCubePart
 GCubePart GCubePart.previous()
          Returns the part that precedes this part.
 

Methods in org.gcube.contentmanagement.gcubemodellibrary.elements that return types with arguments of type GCubePart
 InnerElements<GCubePart> GCubeDocument.parts()
          Returns the GCubePart elements of the document for read and write access.