Uses of Interface
org.gcube.contentmanagement.gcubemodellibrary.elements.GCubeElement

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

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

Subinterfaces of GCubeElement in org.gcube.contentmanagement.gcubemodellibrary.elements
 interface GCubeInnerElement
           
 

Classes in org.gcube.contentmanagement.gcubemodellibrary.elements that implement GCubeElement
 class BaseElement
          Partial implementation of GCubeElements.
 class BaseInnerElement
          Partial implementation of GCubeElements that occur within GCubeDocuments.
 class GCubeAlternative
          An alternative representation of a GCubeDocument.
 class GCubeAnnotation
          An annotation for a GCubeDocument.
 class GCubeDocument
          A gCube Document.
 class GCubeMetadata
          A metadata record for a GCubeDocument.
 class GCubePart
          A part of a GCubeDocument.