Uses of Class
org.modelsphere.sms.db.DbSMSInheritance

Packages that use DbSMSInheritance
org.modelsphere.sms.db   
 

Uses of DbSMSInheritance in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db that return DbSMSInheritance
 DbSMSInheritance DbSMSInheritanceGo.getInheritance()
          Gets the inheritance object associated to a DbSMSInheritanceGo's instance.
 

Methods in org.modelsphere.sms.db with parameters of type DbSMSInheritance
 void DbSMSInheritanceGo.setInheritance(DbSMSInheritance value)
          Sets the inheritance object associated to a DbSMSInheritanceGo's instance.
 

Constructors in org.modelsphere.sms.db with parameters of type DbSMSInheritance
DbSMSInheritanceGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSInheritance inheritance)
          Creates an instance of DbSMSInheritanceGo.
 



Open ModelSphere 2007. All Rights Reserved.