|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.uzh.ifi.attempto.chartparser.Category
ch.uzh.ifi.attempto.chartparser.Terminal
public class Terminal
This class stands for a terminal category.
| Constructor Summary | |
|---|---|
Terminal(java.lang.String name)
Creates a new terminal category. |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class ch.uzh.ifi.attempto.chartparser.Category |
|---|
deepCopy, deepCopy, equals, getFeature, getName, setFeature, skolemize, tryToUnify, unify |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Terminal(java.lang.String name)
name - The name of the category.| Method Detail |
|---|
public java.lang.String toString()
toString in class Category
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||