LexCheck
2011 Version

gov.nih.nlm.nls.lexCheck.Cat.Adj
Class CheckAdj

java.lang.Object
  extended by gov.nih.nlm.nls.lexCheck.Cat.Adj.CheckAdj

public class CheckAdj
extends java.lang.Object

This class checks allowable filler for syntactical category of adjective.

History:

Version:
V-2011
Author:
NLM LVG Development Team

Constructor Summary
CheckAdj()
           
 
Method Summary
static boolean Check(LineObject lineObject, boolean printFlag, CheckSt catSt, LexRecord lexObj, boolean debugFlag)
          Check a line to see if it is a legel filler.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckAdj

public CheckAdj()
Method Detail

Check

public static boolean Check(LineObject lineObject,
                            boolean printFlag,
                            CheckSt catSt,
                            LexRecord lexObj,
                            boolean debugFlag)
Check a line to see if it is a legel filler.

Parameters:
lineObject - the java object of a input line
printFlag - the flag for print out check result
catSt - the state of category
lexObj - the current object of lexical record
debugFlag - the flag for print out debug information
Returns:
true or false for legal and illegal filler.

LexCheck
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine