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

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

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

Subclasses of InnerElements in org.gcube.contentmanagement.gcubemodellibrary.elements
 class AnnotationElements
           
 class MetadataElements
           
 

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