|
LexCheck 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgov.nih.nlm.nls.lexCheck.Cat.Adj.CheckAdj
public class CheckAdj
This class checks allowable filler for syntactical category of adjective.
History:
| 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 |
|---|
public CheckAdj()
| Method Detail |
|---|
public static boolean Check(LineObject lineObject,
boolean printFlag,
CheckSt catSt,
LexRecord lexObj,
boolean debugFlag)
lineObject - the java object of a input lineprintFlag - the flag for print out check resultcatSt - the state of categorylexObj - the current object of lexical recorddebugFlag - the flag for print out debug information
|
LexCheck 2011 Version |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||