|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PredefinedDataTypeDefinition
A representation of the model object 'Predefined Data Type Definition'.
The following features are supported:
Leading Field Qualifier Definition
Trailing Field Qualifier Definition
Default Trailing Field Qualifier Definition
Default Leading Field Qualifier Definition
Length Supported
Scale Supported
Precision Supported
Key Constraint Supported
Identity Supported
Multiple Columns Supported
Nullable Supported
Default Supported
Clustering Supported
Fill Factor Supported
Bit Data Supported
Maximum Value
Minimum Value
Maximum Length
Maximum Precision
Maximum Scale
Minimum Scale
Default Value Types
Primitive Type
Name
Jdbc Enum Type
Character Set
Encoding Scheme
Character Set Suffix
Encoding Scheme Suffix
Java Class Name
Default Length
Default Precision
Default Scale
Cutoff Precision
Length Unit
Ordering Supported
Grouping Supported
Display Name
Display Name Supported
Leading Field Qualifier Supported
Trailing Field Qualifier Supported
Field Qualifier Separator
Large Value Specifier Supported
Large Value Specifier Name
Large Value Specifier Length
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition()
Method Summary | |
---|---|
EList |
getCharacterSet()
Returns the value of the 'Character Set' attribute list. |
java.lang.String |
getCharacterSetSuffix()
Returns the value of the 'Character Set Suffix' attribute. |
int |
getCutoffPrecision()
Returns the value of the 'Cutoff Precision' attribute. |
FieldQualifierDefinition |
getDefaultLeadingFieldQualifierDefinition()
Returns the value of the 'Default Leading Field Qualifier Definition' reference. |
int |
getDefaultLength()
Returns the value of the 'Default Length' attribute. |
int |
getDefaultPrecision()
Returns the value of the 'Default Precision' attribute. |
int |
getDefaultScale()
Returns the value of the 'Default Scale' attribute. |
FieldQualifierDefinition |
getDefaultTrailingFieldQualifierDefinition()
Returns the value of the 'Default Trailing Field Qualifier Definition' reference. |
EList |
getDefaultValueTypes()
Returns the value of the 'Default Value Types' attribute list. |
java.lang.String |
getDisplayName()
Returns the value of the 'Display Name' attribute. |
EList |
getEncodingScheme()
Returns the value of the 'Encoding Scheme' attribute list. |
java.lang.String |
getEncodingSchemeSuffix()
Returns the value of the 'Encoding Scheme Suffix' attribute. |
java.lang.String |
getFieldQualifierSeparator()
Returns the value of the 'Field Qualifier Separator' attribute. |
java.lang.String |
getJavaClassName()
Returns the value of the 'Java Class Name' attribute. |
int |
getJdbcEnumType()
Returns the value of the 'Jdbc Enum Type' attribute. |
int |
getLargeValueSpecifierLength()
Returns the value of the 'Large Value Specifier Length' attribute. |
java.lang.String |
getLargeValueSpecifierName()
Returns the value of the 'Large Value Specifier Name' attribute. |
EList |
getLeadingFieldQualifierDefinition()
Returns the value of the 'Leading Field Qualifier Definition' containment reference list. |
LengthUnit |
getLengthUnit()
Returns the value of the 'Length Unit' attribute. |
int |
getMaximumLength()
Returns the value of the 'Maximum Length' attribute. |
int |
getMaximumPrecision()
Returns the value of the 'Maximum Precision' attribute. |
int |
getMaximumScale()
Returns the value of the 'Maximum Scale' attribute. |
long |
getMaximumValue()
Returns the value of the 'Maximum Value' attribute. |
int |
getMinimumScale()
Returns the value of the 'Minimum Scale' attribute. |
long |
getMinimumValue()
Returns the value of the 'Minimum Value' attribute. |
EList |
getName()
Returns the value of the 'Name' attribute list. |
PrimitiveType |
getPrimitiveType()
Returns the value of the 'Primitive Type' attribute. |
EList |
getTrailingFieldQualifierDefinition()
Returns the value of the 'Trailing Field Qualifier Definition' containment reference list. |
boolean |
isBitDataSupported()
Returns the value of the 'Bit Data Supported' attribute. |
boolean |
isClusteringSupported()
Returns the value of the 'Clustering Supported' attribute. |
boolean |
isDefaultSupported()
Returns the value of the 'Default Supported' attribute. |
boolean |
isDisplayNameSupported()
Returns the value of the 'Display Name Supported' attribute. |
boolean |
isFillFactorSupported()
Returns the value of the 'Fill Factor Supported' attribute. |
boolean |
isGroupingSupported()
Returns the value of the 'Grouping Supported' attribute. |
boolean |
isIdentitySupported()
Returns the value of the 'Identity Supported' attribute. |
boolean |
isKeyConstraintSupported()
Returns the value of the 'Key Constraint Supported' attribute. |
boolean |
isLargeValueSpecifierSupported()
Returns the value of the 'Large Value Specifier Supported' attribute. |
boolean |
isLeadingFieldQualifierSupported()
Returns the value of the 'Leading Field Qualifier Supported' attribute. |
boolean |
isLengthSupported()
Returns the value of the 'Length Supported' attribute. |
boolean |
isMultipleColumnsSupported()
Returns the value of the 'Multiple Columns Supported' attribute. |
boolean |
isNullableSupported()
Returns the value of the 'Nullable Supported' attribute. |
boolean |
isOrderingSupported()
Returns the value of the 'Ordering Supported' attribute. |
boolean |
isPrecisionSupported()
Returns the value of the 'Precision Supported' attribute. |
boolean |
isScaleSupported()
Returns the value of the 'Scale Supported' attribute. |
boolean |
isTrailingFieldQualifierSupported()
Returns the value of the 'Trailing Field Qualifier Supported' attribute. |
void |
setBitDataSupported(boolean value)
Sets the value of the ' Bit Data Supported ' attribute. |
void |
setCharacterSetSuffix(java.lang.String value)
Sets the value of the ' Character Set Suffix ' attribute. |
void |
setClusteringSupported(boolean value)
Sets the value of the ' Clustering Supported ' attribute. |
void |
setCutoffPrecision(int value)
Sets the value of the ' Cutoff Precision ' attribute. |
void |
setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition value)
Sets the value of the ' Default Leading Field Qualifier Definition ' reference. |
void |
setDefaultLength(int value)
Sets the value of the ' Default Length ' attribute. |
void |
setDefaultPrecision(int value)
Sets the value of the ' Default Precision ' attribute. |
void |
setDefaultScale(int value)
Sets the value of the ' Default Scale ' attribute. |
void |
setDefaultSupported(boolean value)
Sets the value of the ' Default Supported ' attribute. |
void |
setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition value)
Sets the value of the ' Default Trailing Field Qualifier Definition ' reference. |
void |
setDisplayName(java.lang.String value)
Sets the value of the ' Display Name ' attribute. |
void |
setDisplayNameSupported(boolean value)
Sets the value of the ' Display Name Supported ' attribute. |
void |
setEncodingSchemeSuffix(java.lang.String value)
Sets the value of the ' Encoding Scheme Suffix ' attribute. |
void |
setFieldQualifierSeparator(java.lang.String value)
Sets the value of the ' Field Qualifier Separator ' attribute. |
void |
setFillFactorSupported(boolean value)
Sets the value of the ' Fill Factor Supported ' attribute. |
void |
setGroupingSupported(boolean value)
Sets the value of the ' Grouping Supported ' attribute. |
void |
setIdentitySupported(boolean value)
Sets the value of the ' Identity Supported ' attribute. |
void |
setJavaClassName(java.lang.String value)
Sets the value of the ' Java Class Name ' attribute. |
void |
setJdbcEnumType(int value)
Sets the value of the ' Jdbc Enum Type ' attribute. |
void |
setKeyConstraintSupported(boolean value)
Sets the value of the ' Key Constraint Supported ' attribute. |
void |
setLargeValueSpecifierLength(int value)
Sets the value of the ' Large Value Specifier Length ' attribute. |
void |
setLargeValueSpecifierName(java.lang.String value)
Sets the value of the ' Large Value Specifier Name ' attribute. |
void |
setLargeValueSpecifierSupported(boolean value)
Sets the value of the ' Large Value Specifier Supported ' attribute. |
void |
setLeadingFieldQualifierSupported(boolean value)
Sets the value of the ' Leading Field Qualifier Supported ' attribute. |
void |
setLengthSupported(boolean value)
Sets the value of the ' Length Supported ' attribute. |
void |
setLengthUnit(LengthUnit value)
Sets the value of the ' Length Unit ' attribute. |
void |
setMaximumLength(int value)
Sets the value of the ' Maximum Length ' attribute. |
void |
setMaximumPrecision(int value)
Sets the value of the ' Maximum Precision ' attribute. |
void |
setMaximumScale(int value)
Sets the value of the ' Maximum Scale ' attribute. |
void |
setMaximumValue(long value)
Sets the value of the ' Maximum Value ' attribute. |
void |
setMinimumScale(int value)
Sets the value of the ' Minimum Scale ' attribute. |
void |
setMinimumValue(long value)
Sets the value of the ' Minimum Value ' attribute. |
void |
setMultipleColumnsSupported(boolean value)
Sets the value of the ' Multiple Columns Supported ' attribute. |
void |
setNullableSupported(boolean value)
Sets the value of the ' Nullable Supported ' attribute. |
void |
setOrderingSupported(boolean value)
Sets the value of the ' Ordering Supported ' attribute. |
void |
setPrecisionSupported(boolean value)
Sets the value of the ' Precision Supported ' attribute. |
void |
setPrimitiveType(PrimitiveType value)
Sets the value of the ' Primitive Type ' attribute. |
void |
setScaleSupported(boolean value)
Sets the value of the ' Scale Supported ' attribute. |
void |
setTrailingFieldQualifierSupported(boolean value)
Sets the value of the ' Trailing Field Qualifier Supported ' attribute. |
Method Detail |
---|
EList getLeadingFieldQualifierDefinition()
FieldQualifierDefinition
.
If the meaning of the 'Leading Field Qualifier Definition' containment reference list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LeadingFieldQualifierDefinition()
EList getTrailingFieldQualifierDefinition()
FieldQualifierDefinition
.
If the meaning of the 'Trailing Field Qualifier Definition' containment reference list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_TrailingFieldQualifierDefinition()
FieldQualifierDefinition getDefaultTrailingFieldQualifierDefinition()
If the meaning of the 'Default Trailing Field Qualifier Definition' reference isn't clear, there really should be more of a description here...
setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultTrailingFieldQualifierDefinition()
void setDefaultTrailingFieldQualifierDefinition(FieldQualifierDefinition value)
Default Trailing Field Qualifier Definition
' reference.
value
- the new value of the 'Default Trailing Field Qualifier Definition' reference.getDefaultTrailingFieldQualifierDefinition()
FieldQualifierDefinition getDefaultLeadingFieldQualifierDefinition()
If the meaning of the 'Default Leading Field Qualifier Definition' reference isn't clear, there really should be more of a description here...
setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultLeadingFieldQualifierDefinition()
void setDefaultLeadingFieldQualifierDefinition(FieldQualifierDefinition value)
Default Leading Field Qualifier Definition
' reference.
value
- the new value of the 'Default Leading Field Qualifier Definition' reference.getDefaultLeadingFieldQualifierDefinition()
boolean isLengthSupported()
If the meaning of the 'Length Supported' attribute isn't clear, there really should be more of a description here...
setLengthSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LengthSupported()
void setLengthSupported(boolean value)
Length Supported
' attribute.
value
- the new value of the 'Length Supported' attribute.isLengthSupported()
boolean isScaleSupported()
If the meaning of the 'Scale Supported' attribute isn't clear, there really should be more of a description here...
setScaleSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_ScaleSupported()
void setScaleSupported(boolean value)
Scale Supported
' attribute.
value
- the new value of the 'Scale Supported' attribute.isScaleSupported()
boolean isPrecisionSupported()
If the meaning of the 'Precision Supported' attribute isn't clear, there really should be more of a description here...
setPrecisionSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_PrecisionSupported()
void setPrecisionSupported(boolean value)
Precision Supported
' attribute.
value
- the new value of the 'Precision Supported' attribute.isPrecisionSupported()
boolean isKeyConstraintSupported()
If the meaning of the 'Key Constraint Supported' attribute isn't clear, there really should be more of a description here...
setKeyConstraintSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_KeyConstraintSupported()
void setKeyConstraintSupported(boolean value)
Key Constraint Supported
' attribute.
value
- the new value of the 'Key Constraint Supported' attribute.isKeyConstraintSupported()
boolean isIdentitySupported()
If the meaning of the 'Identity Supported' attribute isn't clear, there really should be more of a description here...
setIdentitySupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_IdentitySupported()
void setIdentitySupported(boolean value)
Identity Supported
' attribute.
value
- the new value of the 'Identity Supported' attribute.isIdentitySupported()
boolean isMultipleColumnsSupported()
If the meaning of the 'Multiple Columns Supported' attribute isn't clear, there really should be more of a description here...
setMultipleColumnsSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MultipleColumnsSupported()
void setMultipleColumnsSupported(boolean value)
Multiple Columns Supported
' attribute.
value
- the new value of the 'Multiple Columns Supported' attribute.isMultipleColumnsSupported()
boolean isNullableSupported()
"true"
.
If the meaning of the 'Nullable Supported' attribute isn't clear, there really should be more of a description here...
setNullableSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_NullableSupported()
void setNullableSupported(boolean value)
Nullable Supported
' attribute.
value
- the new value of the 'Nullable Supported' attribute.isNullableSupported()
boolean isDefaultSupported()
"true"
.
If the meaning of the 'Default Supported' attribute isn't clear, there really should be more of a description here...
setDefaultSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultSupported()
void setDefaultSupported(boolean value)
Default Supported
' attribute.
value
- the new value of the 'Default Supported' attribute.isDefaultSupported()
boolean isClusteringSupported()
If the meaning of the 'Clustering Supported' attribute isn't clear, there really should be more of a description here...
setClusteringSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_ClusteringSupported()
void setClusteringSupported(boolean value)
Clustering Supported
' attribute.
value
- the new value of the 'Clustering Supported' attribute.isClusteringSupported()
boolean isFillFactorSupported()
If the meaning of the 'Fill Factor Supported' attribute isn't clear, there really should be more of a description here...
setFillFactorSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_FillFactorSupported()
void setFillFactorSupported(boolean value)
Fill Factor Supported
' attribute.
value
- the new value of the 'Fill Factor Supported' attribute.isFillFactorSupported()
boolean isBitDataSupported()
If the meaning of the 'Bit Data Supported' attribute isn't clear, there really should be more of a description here...
setBitDataSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_BitDataSupported()
void setBitDataSupported(boolean value)
Bit Data Supported
' attribute.
value
- the new value of the 'Bit Data Supported' attribute.isBitDataSupported()
long getMaximumValue()
If the meaning of the 'Maximum Value' attribute isn't clear, there really should be more of a description here...
setMaximumValue(long)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumValue()
void setMaximumValue(long value)
Maximum Value
' attribute.
value
- the new value of the 'Maximum Value' attribute.getMaximumValue()
long getMinimumValue()
If the meaning of the 'Minimum Value' attribute isn't clear, there really should be more of a description here...
setMinimumValue(long)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MinimumValue()
void setMinimumValue(long value)
Minimum Value
' attribute.
value
- the new value of the 'Minimum Value' attribute.getMinimumValue()
int getMaximumLength()
If the meaning of the 'Maximum Length' attribute isn't clear, there really should be more of a description here...
setMaximumLength(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumLength()
void setMaximumLength(int value)
Maximum Length
' attribute.
value
- the new value of the 'Maximum Length' attribute.getMaximumLength()
int getMaximumPrecision()
If the meaning of the 'Maximum Precision' attribute isn't clear, there really should be more of a description here...
setMaximumPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumPrecision()
void setMaximumPrecision(int value)
Maximum Precision
' attribute.
value
- the new value of the 'Maximum Precision' attribute.getMaximumPrecision()
int getMaximumScale()
If the meaning of the 'Maximum Scale' attribute isn't clear, there really should be more of a description here...
setMaximumScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MaximumScale()
void setMaximumScale(int value)
Maximum Scale
' attribute.
value
- the new value of the 'Maximum Scale' attribute.getMaximumScale()
int getMinimumScale()
If the meaning of the 'Minimum Scale' attribute isn't clear, there really should be more of a description here...
setMinimumScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_MinimumScale()
void setMinimumScale(int value)
Minimum Scale
' attribute.
value
- the new value of the 'Minimum Scale' attribute.getMinimumScale()
EList getDefaultValueTypes()
String
.
If the meaning of the 'Default Value Types' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultValueTypes()
PrimitiveType getPrimitiveType()
PrimitiveType
.
If the meaning of the 'Primitive Type' attribute isn't clear, there really should be more of a description here...
PrimitiveType
,
setPrimitiveType(PrimitiveType)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_PrimitiveType()
void setPrimitiveType(PrimitiveType value)
Primitive Type
' attribute.
value
- the new value of the 'Primitive Type' attribute.PrimitiveType
,
getPrimitiveType()
EList getName()
String
.
If the meaning of the 'Name' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_Name()
int getJdbcEnumType()
If the meaning of the 'Jdbc Enum Type' attribute isn't clear, there really should be more of a description here...
setJdbcEnumType(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_JdbcEnumType()
void setJdbcEnumType(int value)
Jdbc Enum Type
' attribute.
value
- the new value of the 'Jdbc Enum Type' attribute.getJdbcEnumType()
EList getCharacterSet()
String
.
If the meaning of the 'Character Set' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CharacterSet()
EList getEncodingScheme()
String
.
If the meaning of the 'Encoding Scheme' attribute list isn't clear, there really should be more of a description here...
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_EncodingScheme()
java.lang.String getCharacterSetSuffix()
""
.
If the meaning of the 'Character Set Suffix' attribute isn't clear, there really should be more of a description here...
setCharacterSetSuffix(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CharacterSetSuffix()
void setCharacterSetSuffix(java.lang.String value)
Character Set Suffix
' attribute.
value
- the new value of the 'Character Set Suffix' attribute.getCharacterSetSuffix()
java.lang.String getEncodingSchemeSuffix()
""
.
If the meaning of the 'Encoding Scheme Suffix' attribute isn't clear, there really should be more of a description here...
setEncodingSchemeSuffix(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_EncodingSchemeSuffix()
void setEncodingSchemeSuffix(java.lang.String value)
Encoding Scheme Suffix
' attribute.
value
- the new value of the 'Encoding Scheme Suffix' attribute.getEncodingSchemeSuffix()
java.lang.String getJavaClassName()
If the meaning of the 'Java Class Name' attribute isn't clear, there really should be more of a description here...
setJavaClassName(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_JavaClassName()
void setJavaClassName(java.lang.String value)
Java Class Name
' attribute.
value
- the new value of the 'Java Class Name' attribute.getJavaClassName()
int getDefaultLength()
If the meaning of the 'Default Length' attribute isn't clear, there really should be more of a description here...
setDefaultLength(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultLength()
void setDefaultLength(int value)
Default Length
' attribute.
value
- the new value of the 'Default Length' attribute.getDefaultLength()
int getDefaultPrecision()
If the meaning of the 'Default Precision' attribute isn't clear, there really should be more of a description here...
setDefaultPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultPrecision()
void setDefaultPrecision(int value)
Default Precision
' attribute.
value
- the new value of the 'Default Precision' attribute.getDefaultPrecision()
int getDefaultScale()
If the meaning of the 'Default Scale' attribute isn't clear, there really should be more of a description here...
setDefaultScale(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DefaultScale()
void setDefaultScale(int value)
Default Scale
' attribute.
value
- the new value of the 'Default Scale' attribute.getDefaultScale()
int getCutoffPrecision()
If the meaning of the 'Cutoff Precision' attribute isn't clear, there really should be more of a description here...
setCutoffPrecision(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_CutoffPrecision()
void setCutoffPrecision(int value)
Cutoff Precision
' attribute.
value
- the new value of the 'Cutoff Precision' attribute.getCutoffPrecision()
LengthUnit getLengthUnit()
LengthUnit
.
If the meaning of the 'Length Unit' attribute isn't clear, there really should be more of a description here...
LengthUnit
,
setLengthUnit(LengthUnit)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LengthUnit()
void setLengthUnit(LengthUnit value)
Length Unit
' attribute.
value
- the new value of the 'Length Unit' attribute.LengthUnit
,
getLengthUnit()
boolean isOrderingSupported()
"true"
.
If the meaning of the 'Ordering Supported' attribute isn't clear, there really should be more of a description here...
setOrderingSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_OrderingSupported()
void setOrderingSupported(boolean value)
Ordering Supported
' attribute.
value
- the new value of the 'Ordering Supported' attribute.isOrderingSupported()
boolean isGroupingSupported()
"true"
.
If the meaning of the 'Grouping Supported' attribute isn't clear, there really should be more of a description here...
setGroupingSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_GroupingSupported()
void setGroupingSupported(boolean value)
Grouping Supported
' attribute.
value
- the new value of the 'Grouping Supported' attribute.isGroupingSupported()
java.lang.String getDisplayName()
If the meaning of the 'Display Name' attribute isn't clear, there really should be more of a description here...
setDisplayName(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DisplayName()
void setDisplayName(java.lang.String value)
Display Name
' attribute.
value
- the new value of the 'Display Name' attribute.getDisplayName()
boolean isDisplayNameSupported()
If the meaning of the 'Display Name Supported' attribute isn't clear, there really should be more of a description here...
setDisplayNameSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_DisplayNameSupported()
void setDisplayNameSupported(boolean value)
Display Name Supported
' attribute.
value
- the new value of the 'Display Name Supported' attribute.isDisplayNameSupported()
boolean isLeadingFieldQualifierSupported()
If the meaning of the 'Leading Field Qualifier Supported' attribute isn't clear, there really should be more of a description here...
setLeadingFieldQualifierSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LeadingFieldQualifierSupported()
void setLeadingFieldQualifierSupported(boolean value)
Leading Field Qualifier Supported
' attribute.
value
- the new value of the 'Leading Field Qualifier Supported' attribute.isLeadingFieldQualifierSupported()
boolean isTrailingFieldQualifierSupported()
If the meaning of the 'Trailing Field Qualifier Supported' attribute isn't clear, there really should be more of a description here...
setTrailingFieldQualifierSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_TrailingFieldQualifierSupported()
void setTrailingFieldQualifierSupported(boolean value)
Trailing Field Qualifier Supported
' attribute.
value
- the new value of the 'Trailing Field Qualifier Supported' attribute.isTrailingFieldQualifierSupported()
java.lang.String getFieldQualifierSeparator()
If the meaning of the 'Field Qualifier Separator' attribute isn't clear, there really should be more of a description here...
setFieldQualifierSeparator(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_FieldQualifierSeparator()
void setFieldQualifierSeparator(java.lang.String value)
Field Qualifier Separator
' attribute.
value
- the new value of the 'Field Qualifier Separator' attribute.getFieldQualifierSeparator()
boolean isLargeValueSpecifierSupported()
If the meaning of the 'Large Value Specifier Supported' attribute isn't clear, there really should be more of a description here...
setLargeValueSpecifierSupported(boolean)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LargeValueSpecifierSupported()
void setLargeValueSpecifierSupported(boolean value)
Large Value Specifier Supported
' attribute.
value
- the new value of the 'Large Value Specifier Supported' attribute.isLargeValueSpecifierSupported()
java.lang.String getLargeValueSpecifierName()
If the meaning of the 'Large Value Specifier Name' attribute isn't clear, there really should be more of a description here...
setLargeValueSpecifierName(String)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LargeValueSpecifierName()
void setLargeValueSpecifierName(java.lang.String value)
Large Value Specifier Name
' attribute.
value
- the new value of the 'Large Value Specifier Name' attribute.getLargeValueSpecifierName()
int getLargeValueSpecifierLength()
If the meaning of the 'Large Value Specifier Length' attribute isn't clear, there really should be more of a description here...
setLargeValueSpecifierLength(int)
,
DatabaseDefinitionPackage.getPredefinedDataTypeDefinition_LargeValueSpecifierLength()
void setLargeValueSpecifierLength(int value)
Large Value Specifier Length
' attribute.
value
- the new value of the 'Large Value Specifier Length' attribute.getLargeValueSpecifierLength()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |