|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.hydromatic.clapham.graph.Symbol
public class Symbol
TODO:

| Field Summary | |
|---|---|
Graph |
graph
|
String |
name
|
NodeType |
typ
|
| Constructor Summary | |
|---|---|
Symbol(NodeType typ,
String name)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final NodeType typ
public final String name
public Graph graph
| Constructor Detail |
|---|
public Symbol(NodeType typ,
String name)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||