|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.iastate.anthill.indus.datasource.type.DataType
edu.iastate.anthill.indus.datasource.type.Graph
edu.iastate.anthill.indus.datasource.type.DAG
edu.iastate.anthill.indus.datasource.type.AVH
edu.iastate.anthill.indus.datasource.type.DbAVH
@author Jie Bao , baojie@cs.iastate.edu
@since 2005-03-30
| Field Summary | |
(package private) DB2Tree |
templateTree
|
| Fields inherited from class edu.iastate.anthill.indus.datasource.type.AVH |
nameOfOrder, template, treeAVT |
| Fields inherited from class edu.iastate.anthill.indus.datasource.type.Graph |
edges, nodes |
| Fields inherited from class edu.iastate.anthill.indus.datasource.type.DataType |
DEFAULT_TYPES, modified, name, readOnly, supertype |
| Constructor Summary | |
DbAVH()
|
|
DbAVH(java.lang.String name,
java.lang.String treetype,
java.lang.String template)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class edu.iastate.anthill.indus.datasource.type.AVH |
fromXML, getEditor, getInformation, getNameOfOrder, getTreeAVH, isAVH, OldFromXML, oldToXML, parseTemplate, print, setName, setNameOfOrder, setTree, toString, toXML |
| Methods inherited from class edu.iastate.anthill.indus.datasource.type.Graph |
addEdge, addEdge, addNode, deleteEdge, deleteEdge, deleteNode, deleteNode, findEdge, findNode, findOrCreateNode, getAllAncestor, getChild, getEdge, getLeaves, getNode, getParent, getRoots, getTaggedText, renameEdge, renameNode, test |
| Methods inherited from class edu.iastate.anthill.indus.datasource.type.DataType |
getName, getPredefinedTypes, getSupertype, isLegalName, isNumber, isPredefinedType, isString, parseSupertype |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
DB2Tree templateTree
| Constructor Detail |
public DbAVH()
public DbAVH(java.lang.String name,
java.lang.String treetype,
java.lang.String template)
| Method Detail |
public static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||