Uses of Class
de.fu_berlin.ties.extract.TargetClass

Packages that use TargetClass
de.fu_berlin.ties.extract This package handles information extraction and entity recognition. 
 

Uses of TargetClass in de.fu_berlin.ties.extract
 

Methods in de.fu_berlin.ties.extract that return TargetClass
 TargetClass TargetStructure.classForName(String name)
          Returns the TargetClass object for a given class name, if defined in this target structure.
 

Methods in de.fu_berlin.ties.extract that return types with arguments of type TargetClass
 Collection<TargetClass> TargetStructure.getTargetClasses()
          Returns the defined TargetClasses.
 



Copyright © 2003-2007 Christian Siefkes. All Rights Reserved.