Uses of Class
org.modelsphere.sms.oo.java.db.DbJVClass

Packages that use DbJVClass
org.modelsphere.sms.be.db   
org.modelsphere.sms.db   
org.modelsphere.sms.oo.java.db   
 

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

Methods in org.modelsphere.sms.be.db that return DbJVClass
 DbJVClass DbBEStore.getDbJVClass()
          Gets the class name object associated to a DbBEStore's instance.
 

Methods in org.modelsphere.sms.be.db with parameters of type DbJVClass
 void DbBEStore.setDbJVClass(DbJVClass value)
          Sets the class name object associated to a DbBEStore's instance.
 

Uses of DbJVClass in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db that return DbJVClass
 DbJVClass DbSMSProject.getDefaultCollectionType()
          Gets the default collection type object associated to a DbSMSProject's instance.
 

Methods in org.modelsphere.sms.db with parameters of type DbJVClass
 void DbSMSProject.setDefaultCollectionType(DbJVClass value)
          Sets the default collection type object associated to a DbSMSProject's instance.
 

Uses of DbJVClass in org.modelsphere.sms.oo.java.db
 

Methods in org.modelsphere.sms.oo.java.db with parameters of type DbJVClass
 void DbJVConstructor.addToJavaExceptions(DbJVClass value)
          Adds an element to the list of exceptions associated to a DbJVConstructor's instance.
 void DbJVMethod.addToJavaExceptions(DbJVClass value)
          Adds an element to the list of exceptions associated to a DbJVMethod's instance.
 void DbJVConstructor.removeFromJavaExceptions(DbJVClass value)
          Removes an element from the list of exceptions associated to a DbJVConstructor's instance.
 void DbJVMethod.removeFromJavaExceptions(DbJVClass value)
          Removes an element from the list of exceptions associated to a DbJVMethod's instance.
 void DbJVConstructor.setJavaExceptions(DbJVClass value, int op)
          Adds an element to or removes an element from the list of exceptions associated to a DbJVConstructor's instance.
 void DbJVMethod.setJavaExceptions(DbJVClass value, int op)
          Adds an element to or removes an element from the list of exceptions associated to a DbJVMethod's instance.
 

Constructors in org.modelsphere.sms.oo.java.db with parameters of type DbJVClass
DbJVInheritance(DbJVClass subClass, DbJVClass superClass)
          Creates an instance of DbJVInheritance.
 



Open ModelSphere 2007. All Rights Reserved.