Uses of Class
org.modelsphere.sms.or.db.DbORStyle

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.
 



Open ModelSphere 2007. All Rights Reserved.