|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbORStyle | |
---|---|
org.modelsphere.sms.db |
Uses of DbORStyle in org.modelsphere.sms.db |
---|
Methods in org.modelsphere.sms.db that return DbORStyle | |
---|---|
DbORStyle |
DbSMSProject.getErDefaultStyle()
Gets the entity relationship model default style object associated to a DbSMSProject's instance. |
DbORStyle |
DbSMSProject.getOrDefaultStyle()
Gets the relational model default style object associated to a DbSMSProject's instance. |
Methods in org.modelsphere.sms.db with parameters of type DbORStyle | |
---|---|
void |
DbSMSProject.setErDefaultStyle(DbORStyle value)
Sets the entity relationship model default style object associated to a DbSMSProject's instance. |
void |
DbSMSProject.setOrDefaultStyle(DbORStyle value)
Sets the relational model default style object associated to a DbSMSProject's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |