Uses of Class
org.gcube.data.gml.elements.AnnotationThread

Packages that use AnnotationThread
org.gcube.data.gml.elements   
 

Uses of AnnotationThread in org.gcube.data.gml.elements
 

Methods in org.gcube.data.gml.elements that return types with arguments of type AnnotationThread
 List<AnnotationThread> AnnotationThread.answers()
          Returns the threads that answer to the annotation of this thread.
 List<AnnotationThread> AnnotationElements.threads()
          Returns the annotation threads in the document.
 

Constructor parameters in org.gcube.data.gml.elements with type arguments of type AnnotationThread
AnnotationThread(GCubeAnnotation a, List<AnnotationThread> threads)
          Creates a thread rooted in a given annotation and with zero or more response threads.
 



Copyright © 2012. All Rights Reserved.