|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASEDatabase
A representation of the model object 'Sybase ASE Database'.
The following features are supported:
Data Types
Encryption Key Applicable
Roles
Caches
Web Services
Webservice Applicable
Sds Server
Temp DB Name
SybaseasesqlmodelPackage.getSybaseASEDatabase()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getCaches()
Returns the value of the 'Caches' containment reference list. |
org.eclipse.emf.common.util.EList |
getDataTypes()
Returns the value of the 'Data Types' reference list. |
org.eclipse.emf.common.util.EList |
getRoles()
Returns the value of the 'Roles' reference list. |
org.eclipse.emf.common.util.EList |
getSdsServer()
Returns the value of the 'Sds Server' attribute list. |
java.lang.String |
getTempDBName()
Returns the value of the 'Temp DB Name' attribute. |
org.eclipse.emf.common.util.EList |
getWebServices()
Returns the value of the 'Web Services' containment reference list. |
boolean |
isComputedColApplicable()
|
boolean |
isEncryptionKeyApplicable()
Returns the value of the 'Encryption Key Applicable' attribute. |
boolean |
isFunctionalBasedIndexMemApplicable()
|
boolean |
isPartitionsApplicable()
|
boolean |
isWebserviceApplicable()
Returns the value of the 'Webservice Applicable' attribute. |
void |
setEncryptionKeyApplicable(boolean value)
Sets the value of the ' Encryption Key Applicable ' attribute. |
void |
setTempDBName(java.lang.String value)
Sets the value of the ' Temp DB Name ' attribute. |
void |
setWebserviceApplicable(boolean value)
Sets the value of the ' Webservice Applicable ' 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, eInvoke, 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()
SybaseASEPredefinedDataType
.
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...
SybaseasesqlmodelPackage.getSybaseASEDatabase_DataTypes()
,
SybaseASEPredefinedDataType.getDatabase()
boolean isEncryptionKeyApplicable()
If the meaning of the 'Encryption Key Applicable' attribute isn't clear, there really should be more of a description here...
setEncryptionKeyApplicable(boolean)
,
SybaseasesqlmodelPackage.getSybaseASEDatabase_EncryptionKeyApplicable()
void setEncryptionKeyApplicable(boolean value)
Encryption Key Applicable
' attribute.
value
- the new value of the 'Encryption Key Applicable' attribute.isEncryptionKeyApplicable()
org.eclipse.emf.common.util.EList getRoles()
SybaseASERole
.
If the meaning of the 'Roles' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASEDatabase_Roles()
org.eclipse.emf.common.util.EList getCaches()
SybaseASECache
.
It is bidirectional and its opposite is 'Database
'.
If the meaning of the 'Caches' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASEDatabase_Caches()
,
SybaseASECache.getDatabase()
org.eclipse.emf.common.util.EList getWebServices()
SybaseASEWebService
.
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...
SybaseasesqlmodelPackage.getSybaseASEDatabase_WebServices()
,
SybaseASEWebService.getDatabase()
boolean isWebserviceApplicable()
If the meaning of the 'Webservice Applicable' attribute isn't clear, there really should be more of a description here...
setWebserviceApplicable(boolean)
,
SybaseasesqlmodelPackage.getSybaseASEDatabase_WebserviceApplicable()
void setWebserviceApplicable(boolean value)
Webservice Applicable
' attribute.
value
- the new value of the 'Webservice Applicable' attribute.isWebserviceApplicable()
org.eclipse.emf.common.util.EList getSdsServer()
String
.
If the meaning of the 'Sds Server' attribute list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASEDatabase_SdsServer()
java.lang.String getTempDBName()
If the meaning of the 'Temp DB Name' attribute isn't clear, there really should be more of a description here...
setTempDBName(String)
,
SybaseasesqlmodelPackage.getSybaseASEDatabase_TempDBName()
void setTempDBName(java.lang.String value)
Temp DB Name
' attribute.
value
- the new value of the 'Temp DB Name' attribute.getTempDBName()
boolean isComputedColApplicable()
boolean isPartitionsApplicable()
boolean isFunctionalBasedIndexMemApplicable()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |