Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_
G
GCubeAlternative
- Class in
org.gcube.contentmanagement.gcubemodellibrary.elements
An alternative representation of a
GCubeDocument
.
GCubeAlternative()
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeAlternative
GCubeAlternative(String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeAlternative
GCubeAnnotation
- Class in
org.gcube.contentmanagement.gcubemodellibrary.elements
An annotation for a
GCubeDocument
.
GCubeAnnotation()
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeAnnotation
Creates an instance.
GCubeAnnotation(String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeAnnotation
Creates an instance that act as a proxy for a given annotation.
GCubeDocument
- Class in
org.gcube.contentmanagement.gcubemodellibrary.elements
A gCube Document.
GCubeDocument()
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeDocument
Creates an instance.
GCubeDocument(String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeDocument
Creates an instance that act as a proxy for a given document.
GCubeDocument(String, String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeDocument
Creates an instance that act as a proxy for a given document in given collection.
GCubeElement
- Interface in
org.gcube.contentmanagement.gcubemodellibrary.elements
The read-only interface of all elements of the gCube Document Model, including
GCubeDocument
s and their inner elements.
GCubeElementProperty
- Class in
org.gcube.contentmanagement.gcubemodellibrary.elements
Defines a GCubeElement property.
GCubeElementProperty(String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeElementProperty
Creates a new property.
GCubeElementProperty(String, String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeElementProperty
Creates a new property.
GCubeElementProperty(String, String, String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeElementProperty
Creates a new property.
GCubeInnerElement
- Interface in
org.gcube.contentmanagement.gcubemodellibrary.elements
GCubeMetadata
- Class in
org.gcube.contentmanagement.gcubemodellibrary.elements
A metadata record for a
GCubeDocument
.
GCubeMetadata()
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeMetadata
GCubeMetadata(String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubeMetadata
GCubePart
- Class in
org.gcube.contentmanagement.gcubemodellibrary.elements
A part of a
GCubeDocument
.
GCubePart()
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubePart
GCubePart(String)
- Constructor for class org.gcube.contentmanagement.gcubemodellibrary.elements.
GCubePart
get(String)
- Method in class org.gcube.contentmanagement.gcubemodellibrary.elements.
InnerElements
Returns an element.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_