Uses of Class
org.modelsphere.sms.be.db.DbBEResource

Packages that use DbBEResource
org.modelsphere.sms.be.db   
 

Uses of DbBEResource in org.modelsphere.sms.be.db
 

Methods in org.modelsphere.sms.be.db that return DbBEResource
 DbBEResource DbBEUseCaseResource.getResource()
          Gets the resource object associated to a DbBEUseCaseResource's instance.
 

Methods in org.modelsphere.sms.be.db with parameters of type DbBEResource
 void DbBEUseCaseResource.setResource(DbBEResource value)
          Sets the resource object associated to a DbBEUseCaseResource's instance.
 

Constructors in org.modelsphere.sms.be.db with parameters of type DbBEResource
DbBEUseCaseResource(DbObject composite, DbBEResource resource)
          Creates an instance of DbBEUseCaseResource.
 



Open ModelSphere 2007. All Rights Reserved.