|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbSMSTargetSystem | |
---|---|
org.modelsphere.sms.db | |
org.modelsphere.sms.or.db | |
org.modelsphere.sms.or.ibm.db | |
org.modelsphere.sms.or.informix.db | |
org.modelsphere.sms.or.oracle.db |
Uses of DbSMSTargetSystem in org.modelsphere.sms.db |
---|
Methods in org.modelsphere.sms.db that return DbSMSTargetSystem | |
---|---|
DbSMSTargetSystem |
DbSMSAbstractPackage.getTargetSystem()
Gets the target system object associated to a DbSMSAbstractPackage's instance. |
Methods in org.modelsphere.sms.db with parameters of type DbSMSTargetSystem | |
---|---|
void |
DbSMSAbstractPackage.setTargetSystem(DbSMSTargetSystem value)
Sets the target system object associated to a DbSMSAbstractPackage's instance. |
Constructors in org.modelsphere.sms.db with parameters of type DbSMSTargetSystem | |
---|---|
DbSMSBuiltInTypePackage(DbSMSBuiltInTypeNode builtInTypeNode,
java.lang.String name,
DbSMSTargetSystem targetSystem)
Creates an instance of DbSMSBuiltInTypePackage. |
Uses of DbSMSTargetSystem in org.modelsphere.sms.or.db |
---|
Constructors in org.modelsphere.sms.or.db with parameters of type DbSMSTargetSystem | |
---|---|
DbORDatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORDatabase. |
|
DbORDataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORDataModel. |
|
DbORDataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbORDataModel. |
|
DbORDomainModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORDomainModel. |
|
DbORModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORModel. |
|
DbOROperationLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbOROperationLibrary. |
Uses of DbSMSTargetSystem in org.modelsphere.sms.or.ibm.db |
---|
Constructors in org.modelsphere.sms.or.ibm.db with parameters of type DbSMSTargetSystem | |
---|---|
DbIBMDatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbIBMDatabase. |
|
DbIBMDataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbIBMDataModel. |
|
DbIBMDataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbIBMDataModel. |
|
DbIBMOperationLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbIBMOperationLibrary. |
Uses of DbSMSTargetSystem in org.modelsphere.sms.or.informix.db |
---|
Constructors in org.modelsphere.sms.or.informix.db with parameters of type DbSMSTargetSystem | |
---|---|
DbINFDatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbINFDatabase. |
|
DbINFDataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbINFDataModel. |
|
DbINFDataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbINFDataModel. |
|
DbINFOperationLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbINFOperationLibrary. |
Uses of DbSMSTargetSystem in org.modelsphere.sms.or.oracle.db |
---|
Constructors in org.modelsphere.sms.or.oracle.db with parameters of type DbSMSTargetSystem | |
---|---|
DbORADatabase(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORADatabase. |
|
DbORADataModel(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORADataModel. |
|
DbORADataModel(DbObject composite,
DbSMSTargetSystem targetSystem,
int logicalMode)
Creates an instance of DbORADataModel. |
|
DbORAProgramUnitLibrary(DbObject composite,
DbSMSTargetSystem targetSystem)
Creates an instance of DbORAProgramUnitLibrary. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |