|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DatabaseVendorDefinition
A representation of the model object 'Database Vendor Definition'.
The following features are supported:
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
DatabaseDefinitionPackage.getDatabaseVendorDefinition()
Method Summary | |
---|---|
ColumnDefinition |
getColumnDefinition()
Returns the value of the 'Column Definition' containment reference. |
ConstraintDefinition |
getConstraintDefinition()
Returns the value of the 'Constraint Definition' containment reference. |
DebuggerDefinition |
getDebuggerDefinition()
Returns the value of the 'Debugger Definition' containment reference. |
EList |
getExtendedDefinitions()
Returns the value of the 'Extended Definitions' containment reference list. |
IndexDefinition |
getIndexDefinition()
Returns the value of the 'Index Definition' containment reference. |
int |
getMaximumCommentLength()
Returns the value of the 'Maximum Comment Length' attribute. |
int |
getMaximumIdentifierLength()
Returns the value of the 'Maximum Identifier Length' attribute. |
NicknameDefinition |
getNicknameDefinition()
Returns the value of the 'Nickname Definition' containment reference. |
EList |
getPredefinedDataTypeDefinitions()
Returns the value of the 'Predefined Data Type Definitions' containment reference list. |
EList |
getPrivilegedElementDefinitions()
Returns the value of the 'Privileged Element Definitions' containment reference list. |
QueryDefinition |
getQueryDefinition()
Returns the value of the 'Query Definition' containment reference. |
SchemaDefinition |
getSchemaDefinition()
Returns the value of the 'Schema Definition' containment reference. |
SequenceDefinition |
getSequenceDefinition()
Returns the value of the 'Sequence Definition' containment reference. |
SQLSyntaxDefinition |
getSQLSyntaxDefinition()
Returns the value of the 'SQL Syntax Definition' containment reference. |
StoredProcedureDefinition |
getStoredProcedureDefinition()
Returns the value of the 'Stored Procedure Definition' containment reference. |
TableDefinition |
getTableDefinition()
Returns the value of the 'Table Definition' containment reference. |
TableSpaceDefinition |
getTableSpaceDefinition()
Returns the value of the 'Table Space Definition' containment reference. |
TriggerDefinition |
getTriggerDefinition()
Returns the value of the 'Trigger Definition' containment reference. |
UserDefinedTypeDefinition |
getUdtDefinition()
Returns the value of the 'Udt Definition' containment reference. |
java.lang.String |
getVendor()
Returns the value of the 'Vendor' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
ViewDefinition |
getViewDefinition()
Returns the value of the 'View Definition' containment reference. |
boolean |
isAliasSupported()
Returns the value of the 'Alias Supported' attribute. |
boolean |
isAuthorizationIdentifierSupported()
Returns the value of the 'Authorization Identifier Supported' attribute. |
boolean |
isConstraintsSupported()
Returns the value of the 'Constraints Supported' attribute. |
boolean |
isDomainSupported()
Returns the value of the 'Domain Supported' attribute. |
boolean |
isEventSupported()
Returns the value of the 'Event Supported' attribute. |
boolean |
isGroupSupported()
Returns the value of the 'Group Supported' attribute. |
boolean |
isJoinSupported()
Returns the value of the 'Join Supported' attribute. |
boolean |
isMQTIndexSupported()
Returns the value of the 'MQT Index Supported' attribute. |
boolean |
isMQTSupported()
Returns the value of the 'MQT Supported' attribute. |
boolean |
isNicknameSupported()
Returns the value of the 'Nickname Supported' attribute. |
boolean |
isPackageSupported()
Returns the value of the 'Package Supported' attribute. |
boolean |
isQuotedDDLSupported()
Returns the value of the 'Quoted DDL Supported' attribute. |
boolean |
isQuotedDMLSupported()
Returns the value of the 'Quoted DML Supported' attribute. |
boolean |
isRoleAuthorizationSupported()
Returns the value of the 'Role Authorization Supported' attribute. |
boolean |
isRoleSupported()
Returns the value of the 'Role Supported' attribute. |
boolean |
isSchemaSupported()
Returns the value of the 'Schema Supported' attribute. |
boolean |
isSequenceSupported()
Returns the value of the 'Sequence Supported' attribute. |
boolean |
isSnapshotViewSupported()
Returns the value of the 'Snapshot View Supported' attribute. |
boolean |
isSQLStatementSupported()
Returns the value of the 'SQL Statement Supported' attribute. |
boolean |
isSqlUDFSupported()
Returns the value of the 'Sql UDF Supported' attribute. |
boolean |
isStoredProcedureSupported()
Returns the value of the 'Stored Procedure Supported' attribute. |
boolean |
isSynonymSupported()
Returns the value of the 'Synonym Supported' attribute. |
boolean |
isTablespacesSupported()
Returns the value of the 'Tablespaces Supported' attribute. |
boolean |
isTriggerSupported()
Returns the value of the 'Trigger Supported' attribute. |
boolean |
isUserDefinedTypeSupported()
Returns the value of the 'User Defined Type Supported' attribute. |
boolean |
isUserSupported()
Returns the value of the 'User Supported' attribute. |
boolean |
isViewTriggerSupported()
Returns the value of the 'View Trigger Supported' attribute. |
boolean |
isXmlSupported()
Returns the value of the 'Xml Supported' attribute. |
void |
setAliasSupported(boolean value)
Sets the value of the ' Alias Supported ' attribute. |
void |
setAuthorizationIdentifierSupported(boolean value)
Sets the value of the ' Authorization Identifier Supported ' attribute. |
void |
setColumnDefinition(ColumnDefinition value)
Sets the value of the ' Column Definition ' containment reference. |
void |
setConstraintDefinition(ConstraintDefinition value)
Sets the value of the ' Constraint Definition ' containment reference. |
void |
setConstraintsSupported(boolean value)
Sets the value of the ' Constraints Supported ' attribute. |
void |
setDebuggerDefinition(DebuggerDefinition value)
Sets the value of the ' Debugger Definition ' containment reference. |
void |
setDomainSupported(boolean value)
Sets the value of the ' Domain Supported ' attribute. |
void |
setEventSupported(boolean value)
Sets the value of the ' Event Supported ' attribute. |
void |
setGroupSupported(boolean value)
Sets the value of the ' Group Supported ' attribute. |
void |
setIndexDefinition(IndexDefinition value)
Sets the value of the ' Index Definition ' containment reference. |
void |
setJoinSupported(boolean value)
Sets the value of the ' Join Supported ' attribute. |
void |
setMaximumCommentLength(int value)
Sets the value of the ' Maximum Comment Length ' attribute. |
void |
setMaximumIdentifierLength(int value)
Sets the value of the ' Maximum Identifier Length ' attribute. |
void |
setMQTIndexSupported(boolean value)
Sets the value of the ' MQT Index Supported ' attribute. |
void |
setMQTSupported(boolean value)
Sets the value of the ' MQT Supported ' attribute. |
void |
setNicknameDefinition(NicknameDefinition value)
Sets the value of the ' Nickname Definition ' containment reference. |
void |
setNicknameSupported(boolean value)
Sets the value of the ' Nickname Supported ' attribute. |
void |
setPackageSupported(boolean value)
Sets the value of the ' Package Supported ' attribute. |
void |
setQueryDefinition(QueryDefinition value)
Sets the value of the ' Query Definition ' containment reference. |
void |
setQuotedDDLSupported(boolean value)
Sets the value of the ' Quoted DDL Supported ' attribute. |
void |
setQuotedDMLSupported(boolean value)
Sets the value of the ' Quoted DML Supported ' attribute. |
void |
setRoleAuthorizationSupported(boolean value)
Sets the value of the ' Role Authorization Supported ' attribute. |
void |
setRoleSupported(boolean value)
Sets the value of the ' Role Supported ' attribute. |
void |
setSchemaDefinition(SchemaDefinition value)
Sets the value of the ' Schema Definition ' containment reference. |
void |
setSchemaSupported(boolean value)
Sets the value of the ' Schema Supported ' attribute. |
void |
setSequenceDefinition(SequenceDefinition value)
Sets the value of the ' Sequence Definition ' containment reference. |
void |
setSequenceSupported(boolean value)
Sets the value of the ' Sequence Supported ' attribute. |
void |
setSnapshotViewSupported(boolean value)
Sets the value of the ' Snapshot View Supported ' attribute. |
void |
setSQLStatementSupported(boolean value)
Sets the value of the ' SQL Statement Supported ' attribute. |
void |
setSQLSyntaxDefinition(SQLSyntaxDefinition value)
Sets the value of the ' SQL Syntax Definition ' containment reference. |
void |
setSqlUDFSupported(boolean value)
Sets the value of the ' Sql UDF Supported ' attribute. |
void |
setStoredProcedureDefinition(StoredProcedureDefinition value)
Sets the value of the ' Stored Procedure Definition ' containment reference. |
void |
setStoredProcedureSupported(boolean value)
Sets the value of the ' Stored Procedure Supported ' attribute. |
void |
setSynonymSupported(boolean value)
Sets the value of the ' Synonym Supported ' attribute. |
void |
setTableDefinition(TableDefinition value)
Sets the value of the ' Table Definition ' containment reference. |
void |
setTableSpaceDefinition(TableSpaceDefinition value)
Sets the value of the ' Table Space Definition ' containment reference. |
void |
setTablespacesSupported(boolean value)
Sets the value of the ' Tablespaces Supported ' attribute. |
void |
setTriggerDefinition(TriggerDefinition value)
Sets the value of the ' Trigger Definition ' containment reference. |
void |
setTriggerSupported(boolean value)
Sets the value of the ' Trigger Supported ' attribute. |
void |
setUdtDefinition(UserDefinedTypeDefinition value)
Sets the value of the ' Udt Definition ' containment reference. |
void |
setUserDefinedTypeSupported(boolean value)
Sets the value of the ' User Defined Type Supported ' attribute. |
void |
setUserSupported(boolean value)
Sets the value of the ' User Supported ' 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. |
void |
setViewDefinition(ViewDefinition value)
Sets the value of the ' View Definition ' containment reference. |
void |
setViewTriggerSupported(boolean value)
Sets the value of the ' View Trigger Supported ' attribute. |
void |
setXmlSupported(boolean value)
Sets the value of the ' Xml Supported ' attribute. |
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)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_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)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
boolean isConstraintsSupported()
"true"
.
If the meaning of the 'Constraints Supported' attribute isn't clear, there really should be more of a description here...
setConstraintsSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ConstraintsSupported()
void setConstraintsSupported(boolean value)
Constraints Supported
' attribute.
value
- the new value of the 'Constraints Supported' attribute.isConstraintsSupported()
int getMaximumIdentifierLength()
If the meaning of the 'Maximum Identifier Length' attribute isn't clear, there really should be more of a description here...
setMaximumIdentifierLength(int)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MaximumIdentifierLength()
void setMaximumIdentifierLength(int value)
Maximum Identifier Length
' attribute.
value
- the new value of the 'Maximum Identifier Length' attribute.getMaximumIdentifierLength()
boolean isTriggerSupported()
"true"
.
If the meaning of the 'Trigger Supported' attribute isn't clear, there really should be more of a description here...
setTriggerSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TriggerSupported()
void setTriggerSupported(boolean value)
Trigger Supported
' attribute.
value
- the new value of the 'Trigger Supported' attribute.isTriggerSupported()
boolean isSnapshotViewSupported()
If the meaning of the 'Snapshot View Supported' attribute isn't clear, there really should be more of a description here...
setSnapshotViewSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SnapshotViewSupported()
void setSnapshotViewSupported(boolean value)
Snapshot View Supported
' attribute.
value
- the new value of the 'Snapshot View Supported' attribute.isSnapshotViewSupported()
boolean isJoinSupported()
If the meaning of the 'Join Supported' attribute isn't clear, there really should be more of a description here...
setJoinSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_JoinSupported()
void setJoinSupported(boolean value)
Join Supported
' attribute.
value
- the new value of the 'Join Supported' attribute.isJoinSupported()
boolean isViewTriggerSupported()
If the meaning of the 'View Trigger Supported' attribute isn't clear, there really should be more of a description here...
setViewTriggerSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ViewTriggerSupported()
void setViewTriggerSupported(boolean value)
View Trigger Supported
' attribute.
value
- the new value of the 'View Trigger Supported' attribute.isViewTriggerSupported()
boolean isTablespacesSupported()
"true"
.
If the meaning of the 'Tablespaces Supported' attribute isn't clear, there really should be more of a description here...
setTablespacesSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TablespacesSupported()
void setTablespacesSupported(boolean value)
Tablespaces Supported
' attribute.
value
- the new value of the 'Tablespaces Supported' attribute.isTablespacesSupported()
int getMaximumCommentLength()
If the meaning of the 'Maximum Comment Length' attribute isn't clear, there really should be more of a description here...
setMaximumCommentLength(int)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MaximumCommentLength()
void setMaximumCommentLength(int value)
Maximum Comment Length
' attribute.
value
- the new value of the 'Maximum Comment Length' attribute.getMaximumCommentLength()
boolean isSequenceSupported()
If the meaning of the 'Sequence Supported' attribute isn't clear, there really should be more of a description here...
setSequenceSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SequenceSupported()
void setSequenceSupported(boolean value)
Sequence Supported
' attribute.
value
- the new value of the 'Sequence Supported' attribute.isSequenceSupported()
boolean isMQTSupported()
If the meaning of the 'MQT Supported' attribute isn't clear, there really should be more of a description here...
setMQTSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MQTSupported()
void setMQTSupported(boolean value)
MQT Supported
' attribute.
value
- the new value of the 'MQT Supported' attribute.isMQTSupported()
boolean isSchemaSupported()
"true"
.
If the meaning of the 'Schema Supported' attribute isn't clear, there really should be more of a description here...
setSchemaSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SchemaSupported()
void setSchemaSupported(boolean value)
Schema Supported
' attribute.
value
- the new value of the 'Schema Supported' attribute.isSchemaSupported()
boolean isAliasSupported()
If the meaning of the 'Alias Supported' attribute isn't clear, there really should be more of a description here...
setAliasSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_AliasSupported()
void setAliasSupported(boolean value)
Alias Supported
' attribute.
value
- the new value of the 'Alias Supported' attribute.isAliasSupported()
boolean isSynonymSupported()
If the meaning of the 'Synonym Supported' attribute isn't clear, there really should be more of a description here...
setSynonymSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SynonymSupported()
void setSynonymSupported(boolean value)
Synonym Supported
' attribute.
value
- the new value of the 'Synonym Supported' attribute.isSynonymSupported()
boolean isUserDefinedTypeSupported()
If the meaning of the 'User Defined Type Supported' attribute isn't clear, there really should be more of a description here...
setUserDefinedTypeSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_UserDefinedTypeSupported()
void setUserDefinedTypeSupported(boolean value)
User Defined Type Supported
' attribute.
value
- the new value of the 'User Defined Type Supported' attribute.isUserDefinedTypeSupported()
boolean isDomainSupported()
If the meaning of the 'Domain Supported' attribute isn't clear, there really should be more of a description here...
setDomainSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_DomainSupported()
void setDomainSupported(boolean value)
Domain Supported
' attribute.
value
- the new value of the 'Domain Supported' attribute.isDomainSupported()
boolean isSQLStatementSupported()
If the meaning of the 'SQL Statement Supported' attribute isn't clear, there really should be more of a description here...
setSQLStatementSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SQLStatementSupported()
void setSQLStatementSupported(boolean value)
SQL Statement Supported
' attribute.
value
- the new value of the 'SQL Statement Supported' attribute.isSQLStatementSupported()
boolean isNicknameSupported()
If the meaning of the 'Nickname Supported' attribute isn't clear, there really should be more of a description here...
setNicknameSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_NicknameSupported()
void setNicknameSupported(boolean value)
Nickname Supported
' attribute.
value
- the new value of the 'Nickname Supported' attribute.isNicknameSupported()
boolean isQuotedDMLSupported()
"true"
.
If the meaning of the 'Quoted DML Supported' attribute isn't clear, there really should be more of a description here...
setQuotedDMLSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_QuotedDMLSupported()
void setQuotedDMLSupported(boolean value)
Quoted DML Supported
' attribute.
value
- the new value of the 'Quoted DML Supported' attribute.isQuotedDMLSupported()
boolean isQuotedDDLSupported()
"true"
.
If the meaning of the 'Quoted DDL Supported' attribute isn't clear, there really should be more of a description here...
setQuotedDDLSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_QuotedDDLSupported()
void setQuotedDDLSupported(boolean value)
Quoted DDL Supported
' attribute.
value
- the new value of the 'Quoted DDL Supported' attribute.isQuotedDDLSupported()
boolean isXmlSupported()
If the meaning of the 'Xml Supported' attribute isn't clear, there really should be more of a description here...
setXmlSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_XmlSupported()
void setXmlSupported(boolean value)
Xml Supported
' attribute.
value
- the new value of the 'Xml Supported' attribute.isXmlSupported()
boolean isMQTIndexSupported()
If the meaning of the 'MQT Index Supported' attribute isn't clear, there really should be more of a description here...
setMQTIndexSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_MQTIndexSupported()
void setMQTIndexSupported(boolean value)
MQT Index Supported
' attribute.
value
- the new value of the 'MQT Index Supported' attribute.isMQTIndexSupported()
boolean isEventSupported()
If the meaning of the 'Event Supported' attribute isn't clear, there really should be more of a description here...
setEventSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_EventSupported()
void setEventSupported(boolean value)
Event Supported
' attribute.
value
- the new value of the 'Event Supported' attribute.isEventSupported()
boolean isSqlUDFSupported()
If the meaning of the 'Sql UDF Supported' attribute isn't clear, there really should be more of a description here...
setSqlUDFSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SqlUDFSupported()
void setSqlUDFSupported(boolean value)
Sql UDF Supported
' attribute.
value
- the new value of the 'Sql UDF Supported' attribute.isSqlUDFSupported()
boolean isStoredProcedureSupported()
"true"
.
If the meaning of the 'Stored Procedure Supported' attribute isn't clear, there really should be more of a description here...
setStoredProcedureSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_StoredProcedureSupported()
void setStoredProcedureSupported(boolean value)
Stored Procedure Supported
' attribute.
value
- the new value of the 'Stored Procedure Supported' attribute.isStoredProcedureSupported()
boolean isPackageSupported()
If the meaning of the 'Package Supported' attribute isn't clear, there really should be more of a description here...
setPackageSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_PackageSupported()
void setPackageSupported(boolean value)
Package Supported
' attribute.
value
- the new value of the 'Package Supported' attribute.isPackageSupported()
boolean isAuthorizationIdentifierSupported()
"true"
.
If the meaning of the 'Authorization Identifier Supported' attribute isn't clear, there really should be more of a description here...
setAuthorizationIdentifierSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_AuthorizationIdentifierSupported()
void setAuthorizationIdentifierSupported(boolean value)
Authorization Identifier Supported
' attribute.
value
- the new value of the 'Authorization Identifier Supported' attribute.isAuthorizationIdentifierSupported()
boolean isRoleSupported()
If the meaning of the 'Role Supported' attribute isn't clear, there really should be more of a description here...
setRoleSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_RoleSupported()
void setRoleSupported(boolean value)
Role Supported
' attribute.
value
- the new value of the 'Role Supported' attribute.isRoleSupported()
boolean isGroupSupported()
If the meaning of the 'Group Supported' attribute isn't clear, there really should be more of a description here...
setGroupSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_GroupSupported()
void setGroupSupported(boolean value)
Group Supported
' attribute.
value
- the new value of the 'Group Supported' attribute.isGroupSupported()
boolean isUserSupported()
If the meaning of the 'User Supported' attribute isn't clear, there really should be more of a description here...
setUserSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_UserSupported()
void setUserSupported(boolean value)
User Supported
' attribute.
value
- the new value of the 'User Supported' attribute.isUserSupported()
boolean isRoleAuthorizationSupported()
If the meaning of the 'Role Authorization Supported' attribute isn't clear, there really should be more of a description here...
setRoleAuthorizationSupported(boolean)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_RoleAuthorizationSupported()
void setRoleAuthorizationSupported(boolean value)
Role Authorization Supported
' attribute.
value
- the new value of the 'Role Authorization Supported' attribute.isRoleAuthorizationSupported()
EList getPredefinedDataTypeDefinitions()
PredefinedDataTypeDefinition
.
If the meaning of the 'Predefined Data Type Definitions' containment reference list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getDatabaseVendorDefinition_PredefinedDataTypeDefinitions()
TableSpaceDefinition getTableSpaceDefinition()
If the meaning of the 'Table Space Definition' containment reference isn't clear, there really should be more of a description here...
setTableSpaceDefinition(TableSpaceDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TableSpaceDefinition()
void setTableSpaceDefinition(TableSpaceDefinition value)
Table Space Definition
' containment reference.
value
- the new value of the 'Table Space Definition' containment reference.getTableSpaceDefinition()
StoredProcedureDefinition getStoredProcedureDefinition()
If the meaning of the 'Stored Procedure Definition' containment reference isn't clear, there really should be more of a description here...
setStoredProcedureDefinition(StoredProcedureDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_StoredProcedureDefinition()
void setStoredProcedureDefinition(StoredProcedureDefinition value)
Stored Procedure Definition
' containment reference.
value
- the new value of the 'Stored Procedure Definition' containment reference.getStoredProcedureDefinition()
TriggerDefinition getTriggerDefinition()
If the meaning of the 'Trigger Definition' containment reference isn't clear, there really should be more of a description here...
setTriggerDefinition(TriggerDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TriggerDefinition()
void setTriggerDefinition(TriggerDefinition value)
Trigger Definition
' containment reference.
value
- the new value of the 'Trigger Definition' containment reference.getTriggerDefinition()
ColumnDefinition getColumnDefinition()
If the meaning of the 'Column Definition' containment reference isn't clear, there really should be more of a description here...
setColumnDefinition(ColumnDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ColumnDefinition()
void setColumnDefinition(ColumnDefinition value)
Column Definition
' containment reference.
value
- the new value of the 'Column Definition' containment reference.getColumnDefinition()
ConstraintDefinition getConstraintDefinition()
If the meaning of the 'Constraint Definition' containment reference isn't clear, there really should be more of a description here...
setConstraintDefinition(ConstraintDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ConstraintDefinition()
void setConstraintDefinition(ConstraintDefinition value)
Constraint Definition
' containment reference.
value
- the new value of the 'Constraint Definition' containment reference.getConstraintDefinition()
EList getExtendedDefinitions()
ExtendedDefinition
.
If the meaning of the 'Extended Definitions' containment reference list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ExtendedDefinitions()
IndexDefinition getIndexDefinition()
If the meaning of the 'Index Definition' containment reference isn't clear, there really should be more of a description here...
setIndexDefinition(IndexDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_IndexDefinition()
void setIndexDefinition(IndexDefinition value)
Index Definition
' containment reference.
value
- the new value of the 'Index Definition' containment reference.getIndexDefinition()
TableDefinition getTableDefinition()
If the meaning of the 'Table Definition' containment reference isn't clear, there really should be more of a description here...
setTableDefinition(TableDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_TableDefinition()
void setTableDefinition(TableDefinition value)
Table Definition
' containment reference.
value
- the new value of the 'Table Definition' containment reference.getTableDefinition()
SequenceDefinition getSequenceDefinition()
If the meaning of the 'Sequence Definition' containment reference isn't clear, there really should be more of a description here...
setSequenceDefinition(SequenceDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SequenceDefinition()
void setSequenceDefinition(SequenceDefinition value)
Sequence Definition
' containment reference.
value
- the new value of the 'Sequence Definition' containment reference.getSequenceDefinition()
UserDefinedTypeDefinition getUdtDefinition()
If the meaning of the 'Udt Definition' containment reference isn't clear, there really should be more of a description here...
setUdtDefinition(UserDefinedTypeDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_UdtDefinition()
void setUdtDefinition(UserDefinedTypeDefinition value)
Udt Definition
' containment reference.
value
- the new value of the 'Udt Definition' containment reference.getUdtDefinition()
QueryDefinition getQueryDefinition()
If the meaning of the 'Query Definition' containment reference isn't clear, there really should be more of a description here...
setQueryDefinition(QueryDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_QueryDefinition()
void setQueryDefinition(QueryDefinition value)
Query Definition
' containment reference.
value
- the new value of the 'Query Definition' containment reference.getQueryDefinition()
SQLSyntaxDefinition getSQLSyntaxDefinition()
If the meaning of the 'SQL Syntax Definition' containment reference isn't clear, there really should be more of a description here...
setSQLSyntaxDefinition(SQLSyntaxDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SQLSyntaxDefinition()
void setSQLSyntaxDefinition(SQLSyntaxDefinition value)
SQL Syntax Definition
' containment reference.
value
- the new value of the 'SQL Syntax Definition' containment reference.getSQLSyntaxDefinition()
NicknameDefinition getNicknameDefinition()
If the meaning of the 'Nickname Definition' containment reference isn't clear, there really should be more of a description here...
setNicknameDefinition(NicknameDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_NicknameDefinition()
void setNicknameDefinition(NicknameDefinition value)
Nickname Definition
' containment reference.
value
- the new value of the 'Nickname Definition' containment reference.getNicknameDefinition()
SchemaDefinition getSchemaDefinition()
If the meaning of the 'Schema Definition' containment reference isn't clear, there really should be more of a description here...
setSchemaDefinition(SchemaDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_SchemaDefinition()
void setSchemaDefinition(SchemaDefinition value)
Schema Definition
' containment reference.
value
- the new value of the 'Schema Definition' containment reference.getSchemaDefinition()
ViewDefinition getViewDefinition()
If the meaning of the 'View Definition' containment reference isn't clear, there really should be more of a description here...
setViewDefinition(ViewDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_ViewDefinition()
void setViewDefinition(ViewDefinition value)
View Definition
' containment reference.
value
- the new value of the 'View Definition' containment reference.getViewDefinition()
DebuggerDefinition getDebuggerDefinition()
If the meaning of the 'Debugger Definition' containment reference isn't clear, there really should be more of a description here...
setDebuggerDefinition(DebuggerDefinition)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_DebuggerDefinition()
void setDebuggerDefinition(DebuggerDefinition value)
Debugger Definition
' containment reference.
value
- the new value of the 'Debugger Definition' containment reference.getDebuggerDefinition()
EList getPrivilegedElementDefinitions()
PrivilegedElementDefinition
.
If the meaning of the 'Privileged Element Definitions' containment reference list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getDatabaseVendorDefinition_PrivilegedElementDefinitions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |