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

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

Uses of DbSMSAssociation in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db that return DbSMSAssociation
 DbSMSAssociation DbSMSAssociationGo.getAssociation()
          Gets the association object associated to a DbSMSAssociationGo's instance.
 

Methods in org.modelsphere.sms.db with parameters of type DbSMSAssociation
 void DbSMSAssociationGo.setAssociation(DbSMSAssociation value)
          Sets the association object associated to a DbSMSAssociationGo's instance.
 

Constructors in org.modelsphere.sms.db with parameters of type DbSMSAssociation
DbSMSAssociationGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSAssociation association)
          Creates an instance of DbSMSAssociationGo.
 

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

Constructors in org.modelsphere.sms.oo.db with parameters of type DbSMSAssociation
DbOOAssociationGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSAssociation association)
          Creates an instance of DbOOAssociationGo.
 

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

Constructors in org.modelsphere.sms.or.db with parameters of type DbSMSAssociation
DbORAssociationGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSAssociation association)
          Creates an instance of DbORAssociationGo.
 



Open ModelSphere 2007. All Rights Reserved.