|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.metnet.dao.InputNode
public class InputNode
use to store the input graph node data while adapt to the display requirement of JGraph
| Field Summary | |
|---|---|
(package private) Blockunit |
liveEntity
data object |
| Constructor Summary | |
|---|---|
InputNode()
default construct |
|
InputNode(Blockunit blockunit)
default construct |
|
| Method Summary | |
|---|---|
Blockunit |
getLiveEntity()
|
void |
setLiveEntity(Blockunit liveEntity)
|
java.lang.String |
toString()
display information |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
Blockunit liveEntity
| Constructor Detail |
|---|
public InputNode()
public InputNode(Blockunit blockunit)
| Method Detail |
|---|
public Blockunit getLiveEntity()
public void setLiveEntity(Blockunit liveEntity)
liveEntity - the liveEntity to setpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||