|
||||||||||
| 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
| Field Summary |
| 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 | |
DAG()
|
|
DAG(java.lang.String name)
|
|
| Method Summary | |
javax.swing.JPanel |
getEditor()
|
| Methods inherited from class edu.iastate.anthill.indus.datasource.type.Graph |
addEdge, addEdge, addNode, deleteEdge, deleteEdge, deleteNode, deleteNode, findEdge, findNode, findOrCreateNode, fromXML, getAllAncestor, getChild, getEdge, getInformation, getLeaves, getNode, getParent, getRoots, getTaggedText, print, renameEdge, renameNode, test, toString, toXML |
| Methods inherited from class edu.iastate.anthill.indus.datasource.type.DataType |
getName, getPredefinedTypes, getSupertype, isLegalName, isNumber, isPredefinedType, isString, parseSupertype, setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface edu.iastate.anthill.indus.datasource.Configable |
fromXML, toString, toXML |
| Constructor Detail |
public DAG()
public DAG(java.lang.String name)
| Method Detail |
public javax.swing.JPanel getEditor()
getEditor in class Graph
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||