Uses of Class
org.apache.uima.tools.cvd.FSNode
Packages that use FSNode
-
Uses of FSNode in org.apache.uima.tools.cvd
Fields in org.apache.uima.tools.cvd with type parameters of type FSNodeMethods in org.apache.uima.tools.cvd that return types with arguments of type FSNodeModifier and TypeMethodDescriptionMainFrame.getAnnotationsAtPos
(int pos, List<FSNode> annots) FSTreeModel.getFSs()
Method parameters in org.apache.uima.tools.cvd with type arguments of type FSNodeModifier and TypeMethodDescription(package private) static List<FSTreeNode>
FSTreeModel.createArrayChildren
(int start, int end, List<FSNode> array, FSTreeModel model) MainFrame.getAnnotationsAtPos
(int pos, List<FSNode> annots)