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

Packages that use DbSMSSemanticalObject
org.modelsphere.sms.be.db   
org.modelsphere.sms.db   
org.modelsphere.sms.oo.java.db   
org.modelsphere.sms.or.db   
 

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

Constructors in org.modelsphere.sms.be.db with parameters of type DbSMSSemanticalObject
DbBEActorQualifier(DbObject composite, DbSMSSemanticalObject semObj)
          Creates an instance of DbBEActorQualifier.
DbBEFlowQualifier(DbObject composite, DbSMSSemanticalObject semObj)
          Creates an instance of DbBEFlowQualifier.
DbBEStoreQualifier(DbObject composite, DbSMSSemanticalObject semObj)
          Creates an instance of DbBEStoreQualifier.
DbBEUseCaseQualifier(DbObject composite, DbSMSSemanticalObject semObj)
          Creates an instance of DbBEUseCaseQualifier.
 

Uses of DbSMSSemanticalObject in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db that return DbSMSSemanticalObject
 DbSMSSemanticalObject DbSMSObjectImport.getSourceObject()
          Gets the source object object associated to a DbSMSObjectImport's instance.
 DbSMSSemanticalObject DbSMSSemanticalObject.getSuperCopy()
          Gets the super-copy object associated to a DbSMSSemanticalObject's instance.
 

Methods in org.modelsphere.sms.db with parameters of type DbSMSSemanticalObject
 void DbSMSUmlConstraint.addToConstrainedObjects(DbSMSSemanticalObject value)
          Adds an element to the list of constrained objects associated to a DbSMSUmlConstraint's instance.
 void DbSMSLink.addToSourceObjects(DbSMSSemanticalObject value)
          Adds an element to the list of source objects associated to a DbSMSLink's instance.
 void DbSMSLink.addToTargetObjects(DbSMSSemanticalObject value)
          Adds an element to the list of target objects associated to a DbSMSLink's instance.
 void DbSMSUmlConstraint.removeFromConstrainedObjects(DbSMSSemanticalObject value)
          Removes an element from the list of constrained objects associated to a DbSMSUmlConstraint's instance.
 void DbSMSLink.removeFromSourceObjects(DbSMSSemanticalObject value)
          Removes an element from the list of source objects associated to a DbSMSLink's instance.
 void DbSMSLink.removeFromTargetObjects(DbSMSSemanticalObject value)
          Removes an element from the list of target objects associated to a DbSMSLink's instance.
 void DbSMSUmlConstraint.setConstrainedObjects(DbSMSSemanticalObject value, int op)
          Adds an element to or removes an element from the list of constrained objects associated to a DbSMSUmlConstraint's instance.
 void DbSMSObjectImport.setSourceObject(DbSMSSemanticalObject value)
          Sets the source object object associated to a DbSMSObjectImport's instance.
 void DbSMSLink.setSourceObjects(DbSMSSemanticalObject value, int op)
          Adds an element to or removes an element from the list of source objects associated to a DbSMSLink's instance.
 void DbSMSSemanticalObject.setSuperCopy(DbSMSSemanticalObject value)
           
 void DbSMSLink.setTargetObjects(DbSMSSemanticalObject value, int op)
          Adds an element to or removes an element from the list of target objects associated to a DbSMSLink's instance.
 

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

Methods in org.modelsphere.sms.oo.java.db that return DbSMSSemanticalObject
 DbSMSSemanticalObject DbJVImport.getImportedObject()
          Gets the imported object object associated to a DbJVImport's instance.
 

Methods in org.modelsphere.sms.oo.java.db with parameters of type DbSMSSemanticalObject
 void DbJVImport.setImportedObject(DbSMSSemanticalObject value)
          Sets the imported object object associated to a DbJVImport's instance.
 

Constructors in org.modelsphere.sms.oo.java.db with parameters of type DbSMSSemanticalObject
DbJVImport(DbJVCompilationUnit composite, DbSMSSemanticalObject semObj, java.lang.Boolean all)
          Creates an instance of DbJVImport.
 

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

Methods in org.modelsphere.sms.or.db with parameters of type DbSMSSemanticalObject
 void DbORAbsTable.setSuperCopy(DbSMSSemanticalObject value)
           
 



Open ModelSphere 2007. All Rights Reserved.