Uses of Interface
org.gcube.contentmanagement.gcubedocumentlibrary.properties.PropertyTypes.AnnotationProperty

Packages that use PropertyTypes.AnnotationProperty
org.gcube.contentmanagement.gcubedocumentlibrary.projections   
org.gcube.contentmanagement.gcubedocumentlibrary.properties   
org.gcube.contentmanagement.gcubedocumentlibrary.views   
 

Uses of PropertyTypes.AnnotationProperty in org.gcube.contentmanagement.gcubedocumentlibrary.projections
 

Fields in org.gcube.contentmanagement.gcubedocumentlibrary.projections declared as PropertyTypes.AnnotationProperty
static PropertyTypes.AnnotationProperty Projections.PREVIOUS
           
 

Uses of PropertyTypes.AnnotationProperty in org.gcube.contentmanagement.gcubedocumentlibrary.properties
 

Classes in org.gcube.contentmanagement.gcubedocumentlibrary.properties that implement PropertyTypes.AnnotationProperty
static class PropertyTypes.CommonProperty
          A Property common to all GCubeElements.
 

Uses of PropertyTypes.AnnotationProperty in org.gcube.contentmanagement.gcubedocumentlibrary.views
 

Methods in org.gcube.contentmanagement.gcubedocumentlibrary.views that return types with arguments of type PropertyTypes.AnnotationProperty
 Projection<GCubeAnnotation,PropertyTypes.AnnotationProperty> AnnotationView.projection()
          Returns the Projection that defines the view.