|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataBase
A representation of the model object 'Data Base'.
The following features are supported:
DawncodegenPackage.getDataBase()| Method Summary | |
|---|---|
java.lang.String |
getDbDriver()
Returns the value of the 'Db Driver' attribute |
java.lang.String |
getDialect()
Returns the value of the 'Dialect' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getPassword()
Returns the value of the 'Password' attribute |
java.lang.String |
getPort()
Returns the value of the 'Port' attribute |
java.lang.String |
getProtocol()
Returns the value of the 'Protocol' attribute |
java.lang.String |
getUsername()
Returns the value of the 'Username' attribute |
boolean |
isShowSQL()
Returns the value of the 'Show SQL' attribute |
void |
setDbDriver(java.lang.String value)
Sets the value of the ' Db Driver' attribute |
void |
setDialect(java.lang.String value)
Sets the value of the ' Dialect' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute |
void |
setPassword(java.lang.String value)
Sets the value of the ' Password' attribute |
void |
setPort(java.lang.String value)
Sets the value of the ' Port' attribute |
void |
setProtocol(java.lang.String value)
Sets the value of the ' Protocol' attribute |
void |
setShowSQL(boolean value)
Sets the value of the ' Show SQL' attribute |
void |
setUsername(java.lang.String value)
Sets the value of the ' Username' attribute |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
DawncodegenPackage.getDataBase_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getProtocol()
If the meaning of the 'Protocol' attribute isn't clear, there really should be more of a description here...
setProtocol(String),
DawncodegenPackage.getDataBase_Protocol()void setProtocol(java.lang.String value)
Protocol' attribute.
value - the new value of the 'Protocol' attribute.getProtocol()java.lang.String getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(String),
DawncodegenPackage.getDataBase_Port()void setPort(java.lang.String value)
Port' attribute.
value - the new value of the 'Port' attribute.getPort()java.lang.String getDbDriver()
If the meaning of the 'Db Driver' attribute isn't clear, there really should be more of a description here...
setDbDriver(String),
DawncodegenPackage.getDataBase_DbDriver()void setDbDriver(java.lang.String value)
Db Driver' attribute.
value - the new value of the 'Db Driver' attribute.getDbDriver()boolean isShowSQL()
If the meaning of the 'Show SQL' attribute isn't clear, there really should be more of a description here...
setShowSQL(boolean),
DawncodegenPackage.getDataBase_ShowSQL()void setShowSQL(boolean value)
Show SQL' attribute.
value - the new value of the 'Show SQL' attribute.isShowSQL()java.lang.String getUsername()
If the meaning of the 'Username' attribute isn't clear, there really should be more of a description here...
setUsername(String),
DawncodegenPackage.getDataBase_Username()void setUsername(java.lang.String value)
Username' attribute.
value - the new value of the 'Username' attribute.getUsername()java.lang.String getPassword()
If the meaning of the 'Password' attribute isn't clear, there really should be more of a description here...
setPassword(String),
DawncodegenPackage.getDataBase_Password()void setPassword(java.lang.String value)
Password' attribute.
value - the new value of the 'Password' attribute.getPassword()java.lang.String getDialect()
If the meaning of the 'Dialect' attribute isn't clear, there really should be more of a description here...
setDialect(String),
DawncodegenPackage.getDataBase_Dialect()void setDialect(java.lang.String value)
Dialect' attribute.
value - the new value of the 'Dialect' attribute.getDialect()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||