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

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

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

Methods in org.modelsphere.sms.be.db that return DbBENotation
 DbBENotation DbBEDiagram.findMasterNotation()
           
 DbBENotation DbBEDiagram.findNotation()
           
 DbBENotation DbBEDiagram.getNotation()
          Gets the notation object associated to a DbBEDiagram's instance.
 

Methods in org.modelsphere.sms.be.db with parameters of type DbBENotation
 void DbBENotation.copyOptions(DbBENotation srcNotation)
           
 void DbBEDiagram.setNotation(DbBENotation value)
          Sets the notation object associated to a DbBEDiagram's instance.
 

Uses of DbBENotation in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db that return DbBENotation
 DbBENotation DbSMSProject.getBeDefaultNotation()
          Gets the bpm - default notation object associated to a DbSMSProject's instance.
 

Methods in org.modelsphere.sms.db with parameters of type DbBENotation
 void DbSMSProject.setBeDefaultNotation(DbBENotation value)
          Sets the bpm - default notation object associated to a DbSMSProject's instance.
 



Open ModelSphere 2007. All Rights Reserved.