| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The circumstance category. This is often used together with the Clause, Proc and Partic classes because the parimary usage of a circumstance is to describe the settings of the process of a clause. This class has methods to set the lexical entry which tells the circumstance and also has methods to set the characteristics of the circumstance.
CircumFactory, 
Clause, 
Proc, 
Partic, 
PreMod| Inner classes inherited from class java.util.Map | 
java.util.Map.Entry | 
| Method Summary | |
 void | 
setBehalf(FD behalf)
A method to set the behalf of the circumstance.  | 
 void | 
setEffect(FD effect)
A method to set the effect of the circumstance.  | 
 void | 
setInLoc(FD in_loc)
A method to set the in-loc of the circumstance.  | 
 void | 
setLex(java.lang.String lex)
A method to set the lexical entry of the circumstance.  | 
 void | 
setManner(FD manner)
A method to set the manner of the circumstance.  | 
 void | 
setPurpose(FD purpose)
A method to set the purpose of the circumstance.  | 
 void | 
setReason(FD reason)
A method to set the reason of the circumstance.  | 
 void | 
setTime(FD time)
A method to set the time of the circumstance.  | 
| Methods inherited from interface edu.columbia.surge.FD | 
checkPath, 
checkPath, 
getPath, 
getPath, 
putPath, 
putPath, 
putPathOverride, 
putPathOverride, 
toString, 
toXML | 
| Methods inherited from interface java.util.Map | 
clear, 
containsKey, 
containsValue, 
entrySet, 
equals, 
get, 
hashCode, 
isEmpty, 
keySet, 
put, 
putAll, 
remove, 
size, 
values | 
| Method Detail | 
public void setLex(java.lang.String lex)
lex -  public void setBehalf(FD behalf)
behalf -  public void setTime(FD time)
time -  public void setInLoc(FD in_loc)
in_loc -  public void setEffect(FD effect)
effect -  public void setManner(FD manner)
manner -  public void setPurpose(FD purpose)
purpose -  public void setReason(FD reason)
reason -  
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||