|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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 |
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)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_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)
,
DatabaseDefinitionPackage.getDatabaseVendorDefinition_Version()
public void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
public 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()
public void setConstraintsSupported(boolean value)
Constraints Supported
' attribute.
value
- the new value of the 'Constraints Supported' attribute.isConstraintsSupported()
public 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()
public void setMaximumIdentifierLength(int value)
Maximum Identifier Length
' attribute.
value
- the new value of the 'Maximum Identifier Length' attribute.getMaximumIdentifierLength()
public 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()
public void setTriggerSupported(boolean value)
Trigger Supported
' attribute.
value
- the new value of the 'Trigger Supported' attribute.isTriggerSupported()
public 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()
public void setSnapshotViewSupported(boolean value)
Snapshot View Supported
' attribute.
value
- the new value of the 'Snapshot View Supported' attribute.isSnapshotViewSupported()
public 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()
public void setJoinSupported(boolean value)
Join Supported
' attribute.
value
- the new value of the 'Join Supported' attribute.isJoinSupported()
public 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()
public void setViewTriggerSupported(boolean value)
View Trigger Supported
' attribute.
value
- the new value of the 'View Trigger Supported' attribute.isViewTriggerSupported()
public 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()
public void setTablespacesSupported(boolean value)
Tablespaces Supported
' attribute.
value
- the new value of the 'Tablespaces Supported' attribute.isTablespacesSupported()
public 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()
public void setMaximumCommentLength(int value)
Maximum Comment Length
' attribute.
value
- the new value of the 'Maximum Comment Length' attribute.getMaximumCommentLength()
public 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()
public void setSequenceSupported(boolean value)
Sequence Supported
' attribute.
value
- the new value of the 'Sequence Supported' attribute.isSequenceSupported()
public 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()
public void setMQTSupported(boolean value)
MQT Supported
' attribute.
value
- the new value of the 'MQT Supported' attribute.isMQTSupported()
public 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()
public void setSchemaSupported(boolean value)
Schema Supported
' attribute.
value
- the new value of the 'Schema Supported' attribute.isSchemaSupported()
public 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()
public void setAliasSupported(boolean value)
Alias Supported
' attribute.
value
- the new value of the 'Alias Supported' attribute.isAliasSupported()
public 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()
public void setSynonymSupported(boolean value)
Synonym Supported
' attribute.
value
- the new value of the 'Synonym Supported' attribute.isSynonymSupported()
public 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()
public void setUserDefinedTypeSupported(boolean value)
User Defined Type Supported
' attribute.
value
- the new value of the 'User Defined Type Supported' attribute.isUserDefinedTypeSupported()
public 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()
public void setDomainSupported(boolean value)
Domain Supported
' attribute.
value
- the new value of the 'Domain Supported' attribute.isDomainSupported()
public 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()
public void setSQLStatementSupported(boolean value)
SQL Statement Supported
' attribute.
value
- the new value of the 'SQL Statement Supported' attribute.isSQLStatementSupported()
public 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()
public void setNicknameSupported(boolean value)
Nickname Supported
' attribute.
value
- the new value of the 'Nickname Supported' attribute.isNicknameSupported()
public 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()
public void setQuotedDMLSupported(boolean value)
Quoted DML Supported
' attribute.
value
- the new value of the 'Quoted DML Supported' attribute.isQuotedDMLSupported()
public 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()
public void setQuotedDDLSupported(boolean value)
Quoted DDL Supported
' attribute.
value
- the new value of the 'Quoted DDL Supported' attribute.isQuotedDDLSupported()
public 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()
public void setXmlSupported(boolean value)
Xml Supported
' attribute.
value
- the new value of the 'Xml Supported' attribute.isXmlSupported()
public 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()
public void setMQTIndexSupported(boolean value)
MQT Index Supported
' attribute.
value
- the new value of the 'MQT Index Supported' attribute.isMQTIndexSupported()
public 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()
public void setEventSupported(boolean value)
Event Supported
' attribute.
value
- the new value of the 'Event Supported' attribute.isEventSupported()
public 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()
public void setSqlUDFSupported(boolean value)
Sql UDF Supported
' attribute.
value
- the new value of the 'Sql UDF Supported' attribute.isSqlUDFSupported()
public 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()
public void setStoredProcedureSupported(boolean value)
Stored Procedure Supported
' attribute.
value
- the new value of the 'Stored Procedure Supported' attribute.isStoredProcedureSupported()
public 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()
public void setPackageSupported(boolean value)
Package Supported
' attribute.
value
- the new value of the 'Package Supported' attribute.isPackageSupported()
public 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()
public void setAuthorizationIdentifierSupported(boolean value)
Authorization Identifier Supported
' attribute.
value
- the new value of the 'Authorization Identifier Supported' attribute.isAuthorizationIdentifierSupported()
public 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()
public void setRoleSupported(boolean value)
Role Supported
' attribute.
value
- the new value of the 'Role Supported' attribute.isRoleSupported()
public 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()
public void setGroupSupported(boolean value)
Group Supported
' attribute.
value
- the new value of the 'Group Supported' attribute.isGroupSupported()
public 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()
public void setUserSupported(boolean value)
User Supported
' attribute.
value
- the new value of the 'User Supported' attribute.isUserSupported()
public 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()
public void setRoleAuthorizationSupported(boolean value)
Role Authorization Supported
' attribute.
value
- the new value of the 'Role Authorization Supported' attribute.isRoleAuthorizationSupported()
public 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()
public 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()
public void setTableSpaceDefinition(TableSpaceDefinition value)
Table Space Definition
' containment reference.
value
- the new value of the 'Table Space Definition' containment reference.getTableSpaceDefinition()
public 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()
public void setStoredProcedureDefinition(StoredProcedureDefinition value)
Stored Procedure Definition
' containment reference.
value
- the new value of the 'Stored Procedure Definition' containment reference.getStoredProcedureDefinition()
public 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()
public void setTriggerDefinition(TriggerDefinition value)
Trigger Definition
' containment reference.
value
- the new value of the 'Trigger Definition' containment reference.getTriggerDefinition()
public 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()
public void setColumnDefinition(ColumnDefinition value)
Column Definition
' containment reference.
value
- the new value of the 'Column Definition' containment reference.getColumnDefinition()
public 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()
public void setConstraintDefinition(ConstraintDefinition value)
Constraint Definition
' containment reference.
value
- the new value of the 'Constraint Definition' containment reference.getConstraintDefinition()
public 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()
public 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()
public void setIndexDefinition(IndexDefinition value)
Index Definition
' containment reference.
value
- the new value of the 'Index Definition' containment reference.getIndexDefinition()
public 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()
public void setTableDefinition(TableDefinition value)
Table Definition
' containment reference.
value
- the new value of the 'Table Definition' containment reference.getTableDefinition()
public 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()
public void setSequenceDefinition(SequenceDefinition value)
Sequence Definition
' containment reference.
value
- the new value of the 'Sequence Definition' containment reference.getSequenceDefinition()
public 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()
public void setUdtDefinition(UserDefinedTypeDefinition value)
Udt Definition
' containment reference.
value
- the new value of the 'Udt Definition' containment reference.getUdtDefinition()
public 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()
public void setQueryDefinition(QueryDefinition value)
Query Definition
' containment reference.
value
- the new value of the 'Query Definition' containment reference.getQueryDefinition()
public 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()
public void setSQLSyntaxDefinition(SQLSyntaxDefinition value)
SQL Syntax Definition
' containment reference.
value
- the new value of the 'SQL Syntax Definition' containment reference.getSQLSyntaxDefinition()
public 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()
public void setNicknameDefinition(NicknameDefinition value)
Nickname Definition
' containment reference.
value
- the new value of the 'Nickname Definition' containment reference.getNicknameDefinition()
public 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()
public void setSchemaDefinition(SchemaDefinition value)
Schema Definition
' containment reference.
value
- the new value of the 'Schema Definition' containment reference.getSchemaDefinition()
public 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()
public void setViewDefinition(ViewDefinition value)
View Definition
' containment reference.
value
- the new value of the 'View Definition' containment reference.getViewDefinition()
public 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()
public void setDebuggerDefinition(DebuggerDefinition value)
Debugger Definition
' containment reference.
value
- the new value of the 'Debugger Definition' containment reference.getDebuggerDefinition()
public 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 |