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

Packages that use DbORCommonItem
org.modelsphere.sms.oo.db   
org.modelsphere.sms.or.db   
 

Uses of DbORCommonItem in org.modelsphere.sms.oo.db
 

Methods in org.modelsphere.sms.oo.db that return DbORCommonItem
 DbORCommonItem DbOODataMember.getCommonItem()
          Gets the common item object associated to a DbOODataMember's instance.
 

Methods in org.modelsphere.sms.oo.db with parameters of type DbORCommonItem
 void DbOODataMember.setCommonItem(DbORCommonItem value)
          Sets the common item object associated to a DbOODataMember's instance.
 

Uses of DbORCommonItem in org.modelsphere.sms.or.db
 

Methods in org.modelsphere.sms.or.db that return DbORCommonItem
 DbORCommonItem DbORColumn.getCommonItem()
          Gets the common item object associated to a DbORColumn's instance.
 

Methods in org.modelsphere.sms.or.db with parameters of type DbORCommonItem
 void DbORColumn.setCommonItem(DbORCommonItem value)
          Sets the common item object associated to a DbORColumn's instance.
 



Open ModelSphere 2007. All Rights Reserved.