|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DB2ProcedureDeploy | |
|---|---|
| com.ibm.db.models.db2 | |
| com.ibm.db.models.db2.impl | |
| com.ibm.db.models.db2.util | |
| Uses of DB2ProcedureDeploy in com.ibm.db.models.db2 |
|---|
| Methods in com.ibm.db.models.db2 that return DB2ProcedureDeploy | |
|---|---|
DB2ProcedureDeploy |
DB2ModelFactory.createDB2ProcedureDeploy()
Returns a new object of class 'DB2 Procedure Deploy'. |
DB2ProcedureDeploy |
DB2Procedure.getDeploy()
Returns the value of the 'Deploy' containment reference. |
| Methods in com.ibm.db.models.db2 with parameters of type DB2ProcedureDeploy | |
|---|---|
void |
DB2Procedure.setDeploy(DB2ProcedureDeploy value)
Sets the value of the ' Deploy' containment reference. |
| Uses of DB2ProcedureDeploy in com.ibm.db.models.db2.impl |
|---|
| Classes in com.ibm.db.models.db2.impl that implement DB2ProcedureDeploy | |
|---|---|
class |
DB2ProcedureDeployImpl
An implementation of the model object 'DB2 Procedure Deploy'. |
| Methods in com.ibm.db.models.db2.impl that return DB2ProcedureDeploy | |
|---|---|
DB2ProcedureDeploy |
DB2ModelFactoryImpl.createDB2ProcedureDeploy()
|
DB2ProcedureDeploy |
DB2ProcedureImpl.getDeploy()
|
| Methods in com.ibm.db.models.db2.impl with parameters of type DB2ProcedureDeploy | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
DB2ProcedureImpl.basicSetDeploy(DB2ProcedureDeploy newDeploy,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
DB2ProcedureImpl.setDeploy(DB2ProcedureDeploy newDeploy)
|
| Uses of DB2ProcedureDeploy in com.ibm.db.models.db2.util |
|---|
| Methods in com.ibm.db.models.db2.util with parameters of type DB2ProcedureDeploy | |
|---|---|
java.lang.Object |
DB2ModelSwitch.caseDB2ProcedureDeploy(DB2ProcedureDeploy object)
Returns the result of interpretting the object as an instance of 'DB2 Procedure Deploy'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||