|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASABaseDatabase
A representation of the model object 'Sybase ASA Base Database'.
The following features are supported:
Data Types
Web Services
Db Spaces
Database File Name
Log File Name
Mirror File Name
Case Sensitive
Collation
Blank Padding On
Check Sum On
JConnect On
Page Size
Encryption Info
Java Support
Password Case Sensitive
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase()
Method Summary | |
---|---|
java.lang.String |
getCollation()
Returns the value of the 'Collation' attribute. |
java.lang.String |
getDatabaseFileName()
Returns the value of the 'Database File Name' attribute. |
org.eclipse.emf.common.util.EList |
getDatabaseSchemas()
|
org.eclipse.emf.common.util.EList |
getDataTypes()
Returns the value of the 'Data Types' reference list. |
org.eclipse.emf.common.util.EList |
getDbSpaces()
Returns the value of the 'Db Spaces' containment reference list. |
EncryptionInfo |
getEncryptionInfo()
Returns the value of the 'Encryption Info' reference. |
JavaSupportType |
getJavaSupport()
Returns the value of the 'Java Support' attribute. |
java.lang.String |
getLogFileName()
Returns the value of the 'Log File Name' attribute. |
java.lang.String |
getMirrorFileName()
Returns the value of the 'Mirror File Name' attribute. |
int |
getPageSize()
Returns the value of the 'Page Size' attribute. |
java.lang.Boolean |
getPasswordCaseSensitive()
Returns the value of the 'Password Case Sensitive' attribute. |
org.eclipse.emf.common.util.EList |
getWebServices()
Returns the value of the 'Web Services' reference list. |
boolean |
isBaseOnASA10()
|
boolean |
isBlankPaddingOn()
Returns the value of the 'Blank Padding On' attribute. |
boolean |
isCaseSensitive()
Returns the value of the 'Case Sensitive' attribute. |
boolean |
isCheckSumOn()
Returns the value of the 'Check Sum On' attribute. |
boolean |
isJConnectOn()
Returns the value of the 'JConnect On' attribute. |
void |
setBlankPaddingOn(boolean value)
Sets the value of the ' Blank Padding On ' attribute. |
void |
setCaseSensitive(boolean value)
Sets the value of the ' Case Sensitive ' attribute. |
void |
setCheckSumOn(boolean value)
Sets the value of the ' Check Sum On ' attribute. |
void |
setCollation(java.lang.String value)
Sets the value of the ' Collation ' attribute. |
void |
setDatabaseFileName(java.lang.String value)
Sets the value of the ' Database File Name ' attribute. |
void |
setEncryptionInfo(EncryptionInfo value)
Sets the value of the ' Encryption Info ' reference. |
void |
setJavaSupport(JavaSupportType value)
Sets the value of the ' Java Support ' attribute. |
void |
setJConnectOn(boolean value)
Sets the value of the ' JConnect On ' attribute. |
void |
setLogFileName(java.lang.String value)
Sets the value of the ' Log File Name ' attribute. |
void |
setMirrorFileName(java.lang.String value)
Sets the value of the ' Mirror File Name ' attribute. |
void |
setPageSize(int value)
Sets the value of the ' Page Size ' attribute. |
void |
setPasswordCaseSensitive(java.lang.Boolean value)
Sets the value of the ' Password Case Sensitive ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.Database |
---|
getAuthorizationIds, getCatalogs, getEvents, getSchemas, getUserDefinedTypes, getVendor, getVersion, setVendor, setVersion |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
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 |
---|
org.eclipse.emf.common.util.EList getDataTypes()
SybaseASABasePredefinedDataType
.
It is bidirectional and its opposite is 'Database
'.
If the meaning of the 'Data Types' reference list isn't clear, there really should be more of a description here...
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_DataTypes()
,
SybaseASABasePredefinedDataType.getDatabase()
org.eclipse.emf.common.util.EList getWebServices()
SybaseASAWebService
.
It is bidirectional and its opposite is 'Database
'.
If the meaning of the 'Web Services' reference list isn't clear, there really should be more of a description here...
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_WebServices()
,
SybaseASAWebService.getDatabase()
org.eclipse.emf.common.util.EList getDbSpaces()
SybaseASABaseDBSpace
.
It is bidirectional and its opposite is 'Database
'.
If the meaning of the 'Db Spaces' reference list isn't clear, there really should be more of a description here...
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_DbSpaces()
,
SybaseASABaseDBSpace.getDatabase()
java.lang.String getDatabaseFileName()
If the meaning of the 'Database File Name' attribute isn't clear, there really should be more of a description here...
setDatabaseFileName(String)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_DatabaseFileName()
void setDatabaseFileName(java.lang.String value)
Database File Name
' attribute.
value
- the new value of the 'Database File Name' attribute.getDatabaseFileName()
java.lang.String getLogFileName()
If the meaning of the 'Log File Name' attribute isn't clear, there really should be more of a description here...
setLogFileName(String)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_LogFileName()
void setLogFileName(java.lang.String value)
Log File Name
' attribute.
value
- the new value of the 'Log File Name' attribute.getLogFileName()
java.lang.String getMirrorFileName()
If the meaning of the 'Mirror File Name' attribute isn't clear, there really should be more of a description here...
setMirrorFileName(String)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_MirrorFileName()
void setMirrorFileName(java.lang.String value)
Mirror File Name
' attribute.
value
- the new value of the 'Mirror File Name' attribute.getMirrorFileName()
boolean isCaseSensitive()
If the meaning of the 'Case Sensitive' attribute isn't clear, there really should be more of a description here...
setCaseSensitive(boolean)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_CaseSensitive()
void setCaseSensitive(boolean value)
Case Sensitive
' attribute.
value
- the new value of the 'Case Sensitive' attribute.isCaseSensitive()
java.lang.String getCollation()
If the meaning of the 'Collation' attribute isn't clear, there really should be more of a description here...
setCollation(String)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_Collation()
void setCollation(java.lang.String value)
Collation
' attribute.
value
- the new value of the 'Collation' attribute.getCollation()
boolean isBlankPaddingOn()
If the meaning of the 'Blank Padding On' attribute isn't clear, there really should be more of a description here...
setBlankPaddingOn(boolean)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_BlankPaddingOn()
void setBlankPaddingOn(boolean value)
Blank Padding On
' attribute.
value
- the new value of the 'Blank Padding On' attribute.isBlankPaddingOn()
boolean isCheckSumOn()
If the meaning of the 'Check Sum On' attribute isn't clear, there really should be more of a description here...
setCheckSumOn(boolean)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_CheckSumOn()
void setCheckSumOn(boolean value)
Check Sum On
' attribute.
value
- the new value of the 'Check Sum On' attribute.isCheckSumOn()
boolean isJConnectOn()
"true"
.
If the meaning of the 'JConnect On' attribute isn't clear, there really should be more of a description here...
setJConnectOn(boolean)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_JConnectOn()
void setJConnectOn(boolean value)
JConnect On
' attribute.
value
- the new value of the 'JConnect On' attribute.isJConnectOn()
int getPageSize()
setPageSize(int)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_PageSize()
void setPageSize(int value)
Page Size
' attribute.
value
- the new value of the 'Page Size' attribute.getPageSize()
EncryptionInfo getEncryptionInfo()
If the meaning of the 'Encryption Info' reference isn't clear, there really should be more of a description here...
setEncryptionInfo(EncryptionInfo)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_EncryptionInfo()
void setEncryptionInfo(EncryptionInfo value)
Encryption Info
' reference.
value
- the new value of the 'Encryption Info' reference.getEncryptionInfo()
JavaSupportType getJavaSupport()
JavaSupportType
.
If the meaning of the 'Java Support' attribute isn't clear, there really should be more of a description here...
JavaSupportType
,
setJavaSupport(JavaSupportType)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_JavaSupport()
void setJavaSupport(JavaSupportType value)
Java Support
' attribute.
value
- the new value of the 'Java Support' attribute.JavaSupportType
,
getJavaSupport()
java.lang.Boolean getPasswordCaseSensitive()
setPasswordCaseSensitive(Boolean)
,
SybaseasabasesqlmodelPackage.getSybaseASABaseDatabase_PasswordCaseSensitive()
void setPasswordCaseSensitive(java.lang.Boolean value)
Password Case Sensitive
' attribute.
value
- the new value of the 'Password Case Sensitive' attribute.getPasswordCaseSensitive()
boolean isBaseOnASA10()
org.eclipse.emf.common.util.EList getDatabaseSchemas()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |