|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectrelaxngcc.builder.TransitionTable.Entry
public static class TransitionTable.Entry
| Field Summary | |
|---|---|
java.util.Vector |
alphabets
|
Transition |
transition
|
| Constructor Summary | |
|---|---|
TransitionTable.Entry(Transition tr,
Alphabet a)
|
|
| Method Summary | |
|---|---|
void |
addAlphabet(Alphabet a)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Transition transition
public java.util.Vector alphabets
| Constructor Detail |
|---|
public TransitionTable.Entry(Transition tr,
Alphabet a)
| Method Detail |
|---|
public void addAlphabet(Alphabet a)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||