Uses of Class
org.modelsphere.sms.or.db.DbORAbsTable

Packages that use DbORAbsTable
org.modelsphere.sms.or.db   
 

Uses of DbORAbsTable in org.modelsphere.sms.or.db
 

Methods in org.modelsphere.sms.or.db that return DbORAbsTable
 DbORAbsTable DbORAssociationEnd.getClassifier()
          Gets the classifier object associated to a DbORAssociationEnd's instance.
 

Methods in org.modelsphere.sms.or.db with parameters of type DbORAbsTable
 void DbORAssociationEnd.setClassifier(DbORAbsTable value)
          Sets the classifier object associated to a DbORAssociationEnd's instance.
 

Constructors in org.modelsphere.sms.or.db with parameters of type DbORAbsTable
DbORAssociation(DbORAbsTable frontEndClassifier, SMSMultiplicity frontEndMult, DbORAbsTable backEndClassifier, SMSMultiplicity backEndMult)
          Creates an instance of DbORAssociation.
DbORAssociationEnd(DbORAssociation composite, DbORAbsTable classifier, SMSMultiplicity multiplicity, java.lang.String name)
          Creates an instance of DbORAssociationEnd.
 



Open ModelSphere 2007. All Rights Reserved.