| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SybaseASESchema
A representation of the model object 'Sybase ASE Schema'.
The following features are supported:
SybaseasesqlmodelPackage.getSybaseASESchema()| Method Summary | |
|---|---|
|  org.eclipse.emf.common.util.EList | getDefaults()Returns the value of the 'Defaults' reference list. | 
|  org.eclipse.emf.common.util.EList | getEncryptionKeys()Returns the value of the 'Encryption Keys' reference list. | 
|  java.util.List | getNormalTables() | 
|  java.util.List | getProxyTables() | 
|  org.eclipse.emf.common.util.EList | getRules()Returns the value of the 'Rules' reference list. | 
|  java.util.List | getSystemAndNormalTable() | 
|  java.util.List | getSystemProcedures() | 
|  java.util.List | getSystemTables() | 
|  java.util.List | getViewTables() | 
|  java.util.List | getWebServicesAsTables() | 
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.Schema | 
|---|
| getAssertions, getBuiltInFunctions, getCatalog, getCharSets, getDatabase, getIndices, getOwner, getProcedures, getRoutines, getSequences, getTables, getTriggers, getUDFs, getUserDefinedTypes, setCatalog, setDatabase, setOwner | 
| 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 getDefaults()
SybaseASEDefault.
 It is bidirectional and its opposite is 'Schema'.
 
 If the meaning of the 'Defaults' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASESchema_Defaults(), 
SybaseASEDefault.getSchema()org.eclipse.emf.common.util.EList getRules()
SybaseASERule.
 It is bidirectional and its opposite is 'Schema'.
 
 If the meaning of the 'Rules' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASESchema_Rules(), 
SybaseASERule.getSchema()org.eclipse.emf.common.util.EList getEncryptionKeys()
SybaseASEEncryptionKey.
 It is bidirectional and its opposite is 'Schema'.
 
 If the meaning of the 'Encryption Keys' reference list isn't clear, there really should be more of a description here...
SybaseasesqlmodelPackage.getSybaseASESchema_EncryptionKeys(), 
SybaseASEEncryptionKey.getSchema()java.util.List getWebServicesAsTables()
java.util.List getNormalTables()
java.util.List getProxyTables()
java.util.List getViewTables()
java.util.List getSystemProcedures()
java.util.List getSystemTables()
java.util.List getSystemAndNormalTable()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||