|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbBEContextCell | |
---|---|
org.modelsphere.sms.be.db |
Uses of DbBEContextCell in org.modelsphere.sms.be.db |
---|
Methods in org.modelsphere.sms.be.db that return DbBEContextCell | |
---|---|
DbBEContextCell |
DbBEActorGo.getCell()
Gets the cell object associated to a DbBEActorGo's instance. |
DbBEContextCell |
DbBEStoreGo.getCell()
Gets the cell object associated to a DbBEStoreGo's instance. |
DbBEContextCell |
DbBEUseCaseGo.getCell()
Gets the cell object associated to a DbBEUseCaseGo's instance. |
Methods in org.modelsphere.sms.be.db with parameters of type DbBEContextCell | |
---|---|
void |
DbBEActorGo.setCell(DbBEContextCell value)
Sets the cell object associated to a DbBEActorGo's instance. |
void |
DbBEStoreGo.setCell(DbBEContextCell value)
Sets the cell object associated to a DbBEStoreGo's instance. |
void |
DbBEUseCaseGo.setCell(DbBEContextCell value)
Sets the cell object associated to a DbBEUseCaseGo's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |