|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CacheInfo
A representation of the model object 'Cache Info'.
The following features are supported:
SybaseasesqlmodelPackage.getCacheInfo()
Method Summary | |
---|---|
SybaseASECache |
getCache()
Returns the value of the 'Cache' reference. |
int |
getCacheStrategy()
Returns the value of the 'Cache Strategy' attribute. |
void |
setCache(SybaseASECache value)
Sets the value of the ' Cache ' reference. |
void |
setCacheStrategy(int value)
Sets the value of the ' Cache Strategy ' attribute. |
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 |
---|
int getCacheStrategy()
If the meaning of the 'Cache Strategy' attribute isn't clear, there really should be more of a description here...
setCacheStrategy(int)
,
SybaseasesqlmodelPackage.getCacheInfo_CacheStrategy()
void setCacheStrategy(int value)
Cache Strategy
' attribute.
value
- the new value of the 'Cache Strategy' attribute.getCacheStrategy()
SybaseASECache getCache()
If the meaning of the 'Cache' reference isn't clear, there really should be more of a description here...
setCache(SybaseASECache)
,
SybaseasesqlmodelPackage.getCacheInfo_Cache()
void setCache(SybaseASECache value)
Cache
' reference.
value
- the new value of the 'Cache' reference.getCache()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |