|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IngresSynonym
A representation of the model object 'Ingres Synonym'.
The following features are supported:
IngressqlmodelPackage.getIngresSynonym()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
IngresSchema |
getSchema()
Returns the value of the 'Schema' reference. |
java.lang.String |
getTableName()
Returns the value of the 'Table Name' attribute. |
void |
setSchema(IngresSchema value)
Sets the value of the ' Schema ' reference. |
void |
setTableName(java.lang.String value)
Sets the value of the ' Table Name ' 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, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
IngresSchema getSchema()
Synonyms
'.
If the meaning of the 'Schema' reference isn't clear, there really should be more of a description here...
setSchema(IngresSchema)
,
IngressqlmodelPackage.getIngresSynonym_Schema()
,
IngresSchema.getSynonyms()
void setSchema(IngresSchema value)
Schema
' reference.
value
- the new value of the 'Schema' reference.getSchema()
java.lang.String getTableName()
If the meaning of the 'Table Name' attribute isn't clear, there really should be more of a description here...
setTableName(String)
,
IngressqlmodelPackage.getIngresSynonym_TableName()
void setTableName(java.lang.String value)
Table Name
' attribute.
value
- the new value of the 'Table Name' attribute.getTableName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |