|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NewNodeDataAdapter
This interface should be implemented by all node data adapters that create a new node data column (e.g. a new group of labels).
| Method Summary | |
|---|---|
void |
setID(String id)
Defines the ID of the node data column that is created by this node data adapter. |
| Methods inherited from interface info.bioinfweb.treegraph.document.nodebranchdata.IDElementAdapter |
|---|
getID |
| Method Detail |
|---|
void setID(String id)
id - the new ID
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||