gate.creole.morph
Class RHS
java.lang.Object
gate.creole.morph.RHS
public class RHS
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
methodIndex
private short methodIndex
parameters
private String[] parameters
verb
private boolean verb
noun
private boolean noun
patIndex
public static short patIndex
patternIndex
private short patternIndex
RHS
public RHS(String function,
String category)
getMethodIndex
public short getMethodIndex()
getParameters
public String[] getParameters()
setParameters
public void setParameters(String[] parameters)
isNoun
public boolean isNoun()
isVerb
public boolean isVerb()
getPatternIndex
public short getPatternIndex()