opennlp.leo.regulus.tug
Class ValuesetDefinition
java.lang.Object
|
+--opennlp.leo.regulus.tug.ValuesetDefinition
- public class ValuesetDefinition
- extends java.lang.Object
Java representation of a TUG valueset definition.
- Version:
- $Revision: 1.1.1.1 $, $Date: 2001/10/22 11:12:36 $
- Author:
- Jason Baldridge
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValuesetDefinition
public ValuesetDefinition(org.jdom.Element e)
ValuesetDefinition
public ValuesetDefinition(PList pl)
setType
public void setType(java.lang.String t)
getType
public java.lang.String getType()
getName
public java.lang.String getName()
getValues
public PBrackList getValues()
booleanOpsEnabled
public boolean booleanOpsEnabled()
toProlog
public java.lang.String toProlog()
toXml
public java.lang.String toXml(java.lang.String tab)
Copyright © 2002 Research Institute for Advanced Computer Science. All Rights Reserved.