|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.ogi.cse.xs.relschema.RelationalSchema
public class RelationalSchema
| Constructor Summary | |
|---|---|
RelationalSchema(XSInstance xs)
|
|
| Method Summary | |
|---|---|
Table |
getRootTable()
|
java.lang.String |
getXmlschemaname()
|
XSInstance |
getXSInstance()
|
void |
setRootTable(Table rootTable)
|
java.util.List |
tables()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelationalSchema(XSInstance xs)
| Method Detail |
|---|
public Table getRootTable()
public void setRootTable(Table rootTable)
public java.lang.String getXmlschemaname()
public XSInstance getXSInstance()
public java.util.List tables()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||