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

Packages that use DbSMSDiagram
org.modelsphere.sms.be.db   
org.modelsphere.sms.db   
org.modelsphere.sms.oo.db   
org.modelsphere.sms.or.db   
 

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

Constructors in org.modelsphere.sms.be.db with parameters of type DbSMSDiagram
DbBEActorGo(DbSMSDiagram composite, DbSMSClassifier classifier)
          Creates an instance of DbBEActorGo.
DbBEContextGo(DbSMSDiagram composite, DbSMSClassifier classifier)
          Creates an instance of DbBEContextGo.
DbBEFlowGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbBEFlow flow)
          Creates an instance of DbBEFlowGo.
DbBEStoreGo(DbSMSDiagram composite, DbSMSClassifier classifier)
          Creates an instance of DbBEStoreGo.
DbBEUseCaseGo(DbSMSDiagram composite, DbSMSClassifier classifier)
          Creates an instance of DbBEUseCaseGo.
 

Uses of DbSMSDiagram in org.modelsphere.sms.db
 

Methods in org.modelsphere.sms.db that return DbSMSDiagram
 DbSMSDiagram DbSMSDiagram.getParentDiagram()
          Gets the parent diagram object associated to a DbSMSDiagram's instance.
 

Methods in org.modelsphere.sms.db with parameters of type DbSMSDiagram
 void DbSMSDiagram.setParentDiagram(DbSMSDiagram value)
          Sets the parent diagram object associated to a DbSMSDiagram's instance.
 

Constructors in org.modelsphere.sms.db with parameters of type DbSMSDiagram
DbSMSAssociationGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSAssociation association)
          Creates an instance of DbSMSAssociationGo.
DbSMSClassifierGo(DbSMSDiagram composite, DbSMSClassifier classifier)
          Creates an instance of DbSMSClassifierGo.
DbSMSCommonItemGo(DbSMSDiagram composite, DbSMSCommonItem commonItem)
          Creates an instance of DbSMSCommonItemGo.
DbSMSInheritanceGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSInheritance inheritance)
          Creates an instance of DbSMSInheritanceGo.
DbSMSLineGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo)
          Creates an instance of DbSMSLineGo.
DbSMSLinkGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSLink link)
          Creates an instance of DbSMSLinkGo.
DbSMSPackageGo(DbSMSDiagram composite, DbSMSPackage pack)
          Creates an instance of DbSMSPackageGo.
 

Uses of DbSMSDiagram in org.modelsphere.sms.oo.db
 

Constructors in org.modelsphere.sms.oo.db with parameters of type DbSMSDiagram
DbOOAdtGo(DbSMSDiagram composite, DbOOAdt adt)
          Creates an instance of DbOOAdtGo.
DbOOAssociationGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSAssociation association)
          Creates an instance of DbOOAssociationGo.
 

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

Constructors in org.modelsphere.sms.or.db with parameters of type DbSMSDiagram
DbORAssociationGo(DbSMSDiagram composite, DbSMSGraphicalObject frontEndGo, DbSMSGraphicalObject backEndGo, DbSMSAssociation association)
          Creates an instance of DbORAssociationGo.
DbORTableGo(DbSMSDiagram composite, DbSMSClassifier classifier)
          Creates an instance of DbORTableGo.
 



Open ModelSphere 2007. All Rights Reserved.