|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASECatalog
A representation of the model object 'Sybase ASE Catalog'.
The following features are supported:
Segments
Data Devices
Log Devices
Override
Default Location
For Load
For Proxy Update
Log IO Size
Recovery Order
Authorization Ids
Cache
Catalog Type
SybaseasesqlmodelPackage.getSybaseASECatalog()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAuthorizationIds()
Returns the value of the 'Authorization Ids' reference list. |
SybaseASECache |
getCache()
Returns the value of the 'Cache' reference. |
SybaseASECatalogType |
getCatalogType()
Returns the value of the 'Catalog Type' attribute. |
org.eclipse.emf.common.util.EList |
getDataDevices()
Returns the value of the 'Data Devices' reference list. |
java.lang.String |
getDefaultLocation()
Returns the value of the 'Default Location' attribute. |
org.eclipse.emf.common.util.EList |
getLogDevices()
Returns the value of the 'Log Devices' reference list. |
int |
getLogIOSize()
Returns the value of the 'Log IO Size' attribute. |
int |
getRecoveryOrder()
Returns the value of the 'Recovery Order' attribute. |
org.eclipse.emf.common.util.EList |
getSegments()
Returns the value of the 'Segments' containment reference list. |
boolean |
isForLoad()
Returns the value of the 'For Load' attribute. |
boolean |
isForProxyUpdate()
Returns the value of the 'For Proxy Update' attribute. |
boolean |
isOverride()
Returns the value of the 'Override' attribute. |
void |
setCache(SybaseASECache value)
Sets the value of the ' Cache ' reference. |
void |
setCatalogType(SybaseASECatalogType value)
Sets the value of the ' Catalog Type ' attribute. |
void |
setDefaultLocation(java.lang.String value)
Sets the value of the ' Default Location ' attribute. |
void |
setForLoad(boolean value)
Sets the value of the ' For Load ' attribute. |
void |
setForProxyUpdate(boolean value)
Sets the value of the ' For Proxy Update ' attribute. |
void |
setLogIOSize(int value)
Sets the value of the ' Log IO Size ' attribute. |
void |
setOverride(boolean value)
Sets the value of the ' Override ' attribute. |
void |
setRecoveryOrder(int value)
Sets the value of the ' Recovery Order ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.Catalog |
---|
getDatabase, getSchemas, setDatabase |
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 getSegments()
SybaseASESegment
.
It is bidirectional and its opposite is 'Catalog
'.
If the meaning of the 'Segments' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASECatalog_Segments()
,
SybaseASESegment.getCatalog()
org.eclipse.emf.common.util.EList getDataDevices()
DeviceItem
.
If the meaning of the 'Data Devices' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASECatalog_DataDevices()
org.eclipse.emf.common.util.EList getLogDevices()
DeviceItem
.
If the meaning of the 'Log Devices' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASECatalog_LogDevices()
boolean isOverride()
If the meaning of the 'Override' attribute isn't clear, there really should be more of a description here...
setOverride(boolean)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_Override()
void setOverride(boolean value)
Override
' attribute.
value
- the new value of the 'Override' attribute.isOverride()
java.lang.String getDefaultLocation()
If the meaning of the 'Default Location' attribute isn't clear, there really should be more of a description here...
setDefaultLocation(String)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_DefaultLocation()
void setDefaultLocation(java.lang.String value)
Default Location
' attribute.
value
- the new value of the 'Default Location' attribute.getDefaultLocation()
boolean isForLoad()
If the meaning of the 'For Load' attribute isn't clear, there really should be more of a description here...
setForLoad(boolean)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_ForLoad()
void setForLoad(boolean value)
For Load
' attribute.
value
- the new value of the 'For Load' attribute.isForLoad()
boolean isForProxyUpdate()
If the meaning of the 'For Proxy Update' attribute isn't clear, there really should be more of a description here...
setForProxyUpdate(boolean)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_ForProxyUpdate()
void setForProxyUpdate(boolean value)
For Proxy Update
' attribute.
value
- the new value of the 'For Proxy Update' attribute.isForProxyUpdate()
SybaseASECache getCache()
If the meaning of the 'Cache' attribute isn't clear, there really should be more of a description here...
setCache(SybaseASECache)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_Cache()
void setCache(SybaseASECache value)
Cache
' reference.
value
- the new value of the 'Cache' reference.getCache()
SybaseASECatalogType getCatalogType()
SybaseASECatalogType
.
If the meaning of the 'Catalog Type' attribute isn't clear, there really should be more of a description here...
SybaseASECatalogType
,
setCatalogType(SybaseASECatalogType)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_CatalogType()
void setCatalogType(SybaseASECatalogType value)
Catalog Type
' attribute.
value
- the new value of the 'Catalog Type' attribute.SybaseASECatalogType
,
getCatalogType()
int getLogIOSize()
If the meaning of the 'Log IO Size' attribute isn't clear, there really should be more of a description here...
setLogIOSize(int)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_LogIOSize()
void setLogIOSize(int value)
Log IO Size
' attribute.
value
- the new value of the 'Log IO Size' attribute.getLogIOSize()
int getRecoveryOrder()
If the meaning of the 'Recovery Order' attribute isn't clear, there really should be more of a description here...
0 as default value
setRecoveryOrder(int)
,
SybaseasesqlmodelPackage.getSybaseASECatalog_RecoveryOrder()
void setRecoveryOrder(int value)
Recovery Order
' attribute.
value
- the new value of the 'Recovery Order' attribute.getRecoveryOrder()
org.eclipse.emf.common.util.EList getAuthorizationIds()
AuthorizationIdentifier
.
If the meaning of the 'Authorization Ids' reference list isn't clear, there really should be more of a description here...
List of users and groups
SybaseasesqlmodelPackage.getSybaseASECatalog_AuthorizationIds()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |