|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.reps.HDMToHighLevel
public class HDMToHighLevel
A class to do HDM to high level model transformations
| Constructor Summary | |
|---|---|
HDMToHighLevel(Schema s1)
Creates a new instance of XMLSchemaTransform |
|
| Method Summary | |
|---|---|
Schema |
hdmToRelational()
Transform the HDM elements in this schema into relational elements |
Schema |
hdmToXMLSchema(SchemaObject rootNode)
Transform the HDM elements in this schema into XMLSchema elements |
void |
setSchema(Schema s)
Set the schema to transform |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HDMToHighLevel(Schema s1)
throws NotFoundException
s1 - The schema to transform
NotFoundException - Throws an exception if constrcuts are not found| Method Detail |
|---|
public void setSchema(Schema s)
s - The schema to transform
public Schema hdmToRelational()
throws AutoMedException
AutoMedException - General AutoMedException
public Schema hdmToXMLSchema(SchemaObject rootNode)
throws AutoMedException
rootNode - The HDM root node for this schema
AutoMedException - General AutoMed exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||