|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectch.uzh.ifi.attempto.base.SimpleAbstractOption
public class SimpleAbstractOption
This is a simple implementation of an abstract option.
| Constructor Summary | |
|---|---|
SimpleAbstractOption(java.lang.String categoryName)
Creats a new abstract option for the given category name. |
|
| Method Summary | |
|---|---|
java.lang.String |
getCategoryName()
Returns the name of the category that represents possible next tokens. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleAbstractOption(java.lang.String categoryName)
categoryName - The category name.| Method Detail |
|---|
public java.lang.String getCategoryName()
AbstractOption
getCategoryName in interface AbstractOption
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||