Uses of Class
org.modelsphere.sms.db.DbSMSUmlConstraint

Packages that use DbSMSUmlConstraint
org.modelsphere.sms.db   
 

Uses of DbSMSUmlConstraint in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db with parameters of type DbSMSUmlConstraint
 void DbSMSSemanticalObject.addToUmlConstraints(DbSMSUmlConstraint value)
          Adds an element to the list of uml constraints associated to a DbSMSSemanticalObject's instance.
 void DbSMSSemanticalObject.removeFromUmlConstraints(DbSMSUmlConstraint value)
          Removes an element from the list of uml constraints associated to a DbSMSSemanticalObject's instance.
 void DbSMSSemanticalObject.setUmlConstraints(DbSMSUmlConstraint value, int op)
          Adds an element to or removes an element from the list of uml constraints associated to a DbSMSSemanticalObject's instance.
 



Open ModelSphere 2007. All Rights Reserved.