opennlp.grok.expression
Interface Modality
- All Superinterfaces:
- opennlp.common.unify.Unifiable
- All Known Implementing Classes:
- SlashMode, VarModality
- public interface Modality
- extends opennlp.common.unify.Unifiable
A modality that can decorate a categorial slash.
- Version:
- $Revision: 1.1 $, $Date: 2002/09/13 13:09:45 $
- Author:
- Jason Baldridge
Methods inherited from interface opennlp.common.unify.Unifiable |
equals, fill, occurs, unify, unifyCheck |
copy
public java.lang.Object copy()
getDirection
public byte getDirection()
toString
public java.lang.String toString(byte dir)
Copyright © 2003 Jason Baldridge and Gann Bierner. All Rights Reserved.