MaltParser 1.6.1

Uses of Class
org.maltparser.parser.algorithm.planar.PlanarAddressFunction.PlanarSubFunction

Packages that use PlanarAddressFunction.PlanarSubFunction
org.maltparser.parser.algorithm.planar   
 

Uses of PlanarAddressFunction.PlanarSubFunction in org.maltparser.parser.algorithm.planar
 

Methods in org.maltparser.parser.algorithm.planar that return PlanarAddressFunction.PlanarSubFunction
 PlanarAddressFunction.PlanarSubFunction PlanarAddressFunction.getSubFunction()
           
static PlanarAddressFunction.PlanarSubFunction PlanarAddressFunction.PlanarSubFunction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PlanarAddressFunction.PlanarSubFunction[] PlanarAddressFunction.PlanarSubFunction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


MaltParser 1.6.1

Copyright 2007-2011 Johan Hall, Jens Nilsson and Joakim Nivre.