Uses of Class
org.modelsphere.sms.oo.db.DbOOAssociationEnd

Packages that use DbOOAssociationEnd
org.modelsphere.sms.oo.db   
 

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

Methods in org.modelsphere.sms.oo.db that return DbOOAssociationEnd
 DbOOAssociationEnd DbOODataMember.getAssociationEnd()
          Gets the association end object associated to a DbOODataMember's instance.
 DbOOAssociationEnd DbOOAssociation.getBackEnd()
           
 DbOOAssociationEnd DbOOAssociation.getFrontEnd()
           
 DbOOAssociationEnd DbOOAssociationEnd.getOppositeEnd()
           
 

Methods in org.modelsphere.sms.oo.db with parameters of type DbOOAssociationEnd
 void DbOODataMember.setAssociationEnd(DbOOAssociationEnd value)
          Sets the association end object associated to a DbOODataMember's instance.
 



Open ModelSphere 2007. All Rights Reserved.