|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.emf.ecore.impl.FlatEObjectImpl
org.eclipse.datatools.modelbase.sql.schema.impl.EModelElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.ENamedElementImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl
org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl
org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl
org.eclipse.datatools.enablement.sybase.asa.base.catalog.SybaseASACatalogBaseSchema
public class SybaseASACatalogBaseSchema
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
ELAST_EOBJECT_FLAG |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
SybaseASACatalogBaseSchema()
|
Method Summary | |
---|---|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
Database |
getCatalogDatabase()
|
java.sql.Connection |
getConnection()
|
org.eclipse.emf.common.util.EList |
getIndices()
Returns the value of the 'Indices' reference list. |
AuthorizationIdentifier |
getOwner()
Returns the value of the 'Owner' reference. |
java.lang.String |
getRefreshContext(java.lang.Object obj)
|
org.eclipse.emf.common.util.EList |
getRoutines()
Returns the value of the 'Routines' reference list. |
org.eclipse.emf.common.util.EList |
getTables()
Returns the value of the 'Tables' reference list. |
org.eclipse.emf.common.util.EList |
getTriggers()
Returns the value of the 'Triggers' reference list. |
org.eclipse.emf.common.util.EList |
getUserDefinedTypes()
Returns the value of the 'User Defined Types' reference list. |
boolean |
needsRefresh(java.lang.String context)
|
void |
refresh()
|
void |
refresh(java.lang.String context)
|
Methods inherited from class org.eclipse.datatools.enablement.sybase.asa.models.sybaseasabasesqlmodel.impl.SybaseASABaseSchemaImpl |
---|
getNormalTables, getProxyTables, getSuperIndices, getSuperTriggers, getSystemAndNormalTables, getSystemTables, getTempTables, getViewTables |
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl |
---|
basicGetCatalog, basicGetDatabase, basicGetOwner, basicSetCatalog, basicSetDatabase, basicSetOwner, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getAssertions, getBuiltInFunctions, getCatalog, getCharSets, getDatabase, getProcedures, getSequences, getUDFs, setCatalog, setDatabase, setOwner |
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.SQLObjectImpl |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel, toString |
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.ENamedElementImpl |
---|
eContents, eCrossReferences, getName, getNameGen, setName |
Methods inherited from class org.eclipse.datatools.modelbase.sql.schema.impl.EModelElementImpl |
---|
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotations |
Methods inherited from class org.eclipse.emf.ecore.impl.FlatEObjectImpl |
---|
eIsProxy, eProxyURI, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eSetClass, eSetDeliver |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.Schema |
---|
getAssertions, getBuiltInFunctions, getCatalog, getCharSets, getDatabase, getProcedures, getSequences, getUDFs, 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, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Constructor Detail |
---|
public SybaseASACatalogBaseSchema()
Method Detail |
---|
public Database getCatalogDatabase()
getCatalogDatabase
in interface ICatalogObject
public java.sql.Connection getConnection()
getConnection
in interface ICatalogObject
public void refresh()
refresh
in interface ICatalogObject
public void refresh(java.lang.String context)
refresh
in interface org.eclipse.datatools.sqltools.internal.refresh.ICatalogObject2
public boolean needsRefresh(java.lang.String context)
needsRefresh
in interface org.eclipse.datatools.sqltools.internal.refresh.ICatalogObject2
public java.lang.String getRefreshContext(java.lang.Object obj)
getRefreshContext
in interface org.eclipse.datatools.sqltools.internal.refresh.ICatalogObject2
public AuthorizationIdentifier getOwner()
Schema
Owned Schema
'.
If the meaning of the 'Owner' reference isn't clear, there really should be more of a description here...
getOwner
in interface Schema
getOwner
in class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl
Schema.setOwner(AuthorizationIdentifier)
,
SQLSchemaPackage.getSchema_Owner()
,
AuthorizationIdentifier.getOwnedSchema()
public boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet
in interface org.eclipse.emf.ecore.EObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public org.eclipse.emf.common.util.EList getRoutines()
Schema
Routine
.
It is bidirectional and its opposite is 'Schema
'.
If the meaning of the 'Routines' reference list isn't clear, there really should be more of a description here...
getRoutines
in interface Schema
getRoutines
in class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl
SQLSchemaPackage.getSchema_Routines()
,
Routine.getSchema()
public org.eclipse.emf.common.util.EList getTables()
Schema
Table
.
It is bidirectional and its opposite is 'Schema
'.
If the meaning of the 'Tables' reference list isn't clear, there really should be more of a description here...
getTables
in interface Schema
getTables
in class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl
SQLSchemaPackage.getSchema_Tables()
,
Table.getSchema()
public org.eclipse.emf.common.util.EList getUserDefinedTypes()
Schema
UserDefinedType
.
It is bidirectional and its opposite is 'Schema
'.
If the meaning of the 'User Defined Types' reference list isn't clear, there really should be more of a description here...
getUserDefinedTypes
in interface Schema
getUserDefinedTypes
in class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl
SQLSchemaPackage.getSchema_UserDefinedTypes()
,
UserDefinedType.getSchema()
public org.eclipse.emf.common.util.EList getTriggers()
Schema
Trigger
.
It is bidirectional and its opposite is 'Schema
'.
If the meaning of the 'Triggers' reference list isn't clear, there really should be more of a description here...
getTriggers
in interface Schema
getTriggers
in class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl
SQLSchemaPackage.getSchema_Triggers()
,
Trigger.getSchema()
public org.eclipse.emf.common.util.EList getIndices()
Schema
Index
.
It is bidirectional and its opposite is 'Schema
'.
If the meaning of the 'Indices' reference list isn't clear, there really should be more of a description here...
getIndices
in interface Schema
getIndices
in class org.eclipse.datatools.modelbase.sql.schema.impl.SchemaImpl
SQLSchemaPackage.getSchema_Indices()
,
Index.getSchema()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |