|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
org.eclipse.datatools.modelbase.dbdefinition.impl.DatabaseVendorDefinitionImpl
public class DatabaseVendorDefinitionImpl
An implementation of the model object 'Database Vendor Definition'.
The following features are implemented:
Predefined Data Type Definitions
Table Space Definition
Stored Procedure Definition
Trigger Definition
Column Definition
Constraint Definition
Extended Definitions
Index Definition
Table Definition
Sequence Definition
Udt Definition
Query Definition
SQL Syntax Definition
Nickname Definition
Schema Definition
View Definition
Debugger Definition
Privileged Element Definitions
Vendor
Version
Constraints Supported
Maximum Identifier Length
Trigger Supported
Snapshot View Supported
Join Supported
View Trigger Supported
Tablespaces Supported
Maximum Comment Length
Sequence Supported
MQT Supported
Schema Supported
Alias Supported
Synonym Supported
User Defined Type Supported
Domain Supported
SQL Statement Supported
Nickname Supported
Quoted DML Supported
Quoted DDL Supported
Xml Supported
MQT Index Supported
Event Supported
Sql UDF Supported
Stored Procedure Supported
Package Supported
Authorization Identifier Supported
Role Supported
Group Supported
User Supported
Role Authorization Supported
Method Summary | |
---|---|
NotificationChain |
basicSetColumnDefinition(ColumnDefinition newColumnDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetConstraintDefinition(ConstraintDefinition newConstraintDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetDebuggerDefinition(DebuggerDefinition newDebuggerDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetIndexDefinition(IndexDefinition newIndexDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetNicknameDefinition(NicknameDefinition newNicknameDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetQueryDefinition(QueryDefinition newQueryDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetSchemaDefinition(SchemaDefinition newSchemaDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetSequenceDefinition(SequenceDefinition newSequenceDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetSQLSyntaxDefinition(SQLSyntaxDefinition newSQLSyntaxDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetStoredProcedureDefinition(StoredProcedureDefinition newStoredProcedureDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetTableDefinition(TableDefinition newTableDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetTableSpaceDefinition(TableSpaceDefinition newTableSpaceDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetTriggerDefinition(TriggerDefinition newTriggerDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetUdtDefinition(UserDefinedTypeDefinition newUdtDefinition,
NotificationChain msgs)
|
NotificationChain |
basicSetViewDefinition(ViewDefinition newViewDefinition,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
ColumnDefinition |
getColumnDefinition()
|
ConstraintDefinition |
getConstraintDefinition()
|
DebuggerDefinition |
getDebuggerDefinition()
|
EList |
getExtendedDefinitions()
|
IndexDefinition |
getIndexDefinition()
|
int |
getMaximumCommentLength()
|
int |
getMaximumIdentifierLength()
|
NicknameDefinition |
getNicknameDefinition()
|
EList |
getPredefinedDataTypeDefinitions()
|
EList |
getPrivilegedElementDefinitions()
|
QueryDefinition |
getQueryDefinition()
|
SchemaDefinition |
getSchemaDefinition()
|
SequenceDefinition |
getSequenceDefinition()
|
SQLSyntaxDefinition |
getSQLSyntaxDefinition()
|
StoredProcedureDefinition |
getStoredProcedureDefinition()
|
TableDefinition |
getTableDefinition()
|
TableSpaceDefinition |
getTableSpaceDefinition()
|
TriggerDefinition |
getTriggerDefinition()
|
UserDefinedTypeDefinition |
getUdtDefinition()
|
java.lang.String |
getVendor()
|
java.lang.String |
getVersion()
|
ViewDefinition |
getViewDefinition()
|
boolean |
isAliasSupported()
|
boolean |
isAuthorizationIdentifierSupported()
|
boolean |
isConstraintsSupported()
|
boolean |
isDomainSupported()
|
boolean |
isEventSupported()
|
boolean |
isGroupSupported()
|
boolean |
isJoinSupported()
|
boolean |
isMQTIndexSupported()
|
boolean |
isMQTSupported()
|
boolean |
isNicknameSupported()
|
boolean |
isPackageSupported()
|
boolean |
isQuotedDDLSupported()
|
boolean |
isQuotedDMLSupported()
|
boolean |
isRoleAuthorizationSupported()
|
boolean |
isRoleSupported()
|
boolean |
isSchemaSupported()
|
boolean |
isSequenceSupported()
|
boolean |
isSnapshotViewSupported()
|
boolean |
isSQLStatementSupported()
|
boolean |
isSqlUDFSupported()
|
boolean |
isStoredProcedureSupported()
|
boolean |
isSynonymSupported()
|
boolean |
isTablespacesSupported()
|
boolean |
isTriggerSupported()
|
boolean |
isUserDefinedTypeSupported()
|
boolean |
isUserSupported()
|
boolean |
isViewTriggerSupported()
|
boolean |
isXmlSupported()
|
void |
setAliasSupported(boolean newAliasSupported)
|
void |
setAuthorizationIdentifierSupported(boolean newAuthorizationIdentifierSupported)
|
void |
setColumnDefinition(ColumnDefinition newColumnDefinition)
|
void |
setConstraintDefinition(ConstraintDefinition newConstraintDefinition)
|
void |
setConstraintsSupported(boolean newConstraintsSupported)
|
void |
setDebuggerDefinition(DebuggerDefinition newDebuggerDefinition)
|
void |
setDomainSupported(boolean newDomainSupported)
|
void |
setEventSupported(boolean newEventSupported)
|
void |
setGroupSupported(boolean newGroupSupported)
|
void |
setIndexDefinition(IndexDefinition newIndexDefinition)
|
void |
setJoinSupported(boolean newJoinSupported)
|
void |
setMaximumCommentLength(int newMaximumCommentLength)
|
void |
setMaximumIdentifierLength(int newMaximumIdentifierLength)
|
void |
setMQTIndexSupported(boolean newMQTIndexSupported)
|
void |
setMQTSupported(boolean newMQTSupported)
|
void |
setNicknameDefinition(NicknameDefinition newNicknameDefinition)
|
void |
setNicknameSupported(boolean newNicknameSupported)
|
void |
setPackageSupported(boolean newPackageSupported)
|
void |
setQueryDefinition(QueryDefinition newQueryDefinition)
|
void |
setQuotedDDLSupported(boolean newQuotedDDLSupported)
|
void |
setQuotedDMLSupported(boolean newQuotedDMLSupported)
|
void |
setRoleAuthorizationSupported(boolean newRoleAuthorizationSupported)
|
void |
setRoleSupported(boolean newRoleSupported)
|
void |
setSchemaDefinition(SchemaDefinition newSchemaDefinition)
|
void |
setSchemaSupported(boolean newSchemaSupported)
|
void |
setSequenceDefinition(SequenceDefinition newSequenceDefinition)
|
void |
setSequenceSupported(boolean newSequenceSupported)
|
void |
setSnapshotViewSupported(boolean newSnapshotViewSupported)
|
void |
setSQLStatementSupported(boolean newSQLStatementSupported)
|
void |
setSQLSyntaxDefinition(SQLSyntaxDefinition newSQLSyntaxDefinition)
|
void |
setSqlUDFSupported(boolean newSqlUDFSupported)
|
void |
setStoredProcedureDefinition(StoredProcedureDefinition newStoredProcedureDefinition)
|
void |
setStoredProcedureSupported(boolean newStoredProcedureSupported)
|
void |
setSynonymSupported(boolean newSynonymSupported)
|
void |
setTableDefinition(TableDefinition newTableDefinition)
|
void |
setTableSpaceDefinition(TableSpaceDefinition newTableSpaceDefinition)
|
void |
setTablespacesSupported(boolean newTablespacesSupported)
|
void |
setTriggerDefinition(TriggerDefinition newTriggerDefinition)
|
void |
setTriggerSupported(boolean newTriggerSupported)
|
void |
setUdtDefinition(UserDefinedTypeDefinition newUdtDefinition)
|
void |
setUserDefinedTypeSupported(boolean newUserDefinedTypeSupported)
|
void |
setUserSupported(boolean newUserSupported)
|
void |
setVendor(java.lang.String newVendor)
|
void |
setVersion(java.lang.String newVersion)
|
void |
setViewDefinition(ViewDefinition newViewDefinition)
|
void |
setViewTriggerSupported(boolean newViewTriggerSupported)
|
void |
setXmlSupported(boolean newXmlSupported)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public java.lang.String getVendor()
getVendor
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setVendor(String)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_Vendor()
public void setVendor(java.lang.String newVendor)
setVendor
in interface DatabaseVendorDefinition
newVendor
- the new value of the 'Vendor' attribute.DatabaseVendorDefinition.getVendor()
public java.lang.String getVersion()
getVersion
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setVersion(String)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_Version()
public void setVersion(java.lang.String newVersion)
setVersion
in interface DatabaseVendorDefinition
newVersion
- the new value of the 'Version' attribute.DatabaseVendorDefinition.getVersion()
public boolean isConstraintsSupported()
isConstraintsSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setConstraintsSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ConstraintsSupported()
public void setConstraintsSupported(boolean newConstraintsSupported)
setConstraintsSupported
in interface DatabaseVendorDefinition
newConstraintsSupported
- the new value of the 'Constraints Supported' attribute.DatabaseVendorDefinition.isConstraintsSupported()
public int getMaximumIdentifierLength()
getMaximumIdentifierLength
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setMaximumIdentifierLength(int)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MaximumIdentifierLength()
public void setMaximumIdentifierLength(int newMaximumIdentifierLength)
setMaximumIdentifierLength
in interface DatabaseVendorDefinition
newMaximumIdentifierLength
- the new value of the 'Maximum Identifier Length' attribute.DatabaseVendorDefinition.getMaximumIdentifierLength()
public boolean isTriggerSupported()
isTriggerSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setTriggerSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TriggerSupported()
public void setTriggerSupported(boolean newTriggerSupported)
setTriggerSupported
in interface DatabaseVendorDefinition
newTriggerSupported
- the new value of the 'Trigger Supported' attribute.DatabaseVendorDefinition.isTriggerSupported()
public boolean isSnapshotViewSupported()
isSnapshotViewSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSnapshotViewSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SnapshotViewSupported()
public void setSnapshotViewSupported(boolean newSnapshotViewSupported)
setSnapshotViewSupported
in interface DatabaseVendorDefinition
newSnapshotViewSupported
- the new value of the 'Snapshot View Supported' attribute.DatabaseVendorDefinition.isSnapshotViewSupported()
public boolean isJoinSupported()
isJoinSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setJoinSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_JoinSupported()
public void setJoinSupported(boolean newJoinSupported)
setJoinSupported
in interface DatabaseVendorDefinition
newJoinSupported
- the new value of the 'Join Supported' attribute.DatabaseVendorDefinition.isJoinSupported()
public boolean isViewTriggerSupported()
isViewTriggerSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setViewTriggerSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ViewTriggerSupported()
public void setViewTriggerSupported(boolean newViewTriggerSupported)
setViewTriggerSupported
in interface DatabaseVendorDefinition
newViewTriggerSupported
- the new value of the 'View Trigger Supported' attribute.DatabaseVendorDefinition.isViewTriggerSupported()
public boolean isTablespacesSupported()
isTablespacesSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setTablespacesSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TablespacesSupported()
public void setTablespacesSupported(boolean newTablespacesSupported)
setTablespacesSupported
in interface DatabaseVendorDefinition
newTablespacesSupported
- the new value of the 'Tablespaces Supported' attribute.DatabaseVendorDefinition.isTablespacesSupported()
public int getMaximumCommentLength()
getMaximumCommentLength
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setMaximumCommentLength(int)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MaximumCommentLength()
public void setMaximumCommentLength(int newMaximumCommentLength)
setMaximumCommentLength
in interface DatabaseVendorDefinition
newMaximumCommentLength
- the new value of the 'Maximum Comment Length' attribute.DatabaseVendorDefinition.getMaximumCommentLength()
public boolean isSequenceSupported()
isSequenceSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSequenceSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SequenceSupported()
public void setSequenceSupported(boolean newSequenceSupported)
setSequenceSupported
in interface DatabaseVendorDefinition
newSequenceSupported
- the new value of the 'Sequence Supported' attribute.DatabaseVendorDefinition.isSequenceSupported()
public boolean isMQTSupported()
isMQTSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setMQTSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MQTSupported()
public void setMQTSupported(boolean newMQTSupported)
setMQTSupported
in interface DatabaseVendorDefinition
newMQTSupported
- the new value of the 'MQT Supported' attribute.DatabaseVendorDefinition.isMQTSupported()
public boolean isSchemaSupported()
isSchemaSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSchemaSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SchemaSupported()
public void setSchemaSupported(boolean newSchemaSupported)
setSchemaSupported
in interface DatabaseVendorDefinition
newSchemaSupported
- the new value of the 'Schema Supported' attribute.DatabaseVendorDefinition.isSchemaSupported()
public boolean isAliasSupported()
isAliasSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setAliasSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_AliasSupported()
public void setAliasSupported(boolean newAliasSupported)
setAliasSupported
in interface DatabaseVendorDefinition
newAliasSupported
- the new value of the 'Alias Supported' attribute.DatabaseVendorDefinition.isAliasSupported()
public boolean isSynonymSupported()
isSynonymSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSynonymSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SynonymSupported()
public void setSynonymSupported(boolean newSynonymSupported)
setSynonymSupported
in interface DatabaseVendorDefinition
newSynonymSupported
- the new value of the 'Synonym Supported' attribute.DatabaseVendorDefinition.isSynonymSupported()
public boolean isUserDefinedTypeSupported()
isUserDefinedTypeSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setUserDefinedTypeSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_UserDefinedTypeSupported()
public void setUserDefinedTypeSupported(boolean newUserDefinedTypeSupported)
setUserDefinedTypeSupported
in interface DatabaseVendorDefinition
newUserDefinedTypeSupported
- the new value of the 'User Defined Type Supported' attribute.DatabaseVendorDefinition.isUserDefinedTypeSupported()
public boolean isDomainSupported()
isDomainSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setDomainSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_DomainSupported()
public void setDomainSupported(boolean newDomainSupported)
setDomainSupported
in interface DatabaseVendorDefinition
newDomainSupported
- the new value of the 'Domain Supported' attribute.DatabaseVendorDefinition.isDomainSupported()
public boolean isSQLStatementSupported()
isSQLStatementSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSQLStatementSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SQLStatementSupported()
public void setSQLStatementSupported(boolean newSQLStatementSupported)
setSQLStatementSupported
in interface DatabaseVendorDefinition
newSQLStatementSupported
- the new value of the 'SQL Statement Supported' attribute.DatabaseVendorDefinition.isSQLStatementSupported()
public boolean isNicknameSupported()
isNicknameSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setNicknameSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_NicknameSupported()
public void setNicknameSupported(boolean newNicknameSupported)
setNicknameSupported
in interface DatabaseVendorDefinition
newNicknameSupported
- the new value of the 'Nickname Supported' attribute.DatabaseVendorDefinition.isNicknameSupported()
public boolean isQuotedDMLSupported()
isQuotedDMLSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setQuotedDMLSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_QuotedDMLSupported()
public void setQuotedDMLSupported(boolean newQuotedDMLSupported)
setQuotedDMLSupported
in interface DatabaseVendorDefinition
newQuotedDMLSupported
- the new value of the 'Quoted DML Supported' attribute.DatabaseVendorDefinition.isQuotedDMLSupported()
public boolean isQuotedDDLSupported()
isQuotedDDLSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setQuotedDDLSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_QuotedDDLSupported()
public void setQuotedDDLSupported(boolean newQuotedDDLSupported)
setQuotedDDLSupported
in interface DatabaseVendorDefinition
newQuotedDDLSupported
- the new value of the 'Quoted DDL Supported' attribute.DatabaseVendorDefinition.isQuotedDDLSupported()
public boolean isXmlSupported()
isXmlSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setXmlSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_XmlSupported()
public void setXmlSupported(boolean newXmlSupported)
setXmlSupported
in interface DatabaseVendorDefinition
newXmlSupported
- the new value of the 'Xml Supported' attribute.DatabaseVendorDefinition.isXmlSupported()
public boolean isMQTIndexSupported()
isMQTIndexSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setMQTIndexSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MQTIndexSupported()
public void setMQTIndexSupported(boolean newMQTIndexSupported)
setMQTIndexSupported
in interface DatabaseVendorDefinition
newMQTIndexSupported
- the new value of the 'MQT Index Supported' attribute.DatabaseVendorDefinition.isMQTIndexSupported()
public boolean isEventSupported()
isEventSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setEventSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_EventSupported()
public void setEventSupported(boolean newEventSupported)
setEventSupported
in interface DatabaseVendorDefinition
newEventSupported
- the new value of the 'Event Supported' attribute.DatabaseVendorDefinition.isEventSupported()
public boolean isSqlUDFSupported()
isSqlUDFSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSqlUDFSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SqlUDFSupported()
public void setSqlUDFSupported(boolean newSqlUDFSupported)
setSqlUDFSupported
in interface DatabaseVendorDefinition
newSqlUDFSupported
- the new value of the 'Sql UDF Supported' attribute.DatabaseVendorDefinition.isSqlUDFSupported()
public boolean isStoredProcedureSupported()
isStoredProcedureSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setStoredProcedureSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_StoredProcedureSupported()
public void setStoredProcedureSupported(boolean newStoredProcedureSupported)
setStoredProcedureSupported
in interface DatabaseVendorDefinition
newStoredProcedureSupported
- the new value of the 'Stored Procedure Supported' attribute.DatabaseVendorDefinition.isStoredProcedureSupported()
public boolean isPackageSupported()
isPackageSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setPackageSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_PackageSupported()
public void setPackageSupported(boolean newPackageSupported)
setPackageSupported
in interface DatabaseVendorDefinition
newPackageSupported
- the new value of the 'Package Supported' attribute.DatabaseVendorDefinition.isPackageSupported()
public boolean isAuthorizationIdentifierSupported()
isAuthorizationIdentifierSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setAuthorizationIdentifierSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_AuthorizationIdentifierSupported()
public void setAuthorizationIdentifierSupported(boolean newAuthorizationIdentifierSupported)
setAuthorizationIdentifierSupported
in interface DatabaseVendorDefinition
newAuthorizationIdentifierSupported
- the new value of the 'Authorization Identifier Supported' attribute.DatabaseVendorDefinition.isAuthorizationIdentifierSupported()
public boolean isRoleSupported()
isRoleSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setRoleSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_RoleSupported()
public void setRoleSupported(boolean newRoleSupported)
setRoleSupported
in interface DatabaseVendorDefinition
newRoleSupported
- the new value of the 'Role Supported' attribute.DatabaseVendorDefinition.isRoleSupported()
public boolean isGroupSupported()
isGroupSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setGroupSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_GroupSupported()
public void setGroupSupported(boolean newGroupSupported)
setGroupSupported
in interface DatabaseVendorDefinition
newGroupSupported
- the new value of the 'Group Supported' attribute.DatabaseVendorDefinition.isGroupSupported()
public boolean isUserSupported()
isUserSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setUserSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_UserSupported()
public void setUserSupported(boolean newUserSupported)
setUserSupported
in interface DatabaseVendorDefinition
newUserSupported
- the new value of the 'User Supported' attribute.DatabaseVendorDefinition.isUserSupported()
public boolean isRoleAuthorizationSupported()
isRoleAuthorizationSupported
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setRoleAuthorizationSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_RoleAuthorizationSupported()
public void setRoleAuthorizationSupported(boolean newRoleAuthorizationSupported)
setRoleAuthorizationSupported
in interface DatabaseVendorDefinition
newRoleAuthorizationSupported
- the new value of the 'Role Authorization Supported' attribute.DatabaseVendorDefinition.isRoleAuthorizationSupported()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public EList getPredefinedDataTypeDefinitions()
getPredefinedDataTypeDefinitions
in interface DatabaseVendorDefinition
DatabaseDefinitionPackage.getDatabaseVendorDefinition_PredefinedDataTypeDefinitions()
public TableSpaceDefinition getTableSpaceDefinition()
getTableSpaceDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setTableSpaceDefinition(TableSpaceDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TableSpaceDefinition()
public NotificationChain basicSetTableSpaceDefinition(TableSpaceDefinition newTableSpaceDefinition, NotificationChain msgs)
public void setTableSpaceDefinition(TableSpaceDefinition newTableSpaceDefinition)
setTableSpaceDefinition
in interface DatabaseVendorDefinition
newTableSpaceDefinition
- the new value of the 'Table Space Definition' containment reference.DatabaseVendorDefinition.getTableSpaceDefinition()
public StoredProcedureDefinition getStoredProcedureDefinition()
getStoredProcedureDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setStoredProcedureDefinition(StoredProcedureDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_StoredProcedureDefinition()
public NotificationChain basicSetStoredProcedureDefinition(StoredProcedureDefinition newStoredProcedureDefinition, NotificationChain msgs)
public void setStoredProcedureDefinition(StoredProcedureDefinition newStoredProcedureDefinition)
setStoredProcedureDefinition
in interface DatabaseVendorDefinition
newStoredProcedureDefinition
- the new value of the 'Stored Procedure Definition' containment reference.DatabaseVendorDefinition.getStoredProcedureDefinition()
public TriggerDefinition getTriggerDefinition()
getTriggerDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setTriggerDefinition(TriggerDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TriggerDefinition()
public NotificationChain basicSetTriggerDefinition(TriggerDefinition newTriggerDefinition, NotificationChain msgs)
public void setTriggerDefinition(TriggerDefinition newTriggerDefinition)
setTriggerDefinition
in interface DatabaseVendorDefinition
newTriggerDefinition
- the new value of the 'Trigger Definition' containment reference.DatabaseVendorDefinition.getTriggerDefinition()
public ColumnDefinition getColumnDefinition()
getColumnDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setColumnDefinition(ColumnDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ColumnDefinition()
public NotificationChain basicSetColumnDefinition(ColumnDefinition newColumnDefinition, NotificationChain msgs)
public void setColumnDefinition(ColumnDefinition newColumnDefinition)
setColumnDefinition
in interface DatabaseVendorDefinition
newColumnDefinition
- the new value of the 'Column Definition' containment reference.DatabaseVendorDefinition.getColumnDefinition()
public ConstraintDefinition getConstraintDefinition()
getConstraintDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setConstraintDefinition(ConstraintDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ConstraintDefinition()
public NotificationChain basicSetConstraintDefinition(ConstraintDefinition newConstraintDefinition, NotificationChain msgs)
public void setConstraintDefinition(ConstraintDefinition newConstraintDefinition)
setConstraintDefinition
in interface DatabaseVendorDefinition
newConstraintDefinition
- the new value of the 'Constraint Definition' containment reference.DatabaseVendorDefinition.getConstraintDefinition()
public EList getExtendedDefinitions()
getExtendedDefinitions
in interface DatabaseVendorDefinition
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ExtendedDefinitions()
public IndexDefinition getIndexDefinition()
getIndexDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setIndexDefinition(IndexDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_IndexDefinition()
public NotificationChain basicSetIndexDefinition(IndexDefinition newIndexDefinition, NotificationChain msgs)
public void setIndexDefinition(IndexDefinition newIndexDefinition)
setIndexDefinition
in interface DatabaseVendorDefinition
newIndexDefinition
- the new value of the 'Index Definition' containment reference.DatabaseVendorDefinition.getIndexDefinition()
public TableDefinition getTableDefinition()
getTableDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setTableDefinition(TableDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TableDefinition()
public NotificationChain basicSetTableDefinition(TableDefinition newTableDefinition, NotificationChain msgs)
public void setTableDefinition(TableDefinition newTableDefinition)
setTableDefinition
in interface DatabaseVendorDefinition
newTableDefinition
- the new value of the 'Table Definition' containment reference.DatabaseVendorDefinition.getTableDefinition()
public SequenceDefinition getSequenceDefinition()
getSequenceDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSequenceDefinition(SequenceDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SequenceDefinition()
public NotificationChain basicSetSequenceDefinition(SequenceDefinition newSequenceDefinition, NotificationChain msgs)
public void setSequenceDefinition(SequenceDefinition newSequenceDefinition)
setSequenceDefinition
in interface DatabaseVendorDefinition
newSequenceDefinition
- the new value of the 'Sequence Definition' containment reference.DatabaseVendorDefinition.getSequenceDefinition()
public UserDefinedTypeDefinition getUdtDefinition()
getUdtDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setUdtDefinition(UserDefinedTypeDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_UdtDefinition()
public NotificationChain basicSetUdtDefinition(UserDefinedTypeDefinition newUdtDefinition, NotificationChain msgs)
public void setUdtDefinition(UserDefinedTypeDefinition newUdtDefinition)
setUdtDefinition
in interface DatabaseVendorDefinition
newUdtDefinition
- the new value of the 'Udt Definition' containment reference.DatabaseVendorDefinition.getUdtDefinition()
public QueryDefinition getQueryDefinition()
getQueryDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setQueryDefinition(QueryDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_QueryDefinition()
public NotificationChain basicSetQueryDefinition(QueryDefinition newQueryDefinition, NotificationChain msgs)
public void setQueryDefinition(QueryDefinition newQueryDefinition)
setQueryDefinition
in interface DatabaseVendorDefinition
newQueryDefinition
- the new value of the 'Query Definition' containment reference.DatabaseVendorDefinition.getQueryDefinition()
public SQLSyntaxDefinition getSQLSyntaxDefinition()
getSQLSyntaxDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSQLSyntaxDefinition(SQLSyntaxDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SQLSyntaxDefinition()
public NotificationChain basicSetSQLSyntaxDefinition(SQLSyntaxDefinition newSQLSyntaxDefinition, NotificationChain msgs)
public void setSQLSyntaxDefinition(SQLSyntaxDefinition newSQLSyntaxDefinition)
setSQLSyntaxDefinition
in interface DatabaseVendorDefinition
newSQLSyntaxDefinition
- the new value of the 'SQL Syntax Definition' containment reference.DatabaseVendorDefinition.getSQLSyntaxDefinition()
public NicknameDefinition getNicknameDefinition()
getNicknameDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setNicknameDefinition(NicknameDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_NicknameDefinition()
public NotificationChain basicSetNicknameDefinition(NicknameDefinition newNicknameDefinition, NotificationChain msgs)
public void setNicknameDefinition(NicknameDefinition newNicknameDefinition)
setNicknameDefinition
in interface DatabaseVendorDefinition
newNicknameDefinition
- the new value of the 'Nickname Definition' containment reference.DatabaseVendorDefinition.getNicknameDefinition()
public SchemaDefinition getSchemaDefinition()
getSchemaDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setSchemaDefinition(SchemaDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SchemaDefinition()
public NotificationChain basicSetSchemaDefinition(SchemaDefinition newSchemaDefinition, NotificationChain msgs)
public void setSchemaDefinition(SchemaDefinition newSchemaDefinition)
setSchemaDefinition
in interface DatabaseVendorDefinition
newSchemaDefinition
- the new value of the 'Schema Definition' containment reference.DatabaseVendorDefinition.getSchemaDefinition()
public ViewDefinition getViewDefinition()
getViewDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setViewDefinition(ViewDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ViewDefinition()
public NotificationChain basicSetViewDefinition(ViewDefinition newViewDefinition, NotificationChain msgs)
public void setViewDefinition(ViewDefinition newViewDefinition)
setViewDefinition
in interface DatabaseVendorDefinition
newViewDefinition
- the new value of the 'View Definition' containment reference.DatabaseVendorDefinition.getViewDefinition()
public DebuggerDefinition getDebuggerDefinition()
getDebuggerDefinition
in interface DatabaseVendorDefinition
DatabaseVendorDefinition.setDebuggerDefinition(DebuggerDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_DebuggerDefinition()
public NotificationChain basicSetDebuggerDefinition(DebuggerDefinition newDebuggerDefinition, NotificationChain msgs)
public void setDebuggerDefinition(DebuggerDefinition newDebuggerDefinition)
setDebuggerDefinition
in interface DatabaseVendorDefinition
newDebuggerDefinition
- the new value of the 'Debugger Definition' containment reference.DatabaseVendorDefinition.getDebuggerDefinition()
public EList getPrivilegedElementDefinitions()
getPrivilegedElementDefinitions
in interface DatabaseVendorDefinition
DatabaseDefinitionPackage.getDatabaseVendorDefinition_PrivilegedElementDefinitions()
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |