|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Database'. Reference: 5WD-02-Foundation-2002-12
The following features are supported:
SQLSchemaPackage.getDatabase()| Method Summary | |
EList |
getAuthorizationIds()
Returns the value of the 'Authorization Ids' reference list. |
EList |
getCatalogs()
Returns the value of the 'Catalogs' reference list. |
EList |
getEvents()
Returns the value of the 'Events' reference list. |
EList |
getSchemas()
Returns the value of the 'Schemas' reference list. |
java.util.List |
getUserDefinedTypes()
|
java.lang.String |
getVendor()
Returns the value of the 'Vendor' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setVendor(java.lang.String value)
Sets the value of the ' Vendor' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version' attribute. |
| Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getLabel, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
| Method Detail |
public java.lang.String getVendor()
If the meaning of the 'Vendor' attribute isn't clear, there really should be more of a description here...
setVendor(String),
SQLSchemaPackage.getDatabase_Vendor()public void setVendor(java.lang.String value)
Vendor' attribute.
value - the new value of the 'Vendor' attribute.getVendor()public java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
SQLSchemaPackage.getDatabase_Version()public void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()public EList getSchemas()
Schema.
It is bidirectional and its opposite is 'Database'.
If the meaning of the 'Schemas' reference list isn't clear, there really should be more of a description here...
SQLSchemaPackage.getDatabase_Schemas(),
Schema.getDatabase()public EList getEvents()
Event.
It is bidirectional and its opposite is 'Database'.
If the meaning of the 'Events' reference list isn't clear, there really should be more of a description here...
SQLSchemaPackage.getDatabase_Events(),
Event.getDatabase()public EList getCatalogs()
Catalog.
It is bidirectional and its opposite is 'Database'.
If the meaning of the 'Catalogs' reference list isn't clear, there really should be more of a description here...
SQLSchemaPackage.getDatabase_Catalogs(),
Catalog.getDatabase()public EList getAuthorizationIds()
AuthorizationIdentifier.
If the meaning of the 'Authorization Ids' reference list isn't clear, there really should be more of a description here...
SQLSchemaPackage.getDatabase_AuthorizationIds()public java.util.List getUserDefinedTypes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||