|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIDatabaseConfig
A representation of the model object 'WBI Database Config'.
The following features are supported:
CorecellPackage.getWBIDatabaseConfig()
Method Summary | |
---|---|
java.lang.String |
getSchemaName()
Returns the value of the 'Schema Name' attribute |
boolean |
isCreateTables()
Returns the value of the 'Create Tables' attribute |
void |
setCreateTables(boolean value)
Sets the value of the ' Create Tables ' attribute |
void |
setSchemaName(java.lang.String value)
Sets the value of the ' Schema Name ' 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 getSchemaName()
If the meaning of the 'Schema Name' attribute isn't clear, there really should be more of a description here...
setSchemaName(String)
,
CorecellPackage.getWBIDatabaseConfig_SchemaName()
void setSchemaName(java.lang.String value)
Schema Name
' attribute.
value
- the new value of the 'Schema Name' attribute.getSchemaName()
boolean isCreateTables()
If the meaning of the 'Create Tables' attribute isn't clear, there really should be more of a description here...
setCreateTables(boolean)
,
CorecellPackage.getWBIDatabaseConfig_CreateTables()
void setCreateTables(boolean value)
Create Tables
' attribute.
value
- the new value of the 'Create Tables' attribute.isCreateTables()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |