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

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

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

Methods in org.modelsphere.sms.oo.db that return DbOODataMember
 DbOODataMember DbOOAssociationEnd.getAssociationMember()
          Gets the field object associated to a DbOOAssociationEnd's instance.
 

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

Constructors in org.modelsphere.sms.oo.db with parameters of type DbOODataMember
DbOOAssociationEnd(DbOOAssociation composite, DbOODataMember associationMember, SMSMultiplicity multiplicity)
          Creates an instance of DbOOAssociationEnd.
 



Open ModelSphere 2007. All Rights Reserved.