Package org.gcube.contentmanagement.gcubemodellibrary.elements

Interface Summary
GCubeElement The read-only interface of all elements of the gCube Document Model, including GCubeDocuments and their inner elements.
GCubeInnerElement  
 

Class Summary
AnnotationElements  
AnnotationThread A tree-shaped thread of annotation.
BaseElement Partial implementation of GCubeElements.
BaseInnerElement Partial implementation of GCubeElements that occur within GCubeDocuments.
Conversions  
GCubeAlternative An alternative representation of a GCubeDocument.
GCubeAnnotation An annotation for a GCubeDocument.
GCubeDocument A gCube Document.
GCubeElementProperty Defines a GCubeElement property.
GCubeMetadata A metadata record for a GCubeDocument.
GCubePart A part of a GCubeDocument.
InnerElements<T extends BaseInnerElement> Group of typed elements of the document.
MetadataElements