|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'User Defined Type Definition'.
The following features are supported:
DatabaseDefinitionPackage.getUserDefinedTypeDefinition()| Method Summary | |
boolean |
isDefaultValueSupported()
Returns the value of the 'Default Value Supported' attribute. |
boolean |
isDistinctTypeSupported()
Returns the value of the 'Distinct Type Supported' attribute. |
boolean |
isStructuredTypeSupported()
Returns the value of the 'Structured Type Supported' attribute. |
void |
setDefaultValueSupported(boolean value)
Sets the value of the ' Default Value Supported' attribute. |
void |
setDistinctTypeSupported(boolean value)
Sets the value of the ' Distinct Type Supported' attribute. |
void |
setStructuredTypeSupported(boolean value)
Sets the value of the ' Structured Type Supported' attribute. |
| Method Detail |
public boolean isDefaultValueSupported()
If the meaning of the 'Default Value Supported' attribute isn't clear, there really should be more of a description here...
setDefaultValueSupported(boolean),
DatabaseDefinitionPackage.getUserDefinedTypeDefinition_DefaultValueSupported()public void setDefaultValueSupported(boolean value)
Default Value Supported' attribute.
value - the new value of the 'Default Value Supported' attribute.isDefaultValueSupported()public boolean isDistinctTypeSupported()
If the meaning of the 'Distinct Type Supported' attribute isn't clear, there really should be more of a description here...
setDistinctTypeSupported(boolean),
DatabaseDefinitionPackage.getUserDefinedTypeDefinition_DistinctTypeSupported()public void setDistinctTypeSupported(boolean value)
Distinct Type Supported' attribute.
value - the new value of the 'Distinct Type Supported' attribute.isDistinctTypeSupported()public boolean isStructuredTypeSupported()
If the meaning of the 'Structured Type Supported' attribute isn't clear, there really should be more of a description here...
setStructuredTypeSupported(boolean),
DatabaseDefinitionPackage.getUserDefinedTypeDefinition_StructuredTypeSupported()public void setStructuredTypeSupported(boolean value)
Structured Type Supported' attribute.
value - the new value of the 'Structured Type Supported' attribute.isStructuredTypeSupported()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||