edu.columbia.surge
Interface PreMod

All Known Implementing Classes:
PreModH

public abstract interface PreMod
extends FD

The pred-modif category. This class is also often used together within a clause together with the Clause, Proc, Partic and possibly, the Circum class. This class serves to define the predefined modifier to further describe the process of a clause.

See Also:
PreModFactory, Clause, Proc, Partic, Circum

Inner classes inherited from class java.util.Map
java.util.Map.Entry
 
Method Summary
 void setInstrument(FD instrument)
          A method to set the instrument of the pred-modif
 
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

setInstrument

public void setInstrument(FD instrument)
A method to set the instrument of the pred-modif
Parameters:
instrument - specified in the form of a FD