|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIDataSrc
A representation of the model object 'WBI Data Src'.
The following features are supported:
Component
Schema Name
Create Table
Dbcomponent
Auth Alias
Properties
Attributes
Conn Pool Attributes
Provider
WBITopologyPackage.getWBIDataSrc()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAttributes()
Returns the value of the 'Attributes' containment reference list. |
WBIAuthAlias |
getAuthAlias()
Returns the value of the 'Auth Alias' containment reference |
java.lang.String |
getComponent()
Returns the value of the 'Component' attribute |
org.eclipse.emf.common.util.EList |
getConnPoolAttributes()
Returns the value of the 'Conn Pool Attributes' containment reference list. |
java.lang.Boolean |
getCreateTable()
Returns the value of the 'Create Table' attribute |
java.lang.String |
getDbcomponent()
Returns the value of the 'Dbcomponent' attribute |
org.eclipse.emf.common.util.EList |
getProperties()
Returns the value of the 'Properties' containment reference list. |
WBIDBProvider |
getProvider()
Returns the value of the 'Provider' containment reference |
java.lang.String |
getSchemaName()
Returns the value of the 'Schema Name' attribute |
void |
setAuthAlias(WBIAuthAlias value)
Sets the value of the ' Auth Alias ' containment reference |
void |
setComponent(java.lang.String value)
Sets the value of the ' Component ' attribute |
void |
setCreateTable(java.lang.Boolean value)
Sets the value of the ' Create Table ' attribute |
void |
setDbcomponent(java.lang.String value)
Sets the value of the ' Dbcomponent ' attribute |
void |
setProvider(WBIDBProvider value)
Sets the value of the ' Provider ' containment reference |
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 getComponent()
If the meaning of the 'Component' attribute isn't clear, there really should be more of a description here...
setComponent(String)
,
WBITopologyPackage.getWBIDataSrc_Component()
void setComponent(java.lang.String value)
Component
' attribute.
value
- the new value of the 'Component' attribute.getComponent()
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)
,
WBITopologyPackage.getWBIDataSrc_SchemaName()
void setSchemaName(java.lang.String value)
Schema Name
' attribute.
value
- the new value of the 'Schema Name' attribute.getSchemaName()
java.lang.Boolean getCreateTable()
If the meaning of the 'Create Table' attribute isn't clear, there really should be more of a description here...
setCreateTable(Boolean)
,
WBITopologyPackage.getWBIDataSrc_CreateTable()
void setCreateTable(java.lang.Boolean value)
Create Table
' attribute.
value
- the new value of the 'Create Table' attribute.getCreateTable()
java.lang.String getDbcomponent()
If the meaning of the 'Dbcomponent' attribute isn't clear, there really should be more of a description here...
setDbcomponent(String)
,
WBITopologyPackage.getWBIDataSrc_Dbcomponent()
void setDbcomponent(java.lang.String value)
Dbcomponent
' attribute.
value
- the new value of the 'Dbcomponent' attribute.getDbcomponent()
WBIAuthAlias getAuthAlias()
If the meaning of the 'Auth Alias' containment reference isn't clear, there really should be more of a description here...
setAuthAlias(WBIAuthAlias)
,
WBITopologyPackage.getWBIDataSrc_AuthAlias()
void setAuthAlias(WBIAuthAlias value)
Auth Alias
' containment reference.
value
- the new value of the 'Auth Alias' containment reference.getAuthAlias()
org.eclipse.emf.common.util.EList getProperties()
WBIProperty
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIDataSrc_Properties()
org.eclipse.emf.common.util.EList getAttributes()
WBIProperty
.
If the meaning of the 'Attributes' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIDataSrc_Attributes()
org.eclipse.emf.common.util.EList getConnPoolAttributes()
WBIProperty
.
If the meaning of the 'Conn Pool Attributes' containment reference list isn't clear, there really should be more of a description here...
WBITopologyPackage.getWBIDataSrc_ConnPoolAttributes()
WBIDBProvider getProvider()
If the meaning of the 'Provider' containment reference isn't clear, there really should be more of a description here...
setProvider(WBIDBProvider)
,
WBITopologyPackage.getWBIDataSrc_Provider()
void setProvider(WBIDBProvider value)
Provider
' containment reference.
value
- the new value of the 'Provider' containment reference.getProvider()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |