|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SybaseASABaseSchema
A representation of the model object 'Sybase ASA Base Schema'.
SybaseasabasesqlmodelPackage.getSybaseASABaseSchema()
Method Summary | |
---|---|
java.util.List |
getNormalTables()
|
java.util.List |
getProxyTables()
|
org.eclipse.emf.common.util.EList |
getSuperIndices()
|
org.eclipse.emf.common.util.EList |
getSuperTriggers()
|
java.util.List |
getSystemAndNormalTables()
|
java.util.List |
getSystemTables()
|
java.util.List |
getTempTables()
|
java.util.List |
getViewTables(boolean systemFlag)
|
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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
java.util.List getNormalTables()
java.util.List getTempTables()
java.util.List getSystemTables()
java.util.List getProxyTables()
java.util.List getViewTables(boolean systemFlag)
java.util.List getSystemAndNormalTables()
org.eclipse.emf.common.util.EList getSuperTriggers()
org.eclipse.emf.common.util.EList getSuperIndices()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |