|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WBIDBProvider
A representation of the model object 'WBIDB Provider'.
The following features are supported:
Scope
Database Type
Provider Type
Implementation Type
Name
Description
Classpath
Implementation Class Name
Native Path
Dbcomponent
WBITopologyPackage.getWBIDBProvider()
Method Summary | |
---|---|
java.lang.String |
getClasspath()
Returns the value of the 'Classpath' attribute |
java.lang.String |
getDatabaseType()
Returns the value of the 'Database Type' attribute |
java.lang.String |
getDbcomponent()
Returns the value of the 'Dbcomponent' attribute |
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.lang.String |
getImplementationClassName()
Returns the value of the 'Implementation Class Name' attribute |
java.lang.String |
getImplementationType()
Returns the value of the 'Implementation Type' attribute |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
java.lang.String |
getNativePath()
Returns the value of the 'Native Path' attribute |
java.lang.String |
getProviderType()
Returns the value of the 'Provider Type' attribute |
java.lang.String |
getScope()
Returns the value of the 'Scope' attribute |
void |
setClasspath(java.lang.String value)
Sets the value of the ' Classpath ' attribute |
void |
setDatabaseType(java.lang.String value)
Sets the value of the ' Database Type ' attribute |
void |
setDbcomponent(java.lang.String value)
Sets the value of the ' Dbcomponent ' attribute |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setImplementationClassName(java.lang.String value)
Sets the value of the ' Implementation Class Name ' attribute |
void |
setImplementationType(java.lang.String value)
Sets the value of the ' Implementation Type ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setNativePath(java.lang.String value)
Sets the value of the ' Native Path ' attribute |
void |
setProviderType(java.lang.String value)
Sets the value of the ' Provider Type ' attribute |
void |
setScope(java.lang.String value)
Sets the value of the ' Scope ' 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 getScope()
If the meaning of the 'Scope' attribute isn't clear, there really should be more of a description here...
setScope(String)
,
WBITopologyPackage.getWBIDBProvider_Scope()
void setScope(java.lang.String value)
Scope
' attribute.
value
- the new value of the 'Scope' attribute.getScope()
java.lang.String getDatabaseType()
If the meaning of the 'Database Type' attribute isn't clear, there really should be more of a description here...
setDatabaseType(String)
,
WBITopologyPackage.getWBIDBProvider_DatabaseType()
void setDatabaseType(java.lang.String value)
Database Type
' attribute.
value
- the new value of the 'Database Type' attribute.getDatabaseType()
java.lang.String getProviderType()
If the meaning of the 'Provider Type' attribute isn't clear, there really should be more of a description here...
setProviderType(String)
,
WBITopologyPackage.getWBIDBProvider_ProviderType()
void setProviderType(java.lang.String value)
Provider Type
' attribute.
value
- the new value of the 'Provider Type' attribute.getProviderType()
java.lang.String getImplementationType()
If the meaning of the 'Implementation Type' attribute isn't clear, there really should be more of a description here...
setImplementationType(String)
,
WBITopologyPackage.getWBIDBProvider_ImplementationType()
void setImplementationType(java.lang.String value)
Implementation Type
' attribute.
value
- the new value of the 'Implementation Type' attribute.getImplementationType()
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)
,
WBITopologyPackage.getWBIDBProvider_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
WBITopologyPackage.getWBIDBProvider_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
java.lang.String getClasspath()
If the meaning of the 'Classpath' attribute isn't clear, there really should be more of a description here...
setClasspath(String)
,
WBITopologyPackage.getWBIDBProvider_Classpath()
void setClasspath(java.lang.String value)
Classpath
' attribute.
value
- the new value of the 'Classpath' attribute.getClasspath()
java.lang.String getImplementationClassName()
If the meaning of the 'Implementation Class Name' attribute isn't clear, there really should be more of a description here...
setImplementationClassName(String)
,
WBITopologyPackage.getWBIDBProvider_ImplementationClassName()
void setImplementationClassName(java.lang.String value)
Implementation Class Name
' attribute.
value
- the new value of the 'Implementation Class Name' attribute.getImplementationClassName()
java.lang.String getNativePath()
If the meaning of the 'Native Path' attribute isn't clear, there really should be more of a description here...
setNativePath(String)
,
WBITopologyPackage.getWBIDBProvider_NativePath()
void setNativePath(java.lang.String value)
Native Path
' attribute.
value
- the new value of the 'Native Path' attribute.getNativePath()
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.getWBIDBProvider_Dbcomponent()
void setDbcomponent(java.lang.String value)
Dbcomponent
' attribute.
value
- the new value of the 'Dbcomponent' attribute.getDbcomponent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |