| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Database
A representation of the model object 'Database'. Reference: 5WD-02-Foundation-2002-12
The following features are supported:
SQLSchemaPackage.getDatabase()| Method Summary | |
|---|---|
|  org.eclipse.emf.common.util.EList | getAuthorizationIds()Returns the value of the 'Authorization Ids' reference list. | 
|  org.eclipse.emf.common.util.EList | getCatalogs()Returns the value of the 'Catalogs' reference list. | 
|  org.eclipse.emf.common.util.EList | getEvents()Returns the value of the 'Events' reference list. | 
|  org.eclipse.emf.common.util.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, 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 | 
|---|
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()void setVendor(java.lang.String value)
Vendor' attribute.
 
 
value - the new value of the 'Vendor' attribute.getVendor()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()void setVersion(java.lang.String value)
Version' attribute.
 
 
value - the new value of the 'Version' attribute.getVersion()org.eclipse.emf.common.util.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()org.eclipse.emf.common.util.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()org.eclipse.emf.common.util.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()org.eclipse.emf.common.util.EList getAuthorizationIds()
AuthorizationIdentifier.
 It is bidirectional and its opposite is 'Database'.
 
 If the meaning of the 'Authorization Ids' reference list isn't clear, there really should be more of a description here...
SQLSchemaPackage.getDatabase_AuthorizationIds(), 
AuthorizationIdentifier.getDatabase()java.util.List getUserDefinedTypes()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||