Package org.gcube.contentmanagement.gcubedocumentlibrary.projections

Interface Summary
Projection<E extends GCubeElement,P extends Property> Encapsulates a set of constraints over the Propertys of GCubeElements.
ProjectionBuilder  
 

Class Summary
AlternativeProjection A Projection over GCubeAlternative elements.
AnnotationProjection A Projection over GCubeAnnotation elements.
BaseProjection<E extends GCubeElement,P extends Property,SELF extends BaseProjection<E,P,SELF>> Partial implementation of Projection.
DocumentProjection A Projection over GCubeDocuments.
MetadataProjection A Projection over GCubeMetadata elements.
PartProjection A Projection over GCubePart elements.
Projections A set of facilities to construct and manipulate Projections.
PropertyProjection A Projection over GCubeElementProperty elements.