Main Page Namespace List Class Hierarchy Compound List File List Compound Members File Members
TreebankAPI Member List
This is the complete list of members for TreebankAPI, including all inherited members.
- tree_children(const AnnotationId &x)
- tree_common_ancestor(const AnnotationId &x, const AnnotationId &y)
- tree_delete_node(const AnnotationId &x)
- tree_delete_node_left(const AnnotationId &x)
- tree_delete_node_right(const AnnotationId &x)
- tree_demote_left(const AnnotationId &anno)
- tree_demote_right(const AnnotationId &anno)
- tree_first_tree(const AGId &agId)
- tree_init_tree(const AnnotationType &type, const Id &id="AGTree")
- tree_insert_node(const AnnotationId &x, const AnnotationId &y, const AnnotationType &type="syn", const AnnotationId &annoId="")
- tree_insert_node_left(const AnnotationId &x, const AnnotationType &type="wrd", AnnotationId annoId="")
- tree_insert_node_right(const AnnotationId &x, const AnnotationType &type="wrd", AnnotationId annoId="")
- tree_last_tree(const AGId &agId)
- tree_left(const AnnotationId &x)
- tree_move(const AnnotationId &x, const AnnotationId &y)
- tree_move_down(const AnnotationId &anno, const AnnotationType &type="syn", AnnotationId new_anno="")
- tree_move_up(const AnnotationId &anno)
- tree_parent(const AnnotationId &x)
- tree_path(AnnotationId x)
- tree_promote_left(const AnnotationId &anno)
- tree_promote_right(const AnnotationId &anno)
- tree_right(const AnnotationId &x)
- tree_root(AnnotationId x, int depth=1)
Generated at Wed Jul 3 14:56:03 2002 for Annotation Graph API by
1.2.7 written by Dimitri van Heesch,
© 1997-2001