|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.ic.doc.automed.reps.HighLevelToHDM
public class HighLevelToHDM
Class to convert any high level schema into an equivalent HDM schema
| Constructor Summary | |
|---|---|
HighLevelToHDM(Schema s1)
Creates a new instance of HighLevelToHDM |
|
| Method Summary | |
|---|---|
Schema |
TransformToHDM(java.lang.String highLevelLanguageName,
int prefixLength)
Transform any high level scehma into an HDM oriented one |
java.lang.String |
validateConstraints(Schema hdmSchema)
This method verifies that the HDM constraints added to this schema are valid |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HighLevelToHDM(Schema s1)
throws NotFoundException
s1 - The high level schema to transform into an HDM
oriented schema
NotFoundException - Thrown if s1 is not found| Method Detail |
|---|
public java.lang.String validateConstraints(Schema hdmSchema)
throws AutoMedException
AutoMedException
public Schema TransformToHDM(java.lang.String highLevelLanguageName,
int prefixLength)
throws AutoMedException
highLevelLanguageName - The name of the high level AutoMed modelprefixLength - The length of any prefix that objects in highLevelLanguageName
may have
AutoMedException - General AutoMed exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||