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

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

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

Methods in org.modelsphere.sms.be.db that return DbBEFlow
 DbBEFlow DbBEUseCase.findFlowComponentByID(java.lang.String identifier)
           
 DbBEFlow DbBEFlowGo.getFlow()
          Gets the flow object associated to a DbBEFlowGo's instance.
 

Methods in org.modelsphere.sms.be.db with parameters of type DbBEFlow
 void DbBEFlowGo.setFlow(DbBEFlow value)
          Sets the flow object associated to a DbBEFlowGo's instance.
 

Constructors in org.modelsphere.sms.be.db with parameters of type DbBEFlow
DbBEFlowGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbBEFlow flow)
          Creates an instance of DbBEFlowGo.
 



Open ModelSphere 2007. All Rights Reserved.