Version: 1.1.1

Uses of Class
org.biomoby.service.dashboard.data.DataTypeNode

Packages that use DataTypeNode
org.biomoby.service.dashboard.data   
 

Uses of DataTypeNode in org.biomoby.service.dashboard.data
 

Methods in org.biomoby.service.dashboard.data that return DataTypeNode
static DataTypeNode DataTypeNode.createNode(MobyDataType dataType, String memberName, int memberRel, DataTypeNode parent, HashMap dtTable, DataTypeModel model)
          A factory for a node.
 DataTypeNode[] DataTypeNode.getChildren()
          Return children nodes of this node (after loading them if not yet done).
 DataTypeNode DataTypeNode.getParentNode()
          Return a parent node.
 

Methods in org.biomoby.service.dashboard.data with parameters of type DataTypeNode
static DataTypeNode DataTypeNode.createNode(MobyDataType dataType, String memberName, int memberRel, DataTypeNode parent, HashMap dtTable, DataTypeModel model)
          A factory for a node.
 


Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010